Quote:
Originally Posted by caimakale
You can only convert the "pocket" points. Once installed there is a section in the AdminCp where you can copy ucash points or something like that. Any data stored in the bank at this point can't be transferred. I don't have my tables anymore, but I think the data is serialized in the bank section....I am not sure though what other info is stored with the bank data for them to serialize it. CMX could probably add the functionality fairly easily if he had some some serialized data to look at.
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. 
|
i've just look through eBux, it will let me state the table/column of the uCash point, so the non-bank point is fairly straight forward.
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.