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)

VBUsers 02-28-2006 08:59 PM

Quote:

Originally Posted by LBSources
lol .. good to know.. doesnt help me :) i upgraded as directed by the upgrade docs.. and for some oddity, it doesnt show up ..

let me see your memberinfo ebux code


you know where im at. ill give it to you so you can check it out

RDX1 02-28-2006 10:14 PM

Originally Posted by RDX1
Even after clearing user history and rebuilding datastore, in the users profile it shows something different.

Item ID Item Name Item Cost
12 Sticky Thread 10.00
48 Can Modify Profile 8.32

After clearing user history, none of these options are buyable.

What version are you using and did u upload all files before importing the product?

1.2.3 and and yes, problem still persists since 1.1.8

Twigz 02-28-2006 10:34 PM

Quote:

Originally Posted by Rickie3
ok i have a problem i have Rules Hack v1.5 installed https://vborg.vbsupport.ru/showthread.php?t=104044

now the problem is when someone clicks the "rules" button it just goes to a blank page
http://www.sats-general.com/forum/rules.php.

so i disabled ebux/estore plugin and the "rules" link worked, any suggestions why this could be happening????

I am also having this problem since the install of the last update. It is causing this issue with the Rules hack mentioned above and also the vB Affiliates hack. They both worked on all previous versions, untill this latest update. Like Rickie said above, when you disable the eBux/eStore they both work correctly. Just thought I would also chime in and let ya know that not just one person is having this issue.

Other then that Great Hack and Great Author, Keep up the good work!

-Twigz

VBUsers 02-28-2006 10:36 PM

Quote:

Originally Posted by Twigz
I am also having this problem since the install of the last update. It is causing this issue with the Rules hack mentioned above and also the vB Affiliates hack. They both worked on all previous versions, untill this latest update. Like Rickie said above, when you disable the eBux/eStore they both work correctly. Just thought I would also chime in and let ya know that not just one person is having this issue.

Other then that Great Hack and Great Author, Keep up the good work!

-Twigz


yea twiggy im having an issue with the affiliates as well. i dont think im using the same rules hack so thats ok. only issue i have so far.

CMX_CMGSCCC 02-28-2006 11:37 PM

Quote:

Originally Posted by kylek
CMX,

Just sent a small contribution to a great cause, thanks always for the fast and great support that you give all of us!!

Thanx for supporting eBS!

Quote:

Originally Posted by lordofgun
This is really weird. I just turned on the ability to use/edit signatures in my store. Then I purchased the ability to use/edit signature. As soon as I purchased it, my rep power was displayed as 0 in postbit even though it should have been 107. It still gave 107 rep points when i repped someone, but it displayed as 0 in my postbit.

I turned off the use/edit sig feature in my store...still displayed as 0 in postbit.

Finally, I turned the use/edit sig back on, went into the store, and removed my purchase. Only then did my rep power return to being displayed as 107 in my postbit. Needless to say, I have disabled that option for now. :D

Does that make any sense?

That's odd, I'll look into that, maybe it has a double check on another flag somewhere else.

Quote:

Originally Posted by Zowners
I get errors on my site with 2.3

Like clicking the store and getting this message

Welcome to our %1$s %2$s, enjoy your stay!

Did u upload all files again and reimport the product with allow overwrite set to yes?

Quote:

Originally Posted by Murty
Hey,

thought of an idea. How about the option to display the users points in the navbar somewhere?

I think u can do that now by using $bbuserinfo[points] ?

Quote:

Originally Posted by Mr. Bone88
Hi everyone,

I installed this hack and I'm really liking it a lot! I have one question though.....how do I remove "Bank:" and "Total Points:" from the postbit?

Thanks in advance,
~Mr. Bone88

Just remove the part that says $vbphrase[ebux_points]: from the postbit edit that you had to make.

Quote:

Originally Posted by Zelda-King
It would appear PMs are sent from userid 1 regardless of what userid you set it for. (Just got a PM from myself [userid=1] saying I won the lottery in spite of setting it to my 'Bot' [userid=9].)

Ooops, the cron jobs I dont think used estore_send_pm, I'll fix that.

Quote:

Originally Posted by trackpads
CMX, any luck on my gifts?

Thanks again,

-Jason

Have to refresh my memory, been busy the past couple days and I havent time to go back and find the post. Send me a PM about it as well.

Quote:

Originally Posted by ericgtr
Hey all, great mod here. Most of my users are really enjoying this but I have one who insists that he does not want it, is there a way to turn it off for one user?

Also, people have been buying into the daily lottery for a few days now but it's not showing any winners, the cron appears to be running as it should.

Thanks for any help you can provide.

Each user has 2 settings right now when u edit them via Admin CP. 1 is to access the eStore and the other is receives points, what did u have in mind about it though? Like having them not see any points/gifts/etc?

Quote:

Originally Posted by Cyricx
Okay, heres the glow and shadow stuff. This is what I use on my forums. I've gotten them to both work within the same div.

HTML Code:

Shadow
<div style="width:100%; color:white; filter:shadow(color=red, direction=225);height=1px"> Shadow</div>

HTML Code:

Glow
<div style="width:100%; color:white; filter:glow(color=red, direction=225);height=1px"> Glow</div>

HTML Code:

Shadow and Glow in same div
<div style="width:100%; color:white; filter:glow(color=red, direction=225)shadow(color=blue, direction=225);height=1px"> Glow and Shadow</div>


Thanx, I'll look into it.

Quote:

Originally Posted by kpr
Upgraded.

Thanks for the most exellent hack and the support you are given top notch :D

Thanx for supporting eBS!

Quote:

Originally Posted by ericgtr
At the moment I got too many users whining about it, without the ability to turn it off for specific users or groups (that I can find anyway) I have disabled it.

Whining it about it for what reason? You can disable usergroups from using the eStore entirely. And there are 2 settings for users to "receive points on/off" and "access estore on/off".

Quote:

Originally Posted by flypaper
{1} is undefined, that's the problem. I'm not sure where its supposed to be defined tho...

The template edits have changed in postbit/postbit_legacy/MEMBERINFO and forumrules, they need to be redone.

They are done in this new way so if u changed the phrase ebux_points, it will use that in place of where it used points before.

Quote:

Originally Posted by exilera
Yea, I corrected the postbit error by removing all of the previous postbit edits for ebux and reapplying them, but it's still showing up undefined in the estore page. I'm not sure which edit would apply there, and I've readded all the edits.

It shows on the main eStore? Try to import the product again with overwrite set to Yes.

Quote:

Originally Posted by Christie189
I've got a quick question. I've managed to get this on my board, up and running. But I see no place to edit the estore category list, etc. I do have the estore settings and ebux settings option under admincp > vbulletin options. But there seems to be some things missing. No place to set thief options, nothing. Help!

After u have installed this, refresh your Admin CP, u should see 4 new menu options near the top.

Quote:

Originally Posted by Ilovechase
CMX- hate to bother you as I know you are very busy. I have a couple of more things going on.

I have one member that none of her gifts show in the post. I have tried the gift fix. also
2)the points arent calculating correctly as far as you get a certain amount for posting it adds different amounts each time you post.

last one:
I have a stupid question LOL where can I rebuild bitfield? I looked under maintence in the cp.

thank you
Monie

1) I thought we fixed that issue?

2) How many points per character do u have the setting enabled for? If you have a number entered instead of 0, of course posts will give more/less points based on how long the posts are.

To rebuild bitfields, I forget the exact URL something like /admincp/index.php?do=rebuildbitfields

Quote:

Originally Posted by X-Files
We need to block All Item History from regular users. How would I go about allowing it for admins only?

I'll have to add a setting for that in the future release.

Quote:

Originally Posted by X-Files
I have noticed some weird point things going on but CMX said this can not be happening. I get 2 points every now and then just for veiwing posts and it is not even set for 2 and I am the only one on my dev site.

If someone views the same thread as u, it will add to the thread creator's points twice. If u have a busy forums that could be whats happening.

Quote:

Originally Posted by flypaper
I'm having lottery problems. I have a user who every time he purchases a lottery ticket, it shows in Item History as 'free' and he never actually gets to buy the ticket.

Additionally, it doesn't look like the lottery ending time takes AM/PM into account.

It only says free on the main page, soon as the click on Buy Lottery Ticket, it lists the types of tickets, soon as they hit Purchase it will list the prices.

Quote:

Originally Posted by flypaper
I'm having lottery problems. I have a user who every time he purchases a lottery ticket, it shows in Item History as 'free' and he never actually gets to buy the ticket.

Additionally, it doesn't look like the lottery ending time takes AM/PM into account.

Hmm, I'll look into that, its probably just recording it in the history as wrong because I purchased tickets and it removed my points I know.

The lottery time uses ur servers time, whatever ur servers clock is set to thats what gets used.

Quote:

Originally Posted by neutek
it will not let me change the values in "Mass Forums Settings"
every time i change them. and then go back to it its 1 - 15 - 5

and. btw this sets the points for all forums correct?
and the "Points Per Thread Multiplier" just multiplys the above set amount

In Mass Forums it will always say 1, 15, 5.... But if u go an edit the Actual Forums under Forums & Moderators, u will see that it set them to whatever u wanted to set them to.

Quote:

Originally Posted by Replicators
The buy attachment feature is not working for me >8(

Do u have it enabled? And are u using the global all attachments cost X points?

Quote:

Originally Posted by X-Files
Every time I start a reply I get 0.02 points and then get 1 point for submitting the reply.

I'm unable to replicate this problem.

Quote:

Originally Posted by MissKalunji
i noticed something else....if there is no comment added to the gift they wont show....

It should show, PM me the actual item's entry line from the database, perhaps its getting stored incorrectly there or something.

Quote:

Originally Posted by exilera
Are all these problems a result of the newest 1.2.3 patch?

Because everyone didnt redo the template edits... lol

Quote:

Originally Posted by X-Files
Could this be causing false page views?

Google AdSense Spider
/forum/showthread.php?p=198946 Viewing Thread
Test

Can guests be ignored? I am not sure we want them ignored I am just asking.

Hmm, thats very possible, later today I will log out and try to view a thread as a Guest and see what happens.

Quote:

Originally Posted by grains
I have it set to ADMINISTRATOR - YES, for each category, but i still have the same result.

Usergroups -> Usergroup Manager -> usergroup u want to have access -> Can Access eStore at the bottom.

Quote:

Originally Posted by grains
Figured it out.....as an administrator...i could only belong to one group in order to access the estore page. :(

Isnt that a bug?

Explain this better in a PM to me and I'll look into it.

Quote:

Originally Posted by exilera
CMX, please read

This is a fantastic hack, and it's a fantastic addition to my forums. Support has been fantastic as well; definitely the best of any other hack I've installed. I have just a couple requests for the next version.

1. Let us know which template edits have changed from version to version.
2. Possibly eliminate the need for template edits all-together? (don't know if this is possible, as I'm not a programmer)
3. Fix the undefined 'points' phrase, where the word 'point' is labeled as "%1$". As with the above, I don't know how to fix this because I do not know which template edits have changed from the previous version, aside from Forumrules (I think?).

And a questions:
For the 'History' view, how would I switch 'thead' with 'tcat', so the title bar (with the title 'History' in it) is 'tcat' and the bar below it is 'thead'?

I'll look into this to see if its possible to do away with template edits, or at least some of them, there are no variables that could be modified for the forumrules for example that I know of... lol

#3 u need to redo the template edits and it will use whatever u have for the phrase ebux_points, u should fix postbit/postbit_legacy/MEMBERINFO & forumrules.

Quote:

Originally Posted by Zowners
REQUEST

Option that : Users receive a PM when they receive a paycheck, saying the amount they received, as well as why (what usergroup)

The reason there is no option for a paycheck is because it would add too many queries to send a PM to each and every user it gave a paycheck to. Especially if u gave a paycheck to ur Registered usergroups so they get some points weekly too..

Quote:

Originally Posted by exilera
I made the changes in the Postbit, not the Postbit legacy... is that ok, or does it have to be in both?

I still have the definition problem in the eStore main page. All other references to 'points' are ok, and I've double checked all of the template edits...

Depends on which postbit u use, I would do them in both to be on the safe side... Plus I'm adding a new Store Option real soon so the user can Purchase which postbit they want :)

Quote:

Originally Posted by Rickie3
ok i have a problem i have Rules Hack v1.5 installed https://vborg.vbsupport.ru/showthread.php?t=104044

now the problem is when someone clicks the "rules" button it just goes to a blank page
http://www.sats-general.com/forum/rules.php.

so i disabled ebux/estore plugin and the "rules" link worked, any suggestions why this could be happening????

I know the problem and this issue will be resolved in v1.2.4

Quote:

Originally Posted by RDX1
Originally Posted by RDX1
Even after clearing user history and rebuilding datastore, in the users profile it shows something different.

Item ID Item Name Item Cost
12 Sticky Thread 10.00
48 Can Modify Profile 8.32

After clearing user history, none of these options are buyable.


What version are you using and did u upload all files before importing the product?

1.2.3 and and yes, problem still persists since 1.1.8

I fixed this in somewhere along the line, make sure u have uploaded all files via FTP and overwrote the old files as well as Import the product with Allow Overwrite set to Yes.

-CMX

LadyJo 02-28-2006 11:43 PM

small donation sent.. GREAT hack.. thanks for all your hard work.. will donate again when more funds free up.

Hornstar 02-28-2006 11:43 PM

new request
right now we have change username, but I want it so every member can be able to view there old usernames, and also have it so they can only change there username so many times a week or something. like this hack here https://vborg.vbsupport.ru/showthrea...6&page=1&pp=15


Will this be considered? Thanks

Rickie3 02-28-2006 11:58 PM

wow CMX_CMGSCCC you must be some kind of god,you seem to be able to answer everyones issues,your support is the biggest ive seen on vb.org,thankyou for your time and dedication its greatly appreciated

hbalagh1 03-01-2006 01:03 AM

i just updated this but now it's not showing up in my acp anymore :( anyone else have this prob


and yes i clicked to override

Rickie3 03-01-2006 01:09 AM

Quote:

Originally Posted by hbalagh1
i just updated this but now it's not showing up in my acp anymore :( anyone else have this prob


and yes i clicked to override

did you refresh your acp???


All times are GMT. The time now is 07:29 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.04392 seconds
  • Memory Usage 1,826KB
  • 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
  • (3)bbcode_html_printable
  • (36)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