DB gives error ! Need help...
Posted by: Minare
Posted on: 2007-07-02 12:38:00
Hello
I have moved the forum (smf forum) to dreamhost server, it had no problem till I realized that "the function of search" doesn't work.
When I make a search , it gives this message ;
DROP command denied to user minarenet for table 'smf_tmp_log_search_topics'
File: /home/.minabush/minarenet/minare.net/forum/Sources/Search.php
Line: 1010
I looked at line 1010, this is what it includes ;
DROP TABLE IF EXISTS {$db_prefix}tmp_log_search_topics", __FILE__, __LINE__);
When I tried to create this table , phpmyadmin gave error over error , it says :
MySQL print:
#1142 - DROP command denied to user 'minarenet'@'rootbeer.dreamhost.com' for table 'smf_tmp_log_search_topics'
I need help, why can't I add an sql file anymore or delete ? :(
Edited by Minare on 07/02/07 12:41 PM (server time).