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)

PixelFx 03-12-2006 07:38 PM

thanks for all your hard work making this system, and then updating it when you had to change the name.

Gallio 03-13-2006 04:10 AM

Edit: Never mind problem fixed.

Bratz-Designs 03-13-2006 06:19 AM

Quote:

Originally Posted by Bratz-Designs
Hey,

I really love this hack but i ran into a problem. I have just updated to the newest version. Everytime i try to donate or when i give a gift i get this next error:



Any suggestions? :)


Plzz? :banana:

Hornstar 03-13-2006 08:58 AM

I keep getting this database error sent to my email after the update

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:

                      UPDATE vb3_
                      SET
                                =  + 2000
                              WHERE userid = '7431'
                              AND ebuxreceivespoints = '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 '=  + 2000
                              WHERE userid = '7431'
                              AND ebuxreceivespoint
Error Number : 1064
Date        : Sunday, March 12th 2006 @ 06:00:27 PM
Script      : http://www.gamerzneeds.net/forums/payment_gateway.php?method=paypal
Referrer    :
IP Address  :
Username    :
Classname    : vb_database

anyone know what is causing this? Or how to fix it?

Thanks


edit i think this was because of the subscription addon, i have disabled it for now, will see if that was the reason.

Ohiosweetheart 03-13-2006 02:35 PM

What would have been great would have been an extra set of instructions... for upgrades ONLY... with the templates as they were from eBux/eStore.
Having to do this new upgrade to vPlaza from eStore, but only having the virgin code to hunt for, and none of it was the same because I had eBux installed... was a huge pain in the petushie!

my3shadows 03-13-2006 03:28 PM

Quote:

Originally Posted by 7thgenCivic.Com
but my gifts would not have showed up if had not done the edits.
Quote:

Originally Posted by Rickie3
i had the same thing happen to fix i went to Fix all gifts,the default Number of users to process per cycle is 1000,I set mine to 10000 then clicked process and all showed up

I had something similar happen...I noticed that gifts showed up fine for my users that had AIM/MSN/etc. information entered (so that the icons showed up in the postbit, but gifts didn't show up for the members with no IM info. I got to looking at the postbit template (in my case postbit_legacy) and the code around the IM stuff was missing an end-if tag so the show gift/ribbon code was getting included with the IM code. Once I added another end-if tag, it worked fine.

Don't know if this applies to you, but thought I'd throw it out there... :)

I am thoroughly impressed with this hack. I loved the original one, but this one has it beat by far, IMO. :)

The Chief 03-13-2006 03:42 PM

upgraded with no problem at all, thanks for all the hard work you put into this!!

/me Swares to stay loyal!

X-Files 03-13-2006 03:59 PM

Quote:

Originally Posted by The Chief
upgraded with no problem at all, thanks for all the hard work you put into this!!

[high]* The Chief Swares to stay loyal![/high]

Same here. Went from eBux/eStore 1.2.6.

Nathan2006 03-13-2006 04:36 PM

Hello,

I was just wondering if anyone knew how I could remove:

Bank & Total Points from the Rich List?

Here is a pic to have a look

Thanks for any help :)

X-Files 03-13-2006 04:53 PM

Quote:

Originally Posted by Nathan2006
Hello,

I was just wondering if anyone knew how I could remove:

Bank & Total Points from the Rich List?

Here is a pic to have a look

Thanks for any help :)

You need to edit two templates.

vbplaza_richest_list (I just commented out the lines not needed).
Code:

<table class="tborder" cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<thead>
        <tr align="center">
                <td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('richestmost')"><img id="collapseimg_richestmost" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_richestmost].gif" alt="" border="0" /></a>$vbphrase[vbplaza_view_richest_members]</td>
        </tr>
</thead>
<tbody id="collapseobj_richestmost" style="">
        <tr align="center">
                <td align="left">
                        <table class="tborder" width="100%" cellpadding="6" cellspacing="0" border="0" align="left">
                        <tr>
                                <td class="tcat" width="10%"><span class="smallfont"><strong>$vbphrase[vbbux_rank] #</strong></span></td>
                                <td class="tcat"><span class="smallfont"><strong>$vbphrase[username]</span></strong></td>
                                <td class="tcat" width="20%"><span class="smallfont"><strong>$vbphrase[vbbux_points]</span></strong></td>
                                <!--<td class="tcat" width="20%"><span class="smallfont"><strong>$vbphrase[vbbux_bank]</span></strong></td>
                                <td class="tcat" width="20%"><span class="smallfont"><strong><phrase 1="$vbphrase[vbbux_points]">$vbphrase[vbbux_total_points]</phrase></span></strong></td>-->
                        </tr>
                        $richestlist
                        </table>
                </td>
        </tr>
</tbody>
</table>

vbplaza_richest_bits (I just commented out the lines not needed).
Code:

<tr>
        <td class="$richest[class]">$richest[rank]</td>
        <td class="$richest[class]"><a href="member.php?u=$richest[userid]">$richest[username]</a></td>
        <td class="$richest[class]">$richest[points]</td>
        <!--<td class="$richest[class]">$richest[bank]</td>
        <td class="$richest[class]">$richest[total]</td>-->
</tr>


Nathan2006 03-13-2006 06:28 PM

Quote:

Originally Posted by X-Files
You need to edit two templates.

vbplaza_richest_list (I just commented out the lines not needed).

Thank for all your help it looks great now :bunny: :D

Thank you :) woooo

randominity 03-13-2006 07:57 PM

I'm trying to do the
Code:

<!-- vbPlaza start -->
<div id="postmenu_$post[postid]" <if condition="$post['namestyle']">style="$post[namestyle]"</if>>
<!-- vbPlaza end -->

template edit in postbit_legacy and I get this error:

Code:

vBulletin Message
The following error occurred when attempting to evaluate this template:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/l2guru/public_html/forum/includes/adminfunctions_template.php(3537) : eval()'d code on line 88

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.

**edit** now even when I revert the postbit_legacy template, and not editing ANYTHING, I get this error when I try to save it... I get the error on line 86:

Code:

                <if condition="$show['attachments']">
**edit2** apparently, revert is broken via Firefox, because I reverted through IE and I got the completed template. On Firefox, the revert was incomplete. actually not just the revert, but all my forms seem to be broken, because when I submit a template mod, the information gets corrupted.


Also is there a way to make it so that you can only have say... 50% of your total points into the bank? This way, users can't put all of their points into the bank, so others can steal them.

Oddjob 03-13-2006 11:37 PM

so whats the timeframe shaping up to be for getting this baby going with v3arcade?

Bluestrike2 03-14-2006 12:12 AM

Right now :D. I'm upgrading as we speak - awesome job, as always!

DementedMindz 03-14-2006 12:23 AM

will this work with ibpro? or any plans for ibpro arcade intergration?

Oddjob 03-14-2006 12:24 AM

got this after update when i open arcade.php

"Unable to add cookies, header already sent.
File: /home/webnoob/public_html/forums/includes/class_core.php
Line: 2984"

Rickie3 03-14-2006 12:43 AM

ok before i do this update do these funtions work for ibproarcade??
3) vbPlaza Option: Arcade Access, with this option you can buy access to the arcade if your usergroup is not already allowed access to it.
4) vbBux Setting: Points Per New Arcade Champion, will give this many points when a new champion is crowned!
5) New v3 Arcade Hook: Costs Points to play the arcade games. It will display an error that you do not have enough points as well if you do not have enough.
6) New v3 Arcade Hook: Hook for the above Arcade Access, it will give you access to view and play the arcade!
7) New v3 Arcade Hook: Jackpot for the new Champion Crowned, will give the winner some points for setting a new record.
8) New v3 Arcade Hook: It will display the Cost to Play right after the description of the game on the arcade.php page!

Exitilus 03-14-2006 12:47 AM

I have a question. Will there be a option to eventually allow certain Usergroups to play the arcade for free. While having some usergroups have to pay / buy arcade pass ?

Oddjob 03-14-2006 01:47 AM

Quote:

Originally Posted by Oddjob
got this after update when i open arcade.php

"Unable to add cookies, header already sent.
File: /home/webnoob/public_html/forums/includes/class_core.php
Line: 2984"


need help...........

caimakale 03-14-2006 01:53 AM

Quote:

Originally Posted by Rickie3
ok before i do this update do these funtions work for ibproarcade??
3) vbPlaza Option: Arcade Access, with this option you can buy access to the arcade if your usergroup is not already allowed access to it.
4) vbBux Setting: Points Per New Arcade Champion, will give this many points when a new champion is crowned!
5) New v3 Arcade Hook: Costs Points to play the arcade games. It will display an error that you do not have enough points as well if you do not have enough.
6) New v3 Arcade Hook: Hook for the above Arcade Access, it will give you access to view and play the arcade!
7) New v3 Arcade Hook: Jackpot for the new Champion Crowned, will give the winner some points for setting a new record.
8) New v3 Arcade Hook: It will display the Cost to Play right after the description of the game on the arcade.php page!

No, ibproarcade needs to add hooks before vbplaza can be integrated to work with it.

caimakale 03-14-2006 01:58 AM

Quote:

Originally Posted by Oddjob
need help...........

Sounds like a plugin is causing an error. If you have a bunch of them installed, it could be something other than vbbux or vbplaza. Try disabling vbbux/vbplaza first and check your site. Keep doing it until you find which plugin is causing the problem. Make sure you disable them in the product manager.

You could also try reimporting the xml file and uploading all of the vbplaza files again.

Oddjob 03-14-2006 03:03 AM

Quote:

Originally Posted by caimakale
Sounds like a plugin is causing an error. If you have a bunch of them installed, it could be something other than vbbux or vbplaza. Try disabling vbbux/vbplaza first and check your site. Keep doing it until you find which plugin is causing the problem. Make sure you disable them in the product manager.

You could also try reimporting the xml file and uploading all of the vbplaza files again.


I disabled all plugins not related to vbbux or the v3 arcade, still same result.

I reimported and nothing, i think this really broke my forum.

Rickie3 03-14-2006 03:09 AM

Quote:

Originally Posted by caimakale
No, ibproarcade needs to add hooks before vbplaza can be integrated to work with it.

ok thanx i wont worry about this upgrade just yet

MorrisMcD 03-14-2006 03:10 AM

Well.. I am kinda nervous to upgrade now.. lol

caimakale 03-14-2006 03:25 AM

Quote:

Originally Posted by Oddjob
I disabled all plugins not related to vbbux or the v3 arcade, still same result.

I reimported and nothing, i think this really broke my forum.

Did you disable the store as well? Have you edited any .php files for any past modifications?

benreich 03-14-2006 03:29 AM

I have just installed it, great work guys. But I am having a little trouble. When I click on vBPlaza, it just takes me to an error page with this on it.

Quote:

Originally Posted by Moozica
Your usergroup does not have permission to purchase vbPlaza Options.

I am the admin, I should be able to get onto it. I have disabled it for the time being, but I am baffled at what is going on

MorrisMcD 03-14-2006 03:32 AM

My upgrade went well.. But is there a query I can run to set the price of ALL my games? I saw a tool to change mass settings, but there are A LOT

Oddjob 03-14-2006 03:37 AM

I resolved my issue but lost all my points in the process.

MorrisMcD 03-14-2006 03:39 AM

Quote:

Originally Posted by Oddjob
I resolved my issue but lost all my points in the process.


That sucks dude.. Very sorry to hear it.. Did you backup?

Zia 03-14-2006 04:01 AM

ouch...no one intigrate it with ibproarcade 2.5.4+ & ecdownload 4.0.1 ?

:)

Rickie3 03-14-2006 04:53 AM

anyway to apply the new update without the v3 arcade stuff???pointless otherwise for me as i have ibproarcade

Zelda-King 03-14-2006 05:45 AM

If you ever feel the urge to add even more options there's always "play midi in profile". :cool:

caimakale 03-14-2006 05:58 AM

Quote:

Originally Posted by benreich
I have just installed it, great work guys. But I am having a little trouble. When I click on vBPlaza, it just takes me to an error page with this on it.



I am the admin, I should be able to get onto it. I have disabled it for the time being, but I am baffled at what is going on

Check your AdminCP >> Usergroups settings. Look for the vbPlaza settings and set them to allow permission to the store.

If the settings don't exist, then look at this thread to fix it:

https://vborg.vbsupport.ru/showpost....48&postcount=3

caimakale 03-14-2006 05:59 AM

Quote:

Originally Posted by Rickie3
anyway to apply the new update without the v3 arcade stuff???pointless otherwise for me as i have ibproarcade

Just disable the store options in AdminCP >> vbPlaza >> Manage Options and find the store options and turn them off.

dave777 03-14-2006 06:03 AM

Just tried to set the cost for each v3 arcade game in the "v3 Arcade Quick Editor" option and got this error:

Database error in vBulletin 3.5.3:

Invalid SQL:

UPDATE arcade_games
SET
title = '2D Knockout',cost = '20'
WHERE gameid = '141';

MySQL Error : Unknown column 'cost' in 'field list'
Error Number : 1054
Date : Tuesday, March 14th 2006 @ 02:59:56 AM

caimakale 03-14-2006 06:43 AM

Quote:

Originally Posted by dave777
Just tried to set the cost for each v3 arcade game in the "v3 Arcade Quick Editor" option and got this error:

Database error in vBulletin 3.5.3:

Invalid SQL:

UPDATE arcade_games
SET
title = '2D Knockout',cost = '20'
WHERE gameid = '141';

MySQL Error : Unknown column 'cost' in 'field list'
Error Number : 1054
Date : Tuesday, March 14th 2006 @ 02:59:56 AM

Did you select Allow overwrite when you imported the new xml file? Check your database to see if there is a "cost" field in your "arcade_games" table. If not try reimporting your xml file allowing overwrite and see if it fixes your problem.

Murty 03-14-2006 08:15 AM

hey, how can i remove some of the gifts that are available for purchase?

dave777 03-14-2006 08:44 AM

Quote:

Originally Posted by caimakale
Did you select Allow overwrite when you imported the new xml file? Check your database to see if there is a "cost" field in your "arcade_games" table. If not try reimporting your xml file allowing overwrite and see if it fixes your problem.

I checked and the "cost" field didn't exist.... so I tried importing the xml again (with overwrite selected) but it still didn't create the cost field... I have over 700 games in the arcade, could that be causing a problem?

Nathan2006 03-14-2006 12:12 PM

Hi,

I was just wondering, do you have to do any "Template Edits" with the new upgrade from vbPlaza v1.5.0.1 to vbPlaza v1.5.2?

All I can see above is if anyone is installing from ebux to the vbPlaza version or if you are installing from new.

Thanks for any help :)

lairnoc 03-14-2006 01:43 PM

small request if some one wins the lottery can it the winnings be banked instead of in the wallet? this prevents thieving of people that not bank right away


All times are GMT. The time now is 09:10 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.05024 seconds
  • Memory Usage 1,856KB
  • 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
  • (18)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