![]() |
Nope it didnt change anything :L
|
Then ask over on vb.com for the query to run to create the table or look in the install script for the query.
|
I did a support thing on vb.com and its been a hour at 11 mins, The response thing said 23 mins last time i checked :P
|
CREATE TABLE pmtext (
pmtextid INT UNSIGNED NOT NULL AUTO_INCREMENT, fromuserid INT UNSIGNED NOT NULL DEFAULT '0', fromusername VARCHAR(100) NOT NULL DEFAULT '', title VARCHAR(250) NOT NULL DEFAULT '', message MEDIUMTEXT, touserarray MEDIUMTEXT, iconid SMALLINT UNSIGNED NOT NULL DEFAULT '0', dateline INT UNSIGNED NOT NULL DEFAULT '0', showsignature SMALLINT UNSIGNED NOT NULL DEFAULT '0', allowsmilie SMALLINT UNSIGNED NOT NULL DEFAULT '1', PRIMARY KEY (pmtextid), KEY fromuserid (fromuserid, dateline) ) ; |
Now all fixed, Thanks to the support over at vB.com took a hour and a half but well worth it. Once again saved the day !
|
Quote:
|
All times are GMT. The time now is 04:45 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:
|