EzPortal - Portal Software for Forums

EzPortal Forums => Support => Topic started by: fabteam on April 14, 2009, 11:29:20 am

Title: Left column streched full screen with messy phpcode in php block
Post by: fabteam on April 14, 2009, 11:29:20 am
Hello

I tried to add a php block with the following code:

Code: [Select]
echo '<span class="smalltext">';

ssi_topPoster();

echo '</span>';

But all I obtained is to my left column (the one where I added this php block) to be now streched full screen with an error message: "Fatal error: Call to undefined function: ssi_topposter() in [..] "

I cannot delete nor edit this block, nor access the admin panel.

Any idea of how I can clear this ?

Thank you by advance !
Title: Re: Left column streched full screen with messy phpcode in php block
Post by: fabteam on April 14, 2009, 02:56:21 pm
ok it is fine, I just paste some php code in a bloc
I found the bloc in phpmyadmin and deleted it

pfeewwww
Title: Re: Left column streched full screen with messy phpcode in php block
Post by: Marian on April 15, 2009, 06:26:59 pm
That is what I was going to suggest.