Great, that looks good. Trouble is I don't have an account in the forums, and I can't register as one as the upgrade turned the forums off. If I could manually turn them on I imagine this would be great.
I tried searching these forums and found this:
Code:
UPDATE template REPLACE(template, '$bbactive=1', '$bbactive=0') WHERE title='options'
but this didn't work, there is no row in the Template table with a title of 'options', and I tried selecting anything from the table with '%bbactive%' in the template field but nothing was returned. Has it changed in v3.01?
Thanks again guys.