View Single Post
  #7  
Old 26th March 2011, 12:19
scruby scruby is offline
Member
 
Join Date: Mar 2011
P2P
Posts: 9
Default
Quote:
Originally Posted by Nafania View Post
Perform this query to database
PHP Code:
ALTER TABLE forum_search_results CHANGE `search_id` `search_idVARCHAR32 NOT NULL 
That totally worked.

Thanks alot mate :D
Reply With Quote