The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
datastore "iconcache"
Does anyone know how iconcache is stored in the datastore table. I've created a script which ads threads into a forum with a paypal buy button. The user is also able to upload an image which gets used for the "icon" of the thread, but because i'm not properly updating the "iconcache" in the datastore table, the icon is not getting shown in the thread listing.
I just need someone to explain now iconcache is formatted, so i can insert the proper data into it. Thanks, JordanL Alright, a quick search in the code lead me to find out that iconcache (and all other fields in datastore table) are stored with php's "serialize" function. I found a perl/python equiv. to this function here. http://www.hurring.com/code/perl/serialize/ |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|