![]() |
Quote:
An error occurred while attempting to execute your query. The following information was returned. error number: 1146 error desc: Table 'thebull_CreativX.thread' doesn't exist EDIT: This is the database error I get, Database error in vBulletin 3.8.4: Invalid SQL: SELECT cover, title, threadid FROM `vbslideshow` WHERE 1; MySQL Error : Table 'thebull_CreativX.vbslideshow' doesn't exist Error Number : 1146 Request Date : Sunday, December 20th 2009 @ 02:03:36 AM Error Date : Sunday, December 20th 2009 @ 02:03:36 AM Script : http://creativx.net/forums/ Referrer : http://creativx.net/forums/online.php IP Address : Username : TheBull Classname : vB_Database MySQL Version : 5.0.85-community |
Add your table prefix: vb
The instructions for your table should be: Code:
ALTER TABLE `vbthread` ADD `slideshowid` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL |
Yes, I made sure. These are the ones in the file:
product_slideshow.xml slideshow.php |
Quote:
An error occurred while attempting to execute your query. The following information was returned. error number: 1060 error desc: Duplicate column name 'slideshowid' |
Let strt with the first message.
Quote:
If it was not automatically created by the mod, please execute the following (you can find it at the beginning of the product xml file, in the install code): Code:
CREATE TABLE IF NOT EXISTS`vbslideshow` ( |
Quote:
So should I enter the above code into the XML and re-install? Thanks for all your help!!:up: |
Thanks for this, but it is yet not working properly.
Two issues; first the table "slideshow" is not created by using the plugin; the second issue is, that a deinstallation of the product does not delete one plugin, that would be left in the plugin area and that causes further mysql errors. So you have to delete that plug manually. |
Quote:
Quote:
|
I really appreciate your help, but I am a bit unsure on how to create the table manually. Can you please help me with how to do that.
Thank you. |
Quote:
|
All times are GMT. The time now is 10:40 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|