vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbBux / vbPlaza v1.5.8 (Points + Store System) (https://vborg.vbsupport.ru/showthread.php?t=106953)

Rickie3 02-14-2006 01:19 AM

Quote:

Originally Posted by lordofgun
here's mine:

thankyou kindly,now after i upload that do i do the below changes.less the query?


Search for and remove the following if it exists in postbit and postbit_legacy templates

Code:

<if condition="$vboptions['vbookiecashon']">
<br />vCash: $post[vbookie_cash]
</if>



Go to AdminCP >> eBux Options >> Manage Settings and change Points Field Name to ucash (this option should be just over half way down the list.)

Go to ACP >> Maintenance >> Execute SQL Query

Execute the following query

Code:

ALTER TABLE `user` CHANGE `ebux` `ucash` DECIMAL( 30, 5 ) NOT NULL DEFAULT '0.00000'



Then go to ACP >> vBulletin Option >> vBookie Settings and set Enable uCash to yes

eBux and vBookie will now work together.

caimakale 02-14-2006 01:20 AM

Quote:

Originally Posted by Ohiosweetheart
even tho she has PLENTY of points, and the usergroup permissions are set...
if she tries to purchase a gift, she gets this "You are not allowed to purchase this item" message.
She can't even bank any points.

Any idea what the problem could be?

Did you set the usergroup permissions in the AdminCP >> eStore Options >> Manage Options >> Give Gifts and AdminCP >> Usergroups Manager?

Make sure both of those areas are set.

amykhar 02-14-2006 01:21 AM

If I may make a suggestion...
The way the permissions are now is not all that intuitive. It might be better to make the permissions for each category and usergroup pick up the default usergroup permissions for the mod, and only use the category and option permissions to override the defaults as needed.

Ohiosweetheart 02-14-2006 01:28 AM

Quote:

Originally Posted by caimakale
Did you set the usergroup permissions in the AdminCP >> eStore Options >> Manage Options >> Give Gifts and AdminCP >> Usergroups Manager?

Make sure both of those areas are set.

yes ma'am.... the store is set to yes for the gifts, and the usergroups are set as well. she can't even bank any of her points. it's very odd

shaynehammy 02-14-2006 01:31 AM

Where does the lottery display winners?

shaynehammy 02-14-2006 01:33 AM

Sorry for the double post. Another problem is

"Next Bank Interest: 01-01-1970, 01:00 PM"

How do i rectify this?

Frugal 02-14-2006 01:39 AM

Quote:

Originally Posted by caimakale
If this works then it is definately the method I would recommend and use myself. Who knows what other hacks may come out in the future for eBux and if you are altering your table name it could cause some problems. I can't say 100% that it will, because at this point I don't know that it will.

Unless CMX removes the option to choose the table name the sql option will work with any future hacks of eBux and will likely work with other hacks like vbookie that integrate with ucash. However providing you only change ucash and do not change the vbookieucash the file edit version will work just as well and you will just have to remember to do it anytime you update vbookie.

The file editing version is definately the better option for people not comfortable running queries and vbookie is pretty solid so unlikely to be updated very often (which is why it was my first suggestion some 70 odd pages back).

If you know your database and are comfortable with sql then the query is the far more elegant and effective solution, if you don't know your way round sql the file edits are far safer and far easier to reverse if you make an error.

Frugal

WolfsongNevan 02-14-2006 01:40 AM

As well as the above problem with the next bank interest date (ours is showing 1969 though), I have another problem ...

Some gifts are not showing up on threads, but *are* showing up on the user's profile. None of these users are above the 20 gift maximum default, so I'm not sure what the problem is.

Also, I thought I read earlier that the "hover" over the gifts (which would show the gift giver's name and message) was being implemented, but I don't see it on the newest version we just upgraded to (v1.1.2).

Ohiosweetheart 02-14-2006 01:47 AM

All I know is that my usergroups are set to be able to purchase from the store, and everything is enabled in eStore Options/Manage Options... but some users can't make purchases even tho they have way more than enough points to do so.

MorrisMcD 02-14-2006 01:50 AM

Quote:

Originally Posted by Rickie3
so if i choose to do this ebux will work ok with vbookie, i just want to be sure


Just change the field to ucash for the money and execute the query.. Its fine and I have had it that way since the first release and upgraded every time since without issues..


All times are GMT. The time now is 01:17 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
  • Page Generation 0.02888 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete