|
SQL error enabling plugin
|
|
08-28-2008, 07:36 PM
(This post was last modified: 08-28-2008 07:37 PM by Pekayz.)
Post: #1
|
|||
|
|||
|
SQL error enabling plugin
Hey there.
When I try to enable the CGI Chat plugin (seems to be compatible with 1.4 anyway since its in downloads again) I get this error; Quote:MyBB has experienced an internal SQL error and cannot continue. I'm not sure why it has double prefixes for mybb_ to be mybb_mybb_. |
|||
|
08-30-2008, 12:05 AM
Post: #2
|
|||
|
|||
|
RE: SQL error enabling plugin
yeah try remove one of the mybb_ because the defult prefix is mybb_ in less you installed it with to mybb_. But if you remove on of the mybb_ in phpmyadmin it should work.
|
|||
|
09-03-2008, 08:16 PM
Post: #3
|
|||
|
|||
|
RE: SQL error enabling plugin
Nah sorry that didn't work, anyone else that knows how to fix this?
|
|||
|
09-03-2008, 08:31 PM
(This post was last modified: 09-03-2008 08:32 PM by pepotiger.)
Post: #4
|
|||
|
|||
|
RE: SQL error enabling plugin
the plugin author using TABLE_PREFIX in his plugin
and this constant didn't supported in mybb 1.4 it's only supported in write_query method. but other db methods like simple_select, or update_query he didn't have to use the TABLE_PREFIX const Official Arabic Translator. |
|||
|
09-29-2008, 01:10 PM
(This post was last modified: 09-29-2008 01:11 PM by SLB.)
Post: #5
|
|||
|
|||
|
RE: SQL error enabling plugin
Anymore advice please?
(Pekayz is a friend of mine who is helping with the forum) Bump
![]() http://horseworldforum.co.uk/ Visit the Horse World Forum |
|||
|
09-29-2008, 09:24 PM
Post: #6
|
|||
|
|||
|
RE: SQL error enabling plugin
Like pepotiger said, look for something like $db->insert(TABLE_PREFIX.'templates', $new_template) and remove TABLE_PREFIX.
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help




![[Image: minibanner.gif]](http://img.photobucket.com/albums/v724/SarahBates/minibanner.gif)

