Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: aishaweb on May 16, 2008, 06:39:40 AM

Title: [SOLVED] ?> showing at top of forum
Post by: aishaweb on May 16, 2008, 06:39:40 AM
I installed a mod and it caused ?> to appear at the top of the forum, im sure i read about this before, but cant find it now.

I think its a code error somewhere, can anyone help me as to what the code error is and narrow down the search for the file with the error?
Title: Re: ?> showing at top of forum
Post by: Night09 on May 16, 2008, 07:15:46 AM
You need to say what mod you installed and try uninstall it again to see if it removes the problem.

Check your error logs as well to see if its showing anything. It may have added that to index.template.php but it cant be for sure until you check.
Title: Re: ?> showing at top of forum
Post by: _Anthony_ on May 16, 2008, 11:17:35 AM
That my friend is an unused php closer.
It shows there because 1 their is already one to end the code or 2 there was no code and that is just a random bracket.
Title: Re: ?> showing at top of forum
Post by: Sarge on May 20, 2008, 09:05:42 AM
Hello aishaweb, have you managed to remove the ?> tag?

If not, what mod did you install?
Title: Re: ?> showing at top of forum
Post by: aishaweb on May 20, 2008, 09:08:59 AM
Yeah, i uninstalled the mod anf reinstalled an updated version, it fixed the issue.
Title: Re: [SOLVED] ?> showing at top of forum
Post by: Sarge on May 20, 2008, 09:15:49 AM
Cool! I marked your topic as solved. :)