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)

caimakale 02-28-2006 03:34 AM

Quote:

Originally Posted by lordofgun
lol...i have the Change Others Avatar feature disabled. My users would be pissed if I allowed that. :D

It would be hilarious but I would't last a day...if I did that on yoursite everyone would gang up on me and I would never be able to recover...one person against how many users? It would be funny, but you guys would definitely get the last laugh. lol

lordofgun 02-28-2006 03:34 AM

All my members would buy the unlimited rep and neg you to hell. :D

kylek 02-28-2006 03:50 AM

CMX,

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

Ziki 02-28-2006 04:00 AM

And you actualy see he is working on it!Two updates in 3 days?That's fine to me.

lordofgun 02-28-2006 04:08 AM

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?

Zowners 02-28-2006 04:53 AM

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!

Murty 02-28-2006 05:23 AM

Hey,

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

Mr. Bone88 02-28-2006 05:57 AM

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

Zelda-King 02-28-2006 06:13 AM

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].)

Joep11 02-28-2006 06:29 AM

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].)

I have the same problem on 2 different boards...

Brandon Sheley 02-28-2006 06:54 AM

Bank: 11,261.62
Total %1$s: 107,532.96


?
nvm, did the template edits and now its perfect :)

thank you

Rickie3 02-28-2006 07:02 AM

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

not sure if this right but if you remove this from the postbit template then it shouldnt show anything you postbit
Code:

$vbphrase[posts]: $post[posts]
<if condition="$vboptions['ebux_enabled']"><br />
<a href="estore.php?do=donate&amp;userid=$post[userid]">$vbphrase[ebux_points]</a>: $post[points]<br />
$vbphrase[ebux_bank]: $post[bank]<br />
<phrase 1="$vbphrase[ebux_points]">$vbphrase[ebux_total_points]</phrase>: $post[totalpoints]<br />
</if>


caimakale 02-28-2006 07:07 AM

Quote:

Originally Posted by Rickie3
not sure if this right but if you remove this from the postbit template then it shouldnt show anything you postbit
Code:

$vbphrase[posts]: $post[posts]
<if condition="$vboptions['ebux_enabled']"><br />
<a href="estore.php?do=donate&amp;userid=$post[userid]">$vbphrase[ebux_points]</a>: $post[points]<br />
$vbphrase[ebux_bank]: $post[bank]<br />
<phrase 1="$vbphrase[ebux_points]">$vbphrase[ebux_total_points]</phrase>: $post[totalpoints]<br />
</if>


Actually in the code above you should only remove:
Code:

$vbphrase[ebux_bank]: $post[bank]<br />
<phrase 1="$vbphrase[ebux_points]">$vbphrase[ebux_total_points]</phrase>: $post[totalpoints]<br />

That will remove bank points and total points and only display the "pocket" points.

Rickie3 02-28-2006 07:11 AM

sorry my bad
Code:

$vbphrase[posts]: $post[posts]
<if condition="$vboptions['ebux_enabled']"><br />
<a href="estore.php?do=donate&amp;userid=$post[userid]">$vbphrase[ebux_points]</a>: $post[points]<br />

</if>

i read your post again i take it you still want it to show the points in postbit

trackpads 02-28-2006 07:24 AM

CMX, any luck on my gifts?

Thanks again,

-Jason

Zowners 02-28-2006 07:41 AM

I still need help with my text error

moonclamp 02-28-2006 09:44 AM

Quote:

Originally Posted by Zowners
I still need help with my text error

It's the phrases, it's already been covered. You probably need to revert your estore_main template

Zelda-King 02-28-2006 10:10 AM

I know someone else mentioned this way back in the thread. I'm having trouble relocating the post. Something about the odd person mysteriously getting about 1,000,000 points. I just had it happen to one (and only one) of my users. I haven't managed to identify what caused it though. They aren't in a special usergroup and they aren't particularly active.

3z3k3l 02-28-2006 11:20 AM

Quote:

Originally Posted by Zelda-King
I know someone else mentioned this way back in the thread. I'm having trouble relocating the post. Something about the odd person mysteriously getting about 1,000,000 points. I just had it happen to one (and only one) of my users. I haven't managed to identify what caused it though. They aren't in a special usergroup and they aren't particularly active.

Sounds like a lottery winner? :ermm:

exilera 02-28-2006 12:11 PM

Quote:

Originally Posted by Loco.M
Bank: 11,261.62
Total %1$s: 107,532.96


?
nvm, did the template edits and now its perfect :)

thank you

What template edit corrects this? I have the same problem and went through all of the template edits again (all aside from the navbar edit) and the problem is still there...

Please help! :)

This problem is still there under estore.php only. It's fine now in the postbit...

Edit: Correction, it is 'not' fine in the postbit (legacy), same problem too.

Lottis 02-28-2006 01:23 PM

Quote:

Originally Posted by sim tech
Upgraded to 1.2.3 here.
On some of the gifts, they appear to be in a language other than english (Dutch?). I have no foreign language packs installed.
Angelfish is akvarie
medal is madalie
strawberry is jordbar
heart is hjerte

It looks like I can just rename the gifs in the images/gifts/ folder (and I'm guessing that I could add more here) but I was not sure if this would cause any other problems.

Note: The gifts are showing up on my postbits just fine. When I hover over them it comes up with the gift message. Very nice!

Sorry, thats norwegian. I was sending those image to the hack arthour, and i forgot to rename them in english.
I would think that it doesent matter if you rename them and delete the old ones. Its no problem fore me to upload new gifts, it will find the name by it self.

ericgtr 02-28-2006 01:51 PM

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.

X-Files 02-28-2006 02:02 PM

Quote:

Originally Posted by X-Files
If I can not get a response from the user who created this does anyone want to help me get this hacked so it stores history. I am going through the code trying to figure it out my self but I am not the best php person.

Thanks.

I think I have this doing a history correctly. Can I post code for someone to look at?

Cyricx 02-28-2006 02:35 PM

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>


kpr 02-28-2006 03:14 PM

Upgraded.

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

ericgtr 02-28-2006 03:17 PM

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.

fly 02-28-2006 03:17 PM

Quote:

Originally Posted by exilera
What template edit corrects this? I have the same problem and went through all of the template edits again (all aside from the navbar edit) and the problem is still there...

Please help! :)

This problem is still there under estore.php only. It's fine now in the postbit...

Edit: Correction, it is 'not' fine in the postbit (legacy), same problem too.

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

fly 02-28-2006 03:18 PM

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.

They just can't ignore a link to the store? wtf

exilera 02-28-2006 04:06 PM

Quote:

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

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.

Christie189 02-28-2006 04:12 PM

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!

moonclamp 02-28-2006 04:20 PM

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.

You could always put the links/edits behind a usergroup conditional (this one is for admins only)

<if condition="$bbuserinfo[usergroupid] == 6">ebux stuff here<else />&nbsp;</if>

... or only add the links to a testing template

Ilovechase 02-28-2006 04:25 PM

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

X-Files 02-28-2006 04:26 PM

We need to block All Item History from regular users. How would I go about allowing it for admins only?

X-Files 02-28-2006 04:36 PM

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

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.

fly 02-28-2006 04:44 PM

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!

Go into Manage Options, then select Thief

fly 02-28-2006 04:47 PM

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.

X-Files 02-28-2006 05:03 PM

I have the following set.

Points Per Thread View Multiplier?
Enter the amount you want the points per thread view multipled by. (Default is 1)

0.01

Give Points Per Thread View 1.00000

I have another user view a thread that has not been viewed by him and I earn 0.03.

Shouldn't it be 0.01?

neutek 02-28-2006 05:04 PM

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

Replicators 02-28-2006 05:07 PM

The buy attachment feature is not working for me >8(

X-Files 02-28-2006 05:33 PM

Every time I start a reply I get 0.02 points and then get 1 point for submitting the reply.


All times are GMT. The time now is 10:15 AM.

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.04931 seconds
  • Memory Usage 1,838KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_html_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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