Hi I have a mystery { displaying on all my themes I have tried to find the mystery { in the stylesheets and its not there, everything is correct. Is it a bug or am i missing something?
url:
http://vampirecrabs.co.uk
PS it is easier to see if you switch to the dark theme.
[
attachment=17710]
I'm getting } not { but that's trivial...
It'd be in the templates, not the stylesheets...but that may have been a trivial issue of using the wrong word as well.
It appears to only be on the index page, have you checked the index templates?
I once had this with a plugin. Do a trial and error with disabling the plugins.
It's a problem with the tabs plugin iirc. Check the index and header include templates for the } and remove it.
OK the culprit is Lowbatterys meta tag plugin, every time I disable and renable I get a new { so I have uninstalled the plugin. How do I get rid of the 3 { I have now? Sorry but MyBB is new for me and my php isnt that great.
***UPDATE***
Yep definately the meta tag plugin and the { needed to be deleated from the index template line number 4.
Thanks everyone for your help.
Check the index template. If it's not there, try the header include template

(2010-03-25, 10:30 AM)Joshua Mayer Wrote: [ -> ]Check the index template. If it's not there, try the header include template 
Yep the } were being added to the index template on line 4, thanks for you help joshua
