The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
MySQL error, cant read directory
Hey guys, I need help. I noticed I cant delete forums anymore under my Admin CP. This is the error:
Code:
Database error in vBulletin 3.6.5: Invalid SQL: DELETE FROM access WHERE forumid IN (47,48); MySQL Error : Can't find file: './thesite_forum2/access.frm' (errno: 13) Error Number : 1017 Date : Saturday, September 15th 2007 @ 06:33:00 PM Script : http://www.mysite.com/admincp/forum.php?do=kill Referrer : http://www.mysite.com/admincp/forum.php?do=remove&f=47&s= IP Address : 69.123.214.154 Username : Vicious Classname : vb_database Code:
Warning: mysql_query() [function.mysql-query]: Unable to save result set in /includes/class_core.php on line 363 Database error in vBulletin 3.6.5: Invalid SQL: SHOW TABLE STATUS; MySQL Error : Can't read dir of './thesite_forum2/' (Errcode: 13) Error Number : 12 Date : Saturday, September 15th 2007 @ 06:34:08 PM Script : http://www.mysite.com/admincp/repair.php?do=list Referrer : http://www.mysite.com/admincp/index.php?do=nav IP Address : 69.123.214.154 Username : Vicious Classname : vb_database Issue was resolved. Had to do with my host. Thanks anyways. =) |
#2
|
|||
|
|||
OS Error Code 13: Permission denied
You do not have permission to write to a directory. Most commonly the temporary files directory. Create a directory in your User Home directory on the server and chmod it 777. Another reason could be that the file is really missing. If this does not resolve the issue then you must contact your host and have them fix your permissions. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|