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)

jbd 06-13-2006 05:17 PM

Also, a feature request for the font styles shop items...

They should display a dropdown of available colours, but more importantly a dropdown of available fonts for the applicable shop items. Otherwise, users can only guess. I've noticed that even fonts that are not available still charge the user.

kevinrstruck 06-15-2006 01:06 AM

When anyone clicks on the VBplaza menu they get this error:


"The action you are trying to do is not found."


When I go into the admincp and try to create a new lottery, this is the error I get after I click "Add Lottery".


Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT * FROM vbp_option WHERE active = 1;

MySQL Error  : Unknown column 'active' in 'where clause'
Error Number : 1054
Date        : Wednesday, June 14th 2006 @ 09:02:41 PM
Script      : http://www.autumnthunder.com/forums/admincp/vblottery.php
Referrer    : http://www.autumnthunder.com/forums/admincp/vblottery.php?do=addlottery
IP Address  : 24.9.176.21
Username    : administrator
Classname    : vb_database


ericgtr 06-15-2006 02:19 PM

Quote:

Originally Posted by kevinrstruck
When anyone clicks on the VBplaza menu they get this error:


"The action you are trying to do is not found."


When I go into the admincp and try to create a new lottery, this is the error I get after I click "Add Lottery".


Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT * FROM vbp_option WHERE active = 1;

MySQL Error  : Unknown column 'active' in 'where clause'
Error Number : 1054
Date        : Wednesday, June 14th 2006 @ 09:02:41 PM
Script      : http://www.autumnthunder.com/forums/admincp/vblottery.php
Referrer    : http://www.autumnthunder.com/forums/admincp/vblottery.php?do=addlottery
IP Address  : 24.9.176.21
Username    : administrator
Classname    : vb_database


Did you upgrade to 3.6? If so, this doesn't work with it.

kevinrstruck 06-15-2006 03:05 PM

Quote:

Originally Posted by ericgtr
Did you upgrade to 3.6? If so, this doesn't work with it.


No I am on version 3.5.4

sinn3d 06-15-2006 04:31 PM

Very nice mod! The guide was very well explained and understandable, works like a charm, Thank you! :)

ehsanix 06-15-2006 05:07 PM

hi all,
thanks for this
is this the last version for vb3.5.4? and is free?

ET240 06-15-2006 05:38 PM

Thanks for the mod... !!! i had been uploading product-vbbuxplaza.xml for almost over 3 hours and still not yet done =.=

still at Adding the new vbPlaza attachment table entries ...

=.=
i wonder how long more will i have to wait... and yes it's running i can see the scroll is moving =.="

Pamela 06-16-2006 05:57 AM

*clicks install*

Looks awesome!!! Thanks!!! :banana:

Pamela 06-16-2006 05:58 AM

Quote:

Originally Posted by ehsanix
is this the last version for vb3.5.4? and is free?

Yes and yes! :)

ehsanix 06-16-2006 09:59 AM

Quote:

Originally Posted by Pamela
Yes and yes! :)

thanks,
is that posible to disable some actions for users in this mode like unlock or lock treads or els?

kevinrstruck 06-16-2006 12:25 PM

Does any one have any idea what I could have done wrong?





Quote:

Originally Posted by kevinrstruck
When anyone clicks on the VBplaza menu they get this error:


"The action you are trying to do is not found."


When I go into the admincp and try to create a new lottery, this is the error I get after I click "Add Lottery".


Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT * FROM vbp_option WHERE active = 1;

MySQL Error  : Unknown column 'active' in 'where clause'
Error Number : 1054
Date        : Wednesday, June 14th 2006 @ 09:02:41 PM
Script      : http://www.autumnthunder.com/forums/admincp/vblottery.php
Referrer    : http://www.autumnthunder.com/forums/admincp/vblottery.php?do=addlottery
IP Address  : 24.9.176.21
Username    : administrator
Classname    : vb_database



steadicamop 06-16-2006 04:51 PM

I've uninstalled this and keep getting this DB error - and it's at least twice daily:

Code:

Database error in vBulletin 3.5.4:
 
Invalid SQL:
 
      SELECT languageid,
    phrasegroup_vbplaza AS phrasegroup_vbplaza,
    phrasegroup_global AS phrasegroup_global,
    options AS lang_options,
    languagecode AS lang_code,
    charset AS lang_charset,
    locale AS lang_locale,
    imagesoverride AS lang_imagesoverride,
    dateoverride AS lang_dateoverride,
    timeoverride AS lang_timeoverride,
    registereddateoverride AS lang_registereddateoverride,
    calformat1override AS lang_calformat1override,
    calformat2override AS lang_calformat2override,
    logdateoverride AS lang_logdateoverride,
    decimalsep AS lang_decimalsep,
    thousandsep AS lang_thousandsep
      FROM language
      WHERE languageid = 1;
 
MySQL Error  : Unknown column 'phrasegroup_vbplaza' in 'field list'
Error Number : 1054
Date        : Friday, June 16th 2006 @ 11:43:21 AM
Script      : http://www.steadiforum.com/vbplaza.php?do=donate&userid=7
Referrer    :
IP Address  : 72.30.107.155
Username    :
Classname    : vb_database

I've looked to see if there's any cron jobs running, but nothing for this - it's been totally removed - what the hell is going on?

Cheers

jbd 06-16-2006 10:27 PM

looks like the "donate" option is still available somewhere on your forum. When this is selected, it makes a call to a db table that no longer exists. Simplest thing to do would be to disable the donate option, and wherever the option to donate exists (probably in multiple places)

ehsanix 06-17-2006 06:19 AM

Quote:

Originally Posted by ehsanix
thanks,
is that posible to disable some actions for users in this mode like unlock or lock treads or els?

answer?

mcyates 06-18-2006 02:32 PM

when betting on a vbookie even i bet 100 but it takes 300 from my points and only puts 100 onto the bet. Weird!!!

Britainy 06-18-2006 04:20 PM

ok I have every down loaded but any tiem we click BAnk or anything below it this message comes up

Warning: main(./vbplaza/action.bank.php): failed to open stream: No such file or directory in /vbplaza.php on line 502

Fatal error: main(): Failed opening required './vbplaza/action.bank.php' (include_path='.:/usr/local/lib/php') in /home/content/M/o/m/MommiesUnited/html/forums/vbplaza.php on line 502

I have all contents downloaded and they are all in there right folder

Britainy 06-18-2006 05:21 PM

OK never mind I figured it out I had my folders named wrong stupid me lol I had it named vdplaza no vbplaza

Lewis1234 06-18-2006 05:34 PM

When i try to buy a product i get this error:

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:

UPDATE user
SET
`vbbux` = `vbbux` - 4.12, vbp_history = 'a:2:{i:0;a:5:{s:6:\"itemid\";s:2:\"48\";s:9:\"fin alcost\";d:5.3044999999999999928945726423989981412 8875732421875;s:8:\"dateline\";i:1150550681;s:7:\" expires\";s:1:\"0\";s:6:\"reason\";s:53:\"Lottery Name: OurHabbo Lottery - Number of Tickets: 1\";}i:1;a:4:{s:6:\"itemid\";s:2:\"20\";s:9:\"fina lcost\";d:4.12000000000000010658141036401502788066 864013671875;s:8:\"dateline\";i:1150655648;s:7:\"e xpires\";s:1:\"0\";}}', coffee table = (coffee table | 45)
WHERE userid = '1';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'table = (coffee table | 45)
WHERE userid = '1'' at line 3
Error Number : 1064
Date : Sunday, June 18th 2006 @ 02:34:08 PM
Script : http://www.ourhabboforum.be/vbplaza.php
Referrer : http://www.ourhabboforum.be/vbplaza....tion&itemid=20
IP Address : 82.45.103.18
Username : xRoyal15
Classname : vb_database
Anyone got a fix?

chkdgate 06-18-2006 10:32 PM

Yes this is my first post but I really need help with this noob problem. I'm following the "New Installation" directions to a T but when I attempt to upload the product-vbbuxplaza.xml file I get this error:

Could not find phrase 'vbplaza_functions_vbplaza_not_uploaded'.

basilrath 06-18-2006 10:36 PM

have you made sure your paths totally correct ...............double check

Ragnor 06-18-2006 11:42 PM

hey, maybe this has been adressed already but i cant seem to find it.

ive instealled this mod and it works perfectly but im having some problems with vbbux and giving out points for subscriptions.

ive set everything up and its showing when purchasing a subscription that u get xx vbbux when you purchase it but it never credits there account.

if anyone can help me out, thanks!

chkdgate 06-19-2006 03:36 AM

Quote:

Originally Posted by basilrath
have you made sure your paths totally correct ...............double check

I'm pretty sure that I've placed every file where they're supposed to be but then again I could be wrong.

Edit:
I correctly installed all the files in it's proper folder. I uploaded the product-vbbuxplaza.xml file and then I refreshed the adminCP. Now, where do I go to edit the necessary templates? I spent over an hour looking for both 'postbit' AND 'postbit_legacy'. It's so late right now, I'll try again tomorrow. Thanks to all in advance.

kevinrstruck 06-19-2006 03:20 PM

Anyone have any idea what I should do here????

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT * FROM vbp_option WHERE active = 1;

MySQL Error  : Unknown column 'active' in 'where clause'
Error Number : 1054
Date        : Wednesday, June 14th 2006 @ 09:02:41 PM
Script      : http://www.autumnthunder.com/forums/admincp/vblottery.php
Referrer    : http://www.autumnthunder.com/forums/admincp/vblottery.php?do=addlottery
IP Address  : 24.9.176.21
Username    : administrator
Classname    : vb_database


chkdgate 06-19-2006 04:34 PM

Before I continue any further, is vbbuxplaza a stand alone plugin or do I need something else to run it. I'm not getting or finding the options to edit these templates:
'postbit' AND 'postbit_legacy'

wolfyman 06-19-2006 04:46 PM

I'm trying to allow users to upgrade memberships with vbplaza, but I get this when I try to upgrade:

Quote:

The vbPlaza option you are trying to purchase has an invalid Set Name.

DjJoschimo 06-19-2006 05:35 PM

Hello,
i have a problem,
User can by a Day ticket for my Acrade to play!
User can Play one Day!
The ticket runs off after one day

Next day i have a Screen with displayed: Some Item Expire!

because Members can play after this day.. And without a ticket!
The ticket does not delete itself

What can i do?

Sorry for my english :confused: :rolleyes:

Version 1.5.6

wolfyman 06-19-2006 07:29 PM

Quote:

Originally Posted by wolfyman
I'm trying to allow users to upgrade memberships with vbplaza, but I get this when I try to upgrade: The vbPlaza option you are trying to purchase has an invalid Set Name.

I got stuck at the bottom of the last page, so here's a repeat :P

chkdgate 06-19-2006 09:22 PM

Am I also supposed to upload the psd-buttons file? And If I do, where do I place it?
Thanks

Edit: I figured it out guys. Up and running! I don't know if this has been mentioned yet but when you make a post and you delete it, it still awards you points.

paul41598 06-20-2006 11:26 AM

Does this work for 3.6?

devilrulez 06-20-2006 01:12 PM

I have just installed this Mod. I want to give my users point as per their activities which they have performed uptill now on my forum. How can i do this? The point system is started with 0 points.

Lottis 06-20-2006 06:20 PM

Quote:

Originally Posted by paul41598
Does this work for 3.6?

No. ..

wolfyman 06-20-2006 07:38 PM

I would like to allow people to purchase upgrades to my paid membership group. Is this possible? It must only allow purchases of one month, and then it must run out like a regular paid subscription does. Thanks!

Zelda-King 06-21-2006 04:17 AM

A bit of it does. Not the actions though.

nvhlinh 06-21-2006 04:55 AM

REQUEST: Users get point base on amount of characters in their posts.

jbd 06-21-2006 01:39 PM

?< you can already do that. Check in vbulletin options.

Lewis1234 06-21-2006 02:18 PM

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:

UPDATE user
SET
`vbbux` = `vbbux` - 4.12, vbp_history = 'a:2:{i:0;a:5:{s:6:\"itemid\";s:2:\"48\";s:9:\"fin alcost\";d:5.30449999999999999 289457264239899814128875732421875;s:8:\"dateline\" ;i:1150550681;s:7:\"expires\"; s:1:\"0\";s:6:\"reason\";s:53:\"Lottery Name: OurHabbo Lottery - Number of Tickets: 1\";}i:1;a:4:{s:6:\"itemid\";s:2:\"20\";s:9:\"fina lcost\";d:4.120000000000000106 58141036401502788066864013671875;s:8:\"dateline\"; i:1150655648;s:7:\"expires\";s :1:\"0\";}}', coffee table = (coffee table | 45)
WHERE userid = '1';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'table = (coffee table | 45)
WHERE userid = '1'' at line 3
Error Number : 1064
Date : Sunday, June 18th 2006 @ 02:34:08 PM
Script : http://www.ourhabboforum.be/vbplaza.php
Referrer : http://www.ourhabboforum.be/vbplaza....tion&itemid=20
IP Address : 82.45.103.18
Username : xRoyal15
Classname : vb_database
Got a fix?

Draygonia 06-21-2006 04:00 PM

Fixed

kevinrstruck 06-21-2006 11:04 PM

Still no answer to this one, should I give up on this and move on or can someone tell me what I need to do.

It is looking for the active column in my db which I do not have for some reason.




When anyone clicks on the VBplaza menu they get this error:


"The action you are trying to do is not found."


When I go into the admincp and try to create a new lottery, this is the error I get after I click "Add Lottery".



Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT * FROM vbp_option WHERE active = 1;

MySQL Error  : Unknown column 'active' in 'where clause'
Error Number : 1054
Date        : Wednesday, June 14th 2006 @ 09:02:41 PM
Script      : http://www.autumnthunder.com/forums/.../vblottery.php
Referrer    : http://www.autumnthunder.com/forums/...?do=addlottery
IP Address  : 24.9.176.21
Username    : administrator
Classname    : vb_database


TheBlackPoet 06-22-2006 05:08 PM

okay.... i have been seeing this hack for weeks... i passed it up because i hate to take chances on the code....
today, i had a hair up the tailpipe and said i would try it....
i have 15 schemes.. so i had to hard code them all..
PLEASE BELIEVE ME... IT WAS WELL WORTH THE HOUR.....
I LOVE THIS HACK TO THE FULLEST... MY MEMBERS LOVE IT.... I THOUGHT THEY WOULD HUNT ME DOWN WHEN I TOOK THEIR ACCESS FROM THEM AND GAVE THEM POINTS... BUT THEY LOVE IT... IT GIVES MY SITE A NEW DIMENSION... YOU ARE A GENIUS!!!!
INSTALLED...... PROUDLY!

chkdgate 06-22-2006 05:54 PM

How can I get any of the items in the shop to work. I tested the glow username and postcount +50 and none of them seem to take effect. Also, under vbbux settings in the admin cp I have both 'points per thread/reply mulitplier' set at 1 and they still show up +5 for every post. Not to mention that when you post and delete, it still gives you the points.


All times are GMT. The time now is 06:27 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.05050 seconds
  • Memory Usage 1,846KB
  • 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
  • (6)bbcode_code_printable
  • (12)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