News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Ban page shows up just weird

Started by zaandammer, May 11, 2011, 06:04:47 PM

Previous topic - Next topic

zaandammer

Hi folks,

Hope there's someone who can help me out with this thing.
Somehow our banpage shows some php code and I cant figure out what's wrong.
I thought maybe ManageBans.php missed out the first < but it's there already...

Here's a screendump, as you can see we're using 2.0RC3.
URL shows: http://www.oursitedomain.nl/index.php?action=admin;area=ban



Thanks in advance!

IchBin™

That typically happens when a mod messed up modifying a language file. Most often a mod does not insert their language strings properly before the ending ?> php tag. Take a look at your language files (starting with maybe ManageMembers.english.php). If it's not there go to Modifications.english.php and check. From there your guess is as good as mine.

You just need to make sure there isn't any code AFTER the ?> tag, OR that there isn't any additional ?> tags added from the mod replacing code.
IchBin™        TinyPortal

zaandammer

Thanks for your reply! I was in the right direction, but had a look at the wrong files. Just checked out ManageBans.template.php and there it was missing the first < from <?php.

This ones solved. Thanks.

Advertisement: