The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
I would suggest storing the timeslip info in the user or userfield table of the vb database and also calling templates to display the html instead of putting it in the php file.
|
#12
|
|||
|
|||
Quote:
|
#13
|
||||
|
||||
Try this
PHP Code:
|
#14
|
|||
|
|||
Cool, that worked to link the username to the profile . Thank you
Now I just need to figure out how to get that same data to post to the database. |
#15
|
||||
|
||||
Im not sure if it'll work, but try replacing;
PHP Code:
PHP Code:
|
#16
|
|||
|
|||
it doesn't appear to add the data to the database after making that change.
|
#17
|
|||
|
|||
wait, I jumped the gun. I changed it to replace the $DRIVER variable. Now the data posts to the database, but the DRIVER field is blank i nthe results. That syntax must be just a bit off. I think we are on the right track though. My sql looks like this now
PHP Code:
|
#18
|
||||
|
||||
didn't think it would. There is a way I just can't think what:ermm:
|
#19
|
|||
|
|||
wonder if I can use this? http://www.htmlgoodies.com/beyond/jspass.html#place
I "might" be able to use javascript to pass the PHP Code:
|
#20
|
||||
|
||||
Could work
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|