AndrewD |
08-15-2005 01:36 PM |
Quote:
Originally Posted by lttcoder
I installed this.
And when I go to categories page I cannot see any "Create new category button" only this screen
http://img339.imageshack.us/img339/1...inks1xx.th.jpg
And when I click on the SUBMIT button (the only button on that page)
I get this error
HTML Code:
Invalid SQL:
UPDATE local_linkscat SET
catclosed=1
WHERE catid IN (0,);
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3
Error Number : 1064
Date : Monday, August 15th 2005 @ 05:05:31 AM
Script : http://www.opensc.ws/local_links_admin.php
Referrer : http://www.opensc.ws/local_links_admin.php?action=admin&set=categories
IP Address : *.*.*.*
Username : LttCoder
Classname : vb_database
|
I'll check the error - probably the link you hit was not supposed to be hit with an empty database.
To create a new category, select the drop down menu under Category (the new banner menu) and chose Home Category. That takes you to the base Category. The menu now has a new item, Add Category, which allows you to create your first category. After you create the category, the menu will have a new item on it Add Link
|