The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
MySQL Error : Data too long for column 'useragent' at row 1
Hello I moved my site new server but chrome database error
Code:
Database error in vBulletin 3.8.8: Invalid SQL: UPDATE session SET lastactivity = 1465047282, location = '/', inforum = 0, inthread = 0, incalendar = 0, badlocation = 0, useragent = 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36' MySQL Error : Data too long for column 'useragent' at row 1 Error Number : 1406 |
#2
|
|||
|
|||
Increase the size of the useragent column in the session table.
|
Благодарность от: | ||
hakanyakar |
#3
|
|||
|
|||
how can I do it can you help me please ?
|
#4
|
||||
|
||||
Use a tool like phpMyAdmin that your host supplies to you. Then go to the session table and click Structure (very top tab) and then click Change next to the useragent column and change it. (There is no useragent column in default vbulletin, so I can't tell you exactly what to change as I don't have that column.)
|
Благодарность от: | ||
hakanyakar |
#5
|
|||
|
|||
ok very very thank you i fixed it but i have new problem vbseo new topic
Code:
Database error in vBulletin 3.8.8: Invalid SQL: INSERT INTO vbseo_serviceupdate (s_threadid, s_updated) VALUES ('70181', 0); MySQL Error : Field 's_dateline' doesn't have a default value Error Number : 1364 |
#6
|
||||
|
||||
Quote:
Its default size was 100, in 3.8.9 its updated to vchar 255. |
#7
|
||||
|
||||
Quote:
Hmmm, I'm not sure how I missed it. :/ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|