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)

defcon_420 05-12-2006 08:06 AM

revert your templates and start again

Cedric_FP 05-12-2006 08:13 AM

Which of his template edits could cause this? I thought only forumdisplay template could cause dual thread titles to appear.

I am not sure if reverting would fix anything - perhaps reverting Threadbit, but none of the other templates that was edited could effect forumdisplay like it has.

EDIT: Threadbit was the culprit, as I suspected. 20 minutes wasted looking at forumdisplay =\

Danecookie 05-12-2006 09:00 PM

Hi, i've installed this vbbux and vbplaza mod. But in my default skin, i am unable to have this mod's option as a drop down menu..

Visit www.slipen.com, and switch to default vbulletin skin. And on top navbar click on vbbux/vbplaza, you will see a drop down menu. Now switch back to the installed skin, and click on E-Store at top navbar, no drop down menu comes, its because i dont know whats the code for that drop down menu, for now i've just given a link to vbplaza from that..

help?

There is 1 another problem too .. everyone on my board is unable to buy.. the vbplaza says that you dont have enough points.. however many of my members have 10,000 points and they still getting this error, including myself.

Also, i've enabled daily paychecks, and in usergroup options i have set the paycheck amount to 5000 points. I dont get this, paycheck is meant to deliver all the amount a user has in past 1 day.. but then why i have to set the paycheck amount in usergroup options..

please help?

Jay... 05-12-2006 09:04 PM

can anyone confirm wether it is possible to stop vbux going into minus?

Kungfu 05-13-2006 03:10 AM

Quote:

Originally Posted by Danecookie
Hi, i've installed this vbbux and vbplaza mod. But in my default skin, i am unable to have this mod's option as a drop down menu..

Visit www.slipen.com, and switch to default vbulletin skin. And on top navbar click on vbbux/vbplaza, you will see a drop down menu. Now switch back to the installed skin, and click on E-Store at top navbar, no drop down menu comes, its because i dont know whats the code for that drop down menu, for now i've just given a link to vbplaza from that..

help?

There is 1 another problem too .. everyone on my board is unable to buy.. the vbplaza says that you dont have enough points.. however many of my members have 10,000 points and they still getting this error, including myself.

Also, i've enabled daily paychecks, and in usergroup options i have set the paycheck amount to 5000 points. I dont get this, paycheck is meant to deliver all the amount a user has in past 1 day.. but then why i have to set the paycheck amount in usergroup options..

please help?


For the drop down menu you need to add it to the template for it show. youll need to find it in the template its on right now and add it to the one you want it on.

For the points you need to enable the plaza. Go to usergroups and select the usergroup permissions you want and edit. Enable vbplaza from there.
vbBux vbPlaza Permissions is what its called.

whitetigergrowl 05-13-2006 03:16 AM

** Fixed **

Danecookie 05-13-2006 04:20 PM

Quote:

Originally Posted by Kungfu
For the drop down menu you need to add it to the template for it show. youll need to find it in the template its on right now and add it to the one you want it on.

For the points you need to enable the plaza. Go to usergroups and select the usergroup permissions you want and edit. Enable vbplaza from there.
vbBux vbPlaza Permissions is what its called.

yes man, those premissions are turned on, but we still are unable to buy anything, no ribbon or anything, including the admins.. :S

plus, can u please copy paste that code here for that drop down menu? i cant find it in my default vb template :S

bamaster 05-13-2006 10:17 PM

Hello,

Thank you for this script. It has really been exciting for my website.

I have had a couple users report that they were having problems logging in. I have not been able to duplicate it, however I found the error in the product-vbbuxplaza.xml file (phrase: vbplazaoptionexpired).

The user visits my website and receives this error:

Quote:

Redirecting...

One or more of your options have expired. You will be redirected to see which options have expired.

Click here if your browser does not automatically redirect you.

[proceed button]
They reported that had to delete all their cookies and cache to get to the site.

What causes this phrase to display? Anything I can do to prevent this from happening?

Thank you in advance!

Kebbie 05-14-2006 01:05 AM

I get this error after I uploaded all the files and imported the product:
Warning: Unknown(/home/gottwinz/public_html/forum/plugins/vbplaza_admin_global.php): failed to open stream: No such file or directory in /admincp/global.php(194) : eval()'d code on line 2

Warning: Unknown(/home/gottwinz/public_html/forum/plugins/vbplaza_admin_global.php): failed to open stream: No such file or directory in /admincp/global.php(194) : eval()'d code on line 2

Warning: (null)(): Failed opening '/home/gottwinz/public_html/forum/plugins/vbplaza_admin_global.php' for inclusion (include_path='.:/usr/local/lib/php') in /admincp/global.php(194) : eval()'d code on line 2

And now I can't get in my control panel. Help!

bamaster 05-14-2006 01:30 AM

Quote:

Originally Posted by bamaster
Hello,

Thank you for this script. It has really been exciting for my website.

I have had a couple users report that they were having problems logging in. I have not been able to duplicate it, however I found the error in the product-vbbuxplaza.xml file (phrase: vbplazaoptionexpired).

The user visits my website and receives this error:



They reported that had to delete all their cookies and cache to get to the site.

What causes this phrase to display? Anything I can do to prevent this from happening?

Thank you in advance!



I think I solved my own problem.

The problem was that these users would log in and the page would auto-redirect to vbplaza.php?do=expireoptions

It's a problem because that page does not exist in the root. I had to change line 73 in the vbplaza_global_start.php file from this:

$vbulletin->url = 'vbplaza.php?do=expireoptions';

to this

$vbulletin->url = '/forum/vbplaza.php?do=expireoptions';

Then the user with an expiring option is redirected to the correct place.

It would be nice for that URL to be dynamically set by some other setting. I'm sure I'm not the only website that has their forums in a subfolder. Hope this helps someone.


All times are GMT. The time now is 11:24 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.04691 seconds
  • Memory Usage 1,753KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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