![]() |
Got this error when trying to admin donate
"The amount you are trying to transfer is invalid." Although the amunts gets transferred to the user... how do i rectify this? |
Regarding vbookie integration:
It's so much easier just to change all instances of "ucash" to "ebux" in functions_vbookie.php No queries or anything need to be run. |
Quote:
|
Quote:
Personally I'm guessing that is because both vbookieucash and ucash were changed. I suspect that if you leave vbookieucash untouched and only change ucash to eBux it should work. But on the other hand 1 query is far easier than selectively changing multiple instances of ucash in the functions_vbookie.php then reuploading it. Remember a straight "find and replace all" will get both vbookieucash and ucash so you have to selectivey replace them. The version listed in my earlier post is far longer to explain than to do and really if ucash is not installed it comes down to 1 query and you get a seamless integration that needs no further upkeep. You can have the query done in the time that it takes to find the functions_vbookie file and open it let alone make the changes, save it, then reupload it, only to have to do it all over again when vbookie updates. So nope, it's not easier, just less frightening for those that don't like to run queries. Frugal |
Quote:
|
Quote:
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 |
Quote:
Frugal |
I can confirm it works .. just added a vbookie event and had the points deducted from my ebux points for my bet on the new event.
|
Quote:
Query ALTER TABLE `user` CHANGE `ebux` `ucash` DECIMAL( 30, 5 ) NOT NULL DEFAULT '0.00000' vBulletin Message An error occurred while attempting to execute your query. The following information was returned. error number: 1146 error desc: Table 'satsfge_.user' doesn't exist what would be causing this please |
Quote:
|
All times are GMT. The time now is 03:21 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:
|