my new thread button is missing from all the forums, is the failed install a cause of this??
Quote:
Originally Posted by neocorteqz
no files, it's a template that already exist, you need to remove the template and start over.
Run this query and reinstall from the start.
[sql]
DELETE FROM template WHERE title like LCASE('vbindex%') AND title NOT like 'vbindex_extra_%';
[/sql]
|