The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Thankyou for the reply Lynne.
Im sorry about the lack of information. The error i receive is as below. This error is at the top of the page when loading there profiles. Code:
Warning: mktime() expects parameter 4 to be long, string given in [path]/includes/class_userprofile.php on line 260 ![]() So would it be something like this? UPDATE user SET birthday = '' , birthday_search='1970-01-01' WHERE birthday = == Or would it be like below UPDATE user SET birthday = '' , birthday_search='1970-01-01' WHERE birthday = 2012-01-01 lol i really have no idea to be honest. --------------- Added [DATE]1330222800[/DATE] at [TIME]1330222800[/TIME] --------------- Update. I got it to work... Not sure if it was the correct way or anything lol but did this. UPDATE user SET birthday = '' , birthday='1970-01-01' WHERE birthday = '--' Now everyone that had no birthday atleast has one. Not an ideal fix but works for me none the less. Thanks again Lynne. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|