![]() |
It still isn't making the table. It sets at Loading in the shoutbox. :(
|
Database error in vBulletin 3.5.0 Release Candidate 1:
Invalid SQL: select s.*, u.username from shout s left join user u on (u.userid = s.s_by) order by s.sid desc limit 0, 20; MySQL Error : Table 'lephong.shout' doesn't exist |
[07-29-2005 05:41 PM] System Reponse: No Current Shouts
Even after the new install, using firefox. And tryed 10 times to post a shout. |
@ Boofo - I just uninstalled and reinstalled using the XML in the zip provided and it's all working fine. Try removing the code, check the table 'shout' doesn't exist, and reinstall. If you get an error on uninstallation saying the table doesn't exist, run this query to create a temp one: (don't forget the mySQL table prefix)
[sql]CREATE TABLE `shout` ( `sid` int(15) NOT NULL auto_increment, `s_by` int(15) NOT NULL default '0', `s_time` int(15) NOT NULL default '0', `s_shout` text NOT NULL, PRIMARY KEY (`sid`) ) ENGINE=MyISAM;[/sql] Then uninstall and re-install, should work then. @ cuphongle - Do what i told Boofo to do :) - Zero Tolerance |
good work
thanks |
Working? Excellent, you can do the same thing then insane topics, and anyone else having that problem =P
- Zero Tolerance |
I ran the query before I saew this message. It loads fine now but when I do a shout and click the button, the shout does not get entered. I click the button again and it says I must enter a shout.
|
Ok, I did as you said and uninstalled it and re-installed it and everything is working fine now. Good job and sorry about all the trouble. ;)
|
Just an added note, you do have it so no links or javascript can be entered into the box right?
|
vBShout v1.3 in french (Remove for update)
vBShout v1.3 en français :-) |
All times are GMT. The time now is 10:52 AM. |
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:
|