Quote:
Originally Posted by Frugal
See section 1 of this post
https://vborg.vbsupport.ru/showpost....postcount=1389
This will integrate vbookie and eBux far with less hassle than editing your vbookie files. Editing the vbookie files is only part of it, you still have to follow all of the steps in the post I linked to except the sql query. The main difference between the sql query method and the editing the functions_vbookie method is that the sql method you do once and it is done for good, the file editing method has to be done every time vbookie is updated.
Well the other difference is that the sql method is tried tested and confirmed, the file editing works in theory but hasn't worked in practice (likely due to the person changing too many instances of ucash).
Frugal
|
There is only one vbookie file to change and it's only 3 or 4 intances. No queries or screwing around the the database. Works flawlessly.
EDIT: In function_vbookie.php, do NOT change "vbookieucash" to "vbookieebux". Only change all instances of "ucash" to "ebux".