The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
When you say DataManagers I assume you refer to functions and classes within the various php-files that vBulletin is made up of? First you have to be some what of a detective and look those up in a specific file I guess?
Thanks for your example. The only information of value really that comes out of the array when you run unserialize is the userID and username. Do you now what those other numbers are for in that string? I sent three test PM from my admin account to the three users to see how/if the touserarray values other than userID/username changes. This is the result taken from the database: Code:
a:1:{s:2:"cc";a:1:{i:185;s:4:"Adam";}} a:1:{s:2:"cc";a:1:{i:245;s:10:"cjsundberg";}} a:1:{s:2:"cc";a:1:{i:309;s:6:"19-555";}} I need to know this when I import so that I can anticipate the correct value. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|