![]() |
uCash 0.95c -> vbPlaza ?
after i upgraded from 3.0 to 3.5, those tables/column of uCash 0.95 are still in the database.
Is there any convert from uCash 0.95 to vBPlaza ? |
I would think you would just change the existing field names to the vbPlaza ones. I'm not sure of the names. Regardless, if the fields are still there with values in them, so...
|
Quote:
If I remember right there was a bank and a bank queue, not sure what the difference between the two was. Just thought I would throw that in. ;) |
Quote:
Regarding points in the uCash bank, it is serialize into text from an array. Not sure how to convert that and add it to normal non-bank point. As for the bank queue, most likely it is queueing transaction ready to add into or subtract from the bank. |
Anyone had any luck with converting those bank points?
|
U'd have to write ur own script to do it, because it has to basically query the information from EVERY user in ur database (on my site its over 200,000 and would take a while).
Then it has to unserialize the data, then it has to send a query to update the vbbank field for the current user, and then go onto the next user. So, if u have 200,000 users, it would require 200,001 queries... 1 per user and 1 to grab the entire list of users from the database, so it would make more sense to run this script like vbulletin does and process 1000 users at a time, then u only have 1001 queries executed per time running, but as u can see its still a very costly script. -CMX |
crappers
|
It could be done as a 1000 users at a time script, I'll try to look into it when I get time, in the mean time, could u paste to this thread a value of what the serialized data looks like so I know the "names" of the points it uses when its in there?
-CMX |
All times are GMT. The time now is 07:41 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|