The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
MySQL Help
Code:
$db->query_write(" UPDATE `" . TABLE_PREFIX . "user` SET `rpg_name` = 'Life' WHERE '" . $vbulletin->userinfo['userid'] . "' `rpg_sex` = 'Life' `rpg_skin` = 'Life' `rpg_eyes` = 'Life' `rpg_hair` = 'Life' `rpg_age` = 'Life' `rpg_height` = 'Life' `rpg_build` = 'Life' WHERE '" . $vbulletin->userinfo['userid'] . "'; "); it wont run, theres no errors, everytuhgn is fine, except it dosent do its job /; |
#2
|
|||
|
|||
Quote:
PHP Code:
|
#3
|
|||
|
|||
Hmmmm, i put the same code (eited the php parts) in the mysql box, and it worked /; but it wont work in my php script, ill ive you all i got so far
PHP Code:
as to teh correct userid thingie, it works, as i was playing earlyer, and got a mysql error, and saw that it did have the correct userid! |
#4
|
|||
|
|||
Quote:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|