The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Custom plugin gives blank page
So, I`ve created a custom plugin, sort of a bridge.
Upon registration, it should copy the user data to another script. This is how it looks. PHP Code:
--------------- Added [DATE]1225382529[/DATE] at [TIME]1225382529[/TIME] --------------- Anyone any ideas ? --------------- Added [DATE]1225382701[/DATE] at [TIME]1225382701[/TIME] --------------- I also tried escaping the text with db->escape_string, same thing. |
#2
|
|||
|
|||
Nope, haven't run into that one... Good luck to you though.
|
#3
|
||||
|
||||
Anyone else ?
|
#4
|
||||
|
||||
I use that hook to do a similar thing. Instead of $userinfo['username'] try $vbulletin->GPC['username'] and similar for the other $userinfo variables.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|