The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vbBux / vbPlaza v1.5.8 (Points + Store System) Details »» | |||||||||||||||||||||||||||
vbBux / vbPlaza v1.5.8 (Points + Store System)
Developer Last Online: Sep 2014
vbBux / vbPlaza v1.5.8 by CMX (http://www.cmgsccc.com)
Official Homepage - http://www.vbplaza.com v1.5.7 AND HIGHER are now compatible with vBulletin v3.5.x and v3.6.x Welcome to the largest points/store system for vBulletin! READ THE ENTIRE POST AGAIN AS THERE HAVE BEEN CHANGES SINCE THE CONVERSION TO vbBux / vbPlaza!! Credits: MrZeropage for ibProArcade Support, John for v3 Arcade Support, Caimakale for various additions including ribbons and his other addons for vbPlaza, defi for the addon for Paypal Subscriptions. New Premium Modification Forum: https://vborg.vbsupport.ru/forumdisplay.php?f=171 If you post a new thread in there, it will be easier to track the answer to your thread folks! Now with 135 Options for purchasing at your forums and this is still rising folks! NOTE: As of this version, there is a Template Patcher helper inside the Admin CP. Admin CP -> vbPlaza Maintenance -> Auto Patch Templates, when you run this the first time, it will just list the changes that it has found/not found. If you press Attempt Auto Patches, it will modify the template changes it has found only. It will also modify all styles for your forums. I have tested this on all 3 of my licensed vBulletin production websites and the patches all worked great. UPDATED MUST READ NOTES: 1) RE-READ THE UPGRADING OR NEW INSTALLATION INSTRUCTIONS AS THEY HAVE CHANGED FROM THE PREVIOUS VERSIONS!! 2) IF UPGRADING FROM A PREVIOUS VERSION OF eBux / eStore. YOU MUST INSTALL THIS ONE FIRST TO SAVE YOUR SETTINGS. (BUT YOU WOULD KNOW THIS IF YOU READ THE UPGRADING INSTRUCTIONS!! DONT SAY I DIDNT WARN YOU!!) Branding Free Option If you have donated in the past, you can get the Branding Free Option for Free by sending CMX a PM on the http://www.vbplaza.com/forums Message Board. Otherwise, you will need to purchase it by signing up for an account at http://www.vbplaza.com/forums/register.php and then going to http://www.vbplaza.com/forums/payments.php Features List: This section has been moved due to its length. Look in the file included insize the zip named features.txt. Release Notes: This section will only show the most recent changes. For the rest of the changes, look in the file included inside the zip named changes.txt. NOTE: If you want ibProArcade, v3 Arcade or vBookie integration now, you'll have to install the appropriate Addon included in the download. The reason for these parts being packaged as Addons, is to make the install a little smaller for users who do not have an Arcade, and because both Arcades cant be installed simultaneously as well. So it saves space only installing the one that you currently have. v1.5.8 Updates: 1) Bugfix: Quick editing a post with BB Codes, modified the post directly instead of modifying a copy. 2) Bugfix: Some phrases fixed. 3) Bugfix: TABLEPREFIX bug has been fixed. 4) Bugfix: Addon Product XML sheets do not have executionorder in them anymore for vB 3.5 compatibility. Database Backups Recommended! Although I have upgraded 3 forums with this script already, it IS recommended that you backup your database before installing this product!! Upgrading Instructions: NOTE: THESE INSTRUCTIONS ARE FOR UPGRADING IF YOU HAD A PREVIOUS VERSION OF eBux / eStore INSTALLED!! 1) DO NOT UNINSTALL eBux / eStore (UNLESS YOU WANT TO LOSE ANY AND ALL SETTINGS.) 2) Reupload all of the files in the upload folder to your forum's root folder. Make sure that all files are being overwritten. Do not move on to the next step until all files are transferred successfully! NOTE: It could take a long time to install if you have a lot of registered users, be PATIENT! It should display the messages as it goes along to let you know that it IS working. 3) After finished with step 2!! Reimport the product-vbbuxplaza.xml file via Admin CP -> Plugin System -> Manage Products -> Add/Import Product. Make sure that Allow Overwrite is set to YES. 4) Refresh the Admin CP and you will see all of the vbBux / vbPlaza Admin CP features at the top. 5) UNINSTALL THE OLD eBux / eStore NOW!! Go to Admin CP -> Plugin System -> Manage Products -> eBux / eStore -> Uninstall. 6) You can delete all files/folders that have the word estore or elottery in them from the FTP as well. 7) You will need to redo the template edits listed below as almost all of them have changed since the previous eBux / eStore. If upgrading from a previous version of vbBux / vbPlaza follow these instructions: 1) Reupload all of the files in the upload folder to your forum's root folder. Make sure that all files are being overwritten. Do not move on to the next step until all files are transferred successfully! 2) After finished with step 2!! Reimport the product-vbbuxplaza.xml file via Admin CP -> Manage Products -> Add/Import Product. Make sure that Allow Overwrite is set to YES. 3) Refresh the Admin CP and get to checking your settings! NOTE: You will be happy know that NO templates have been updated from v1.5.0 to v1.5.2! New Installation Instructions: 1) Upload all of the files/folders in the UPLOAD folder to your forum's root folder. 2) Import the product-vbbuxplaza.xml via Admin CP -> Manage Products -> Add/Import Product. NOTE: It could take a long time to install if you have a lot of registered users, be PATIENT! It should display the messages as it goes along to let you know that it IS working. 3) Refresh the Admin CP and start setting up your settings! 4) You will need to do all of the template edits listed below as well. Template Edits: A) Inside templates 'postbit' AND 'postbit_legacy': Find: Code:
<div id="postmenu_$post[postid]"> Code:
<!-- vbPlaza start --> <div id="postmenu_$post[postid]" <if condition="$post['namestyle']">style="$post[namestyle]"</if>> <!-- vbPlaza end --> Code:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> Code:
<!-- vbPlaza start --> <if condition="$post['usertitle']"><div class="smallfont" <if condition="$post['titlestyle']">style="$post[titlestyle]"</if>>$post[usertitle]</div></if> <!-- vbPlaza end --> Code:
$vbphrase[posts]: $post[posts] Code:
$vbphrase[posts]: $post[posts] <!-- vbPlaza start --> <if condition="$show['pointsinpostbit']"><br /> $vbphrase[vbbux_points]: $post[points]<br /> $vbphrase[vbbux_bank]: $post[bank]<br /> <phrase 1="$vbphrase[vbbux_points]">$vbphrase[vbbux_total_points]</phrase>: $post[totalpoints]<br /> <a href="vbplaza.php?do=donate&userid=$post[userid]">$vbphrase[vbplaza_donate]</a><br /> </if> <!-- vbPlaza end --> Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div> Code:
<!-- vbPlaza start --> <if condition="$post['giftsdisplay']"><div class="smallfont">$post[giftsdisplay]</div></if> <if condition="$post['ribbonsdisplay']"><div class="smallfont">$post[ribbonsdisplay]</div></if> <!-- vbPlaza end --> Find: Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> <if condition="$show['popups']"> Code:
<!-- vbPlaza start --> <if condition="$show['member']"> <if condition="$vboptions['vbplaza_enabled']"><td id="vbplazamenu" class="vbmenu_control"><a href="$show[nojs_link]#vbplazamenu">$vbphrase[vbplaza_name] $vbphrase[vbplaza_menu]</a> <script type="text/javascript"> vbmenu_register("vbplazamenu"); </script></td></if> </if> <!-- vbPlaza end --> Code:
<!-- / NAVBAR POPUP MENUS --> Code:
<!-- vbPlaza start --> <if condition="$show['member']"> <!-- vbplaza tools menu --> <div class="vbmenu_popup" id="vbplazamenu_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="thead"><a href="vbplaza.php?$session[sessionurl]">$vbphrase[vbplaza_name] $vbphrase[vbplaza_main]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&itemid=48">$vbphrase[vbplaza_lottery]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&itemid=27">$vbphrase[vbplaza_give_gifts]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&itemid=118">$vbphrase[vbplaza_give_ribbons]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&itemid=13">$vbphrase[vbbux_bank]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&itemid=7">$vbphrase[vbplaza_donate]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&itemid=16">$vbphrase[vbplaza_thief]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=richestusers">$vbphrase[vbbux_richest_users]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=userhistory">$vbphrase[vbplaza_history]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=mostsold">$vbphrase[vbplaza_most_sold]</a></td></tr> <if condition="is_member_of($vbulletin->userinfo, $vboptions['vbplaza_adminusergroups'])"> <tr><td class="thead">$vbphrase[vbplaza_admin_only]</a></td></tr> <tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&itemid=12">$vbphrase[vbplaza_admin_donate]</a></td></tr> </if> </table> </div> <!-- / vbplaza tools menu --> </if> <!-- vbPlaza end --> Find: Code:
<div class="bigusername">$userinfo[musername] $userinfo[onlinestatus]</div> Code:
<!-- vbPlaza start --> <div class="bigusername" <if condition="$userinfo['namestyle']">style="$userinfo[namestyle]"</if>>$userinfo[musername] $userinfo[onlinestatus]</div> <!-- vbPlaza end --> Code:
<if condition="$userinfo['usertitle']"><div class="smallfont">$userinfo[usertitle]</div></if> Code:
<!-- vbPlaza start --> <if condition="$userinfo['usertitle']"><div class="smallfont" <if condition="$userinfo['titlestyle']">style="$userinfo[titlestyle]"</if>>$userinfo[usertitle]</div></if> <!-- vbPlaza end --> Code:
<if condition="$vboptions['usereferrer']"> Code:
<!-- vbPlaza start --> <if condition="$vboptions['vbbux_enabled']">$show[vbbuxuserinfo]</if> <if condition="$show['gifts']">$show[gifts]</if> <if condition="$show['ribbons']">$show[ribbons]</if> <!-- vbPlaza end --> Find: Code:
<div><phrase 1="$htmlcodeon">$vbphrase[html_code_is_x]</phrase></div> Code:
<!-- vbPlaza start --> <if condition="$vboptions['vbbux_enabled']"> <if condition="!$show['codeonly']"> <hr /> <div><phrase 1="$vbphrase[vbbux_points]" 2="$foruminfo[points_perview]">$vbphrase[vbbux_points_perview]</phrase></div> <div><phrase 1="$vbphrase[vbbux_points]" 2="$foruminfo[points_perthread]">$vbphrase[vbbux_points_perthread]</phrase></div> <div><phrase 1="$vbphrase[vbbux_points]" 2="$foruminfo[points_perreply]">$vbphrase[vbbux_points_perreply]</phrase></div> </if> </if> <!-- vbPlaza end --> Find: Code:
<if condition="$show['avatarlink']"> Code:
<!-- vbPlaza start --> <if condition="$vboptions['vbplaza_enabled']"> <tr> <td class="$navclass[vbplaza]" nowrap="nowrap"><a class="smallfont" href="vbplaza.php?$session[sessionurl]do=editvbpoptions"><phrase 1="$vbphrase[vbplaza_name]">$vbphrase[edit_vbplaza_options]</phrase></a></td> </tr> </if> <!-- vbPlaza end --> Find: Code:
$thread[title_editable] <div> Code:
<!-- vbPlaza start --> $thread[title_editable] <div <if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>> <!-- vbPlaza end --> Next Find: Code:
<if condition="$show['gotonewpost']"> <strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a></strong> <else /> <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a> </if> Code:
<!-- vbPlaza start --> <if condition="$show['gotonewpost']"> <strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]" <if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>$thread[threadtitle]</a></strong> <else /> <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]" <if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>$thread[threadtitle]</a> </if> <!-- vbPlaza end --> vBulletin 3.6.x Only Edit: Next Find: Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$show['gotonewpost']"> style="font-weight:bold"</if>>$thread[threadtitle]</a> Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$thread['titlestyle']">style="$thread[titlestyle]"</if>>$thread[threadtitle]</a> Find: Code:
<a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a> <if condition="$show['usertitlecol']"><div class="smallfont">$userinfo[usertitle]</div></if> Code:
<!-- vbPlaza start --> <div <if condition="$userinfo['namestyle']">style="$userinfo[namestyle]"</if>><a href="member.php?$session[sessionurl]u=$userinfo[userid]" <if condition="$userinfo['namestyle']">style="$userinfo[namestyle]"</if>>$userinfo[musername]</a></div> <if condition="$show['usertitlecol']"><div class="smallfont" <if condition="$userinfo['titlestyle']">style="$userinfo[titlestyle]"</if>>$userinfo[usertitle]</div></if> <!-- vbPlaza end --> Show Your Support
|
Comments |
#3502
|
|||
|
|||
I got the same error. What happened?
|
#3503
|
|||
|
|||
Quote:
backup the plugin.php (rename it to plugin.php.OLD) then upload a fresh copy and see if that does the trick. |
#3504
|
||||
|
||||
I get his edit when i add the xml for the ipb arcade addon...anyone else?
Code:
Database error in vBulletin 3.5.4: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO plugin (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`) VALUES ('1', '5', 'vbBux / vbPlaza - ibProArcade Authorize Start', 'ibproarcade_authorize_start', '// include the vbplaza_ibproarcade_authorize_start.php\r\ninclude(DIR . \'/plugins/vbplaza_ibproarcade_authorize_start.php\');', 'ibproarcade_vbplaza'); MySQL Error : Unknown column 'executionorder' in 'field list' Error Number : 1054 |
#3505
|
|||
|
|||
I get this importing the v3arcade add-on:
Database error in vBulletin 3.5.4: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO vbnewplugin (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`) VALUES ('1', '5', 'vbBux / vbPlaza - v3 Arcade Game Bit', 'arcade_game_bit', '// include the vbplaza_arcade_gamebit.php\r\ninclude(DIR . \'/plugins/vbplaza_arcade_gamebit.php\');', 'v3arcade_vbplaza'); MySQL Error : Unknown column 'executionorder' in 'field list' Error Number : 1054 Date : Saturday, July 1st 2006 @ 04:30:27 PM Script : http://mysite.com/forum/admincp/plugin.php Referrer : http://mysite.comforum/admincp/plugin.php?do=productadd |
#3506
|
|||
|
|||
Quote:
|
#3507
|
||||
|
||||
If smods could edit the options in the Store, Couldn't they make it so they get admin powers...
|
#3508
|
||||
|
||||
i cant download the real bux add on its coming up with you dont have permission to access this page and by the way cool hack m8
|
#3509
|
|||
|
|||
Also, when I try to add a new ribbon, I get this:
You did not enter anything for the Ribbon Description. Bu there's no field to enter any "Ribbon Description", just the filename, ribbon name, diaplay order and the cause. |
#3510
|
|||
|
|||
Hi guys,
I am trying to install the vBookie Add-on found in the vBux download, however I get the error message: XML Error: not well-formed (invalid token) at Line 41 The product-bookiehack_vbplaza.xml file is this: Code:
<?xml version="1.0" encoding="ISO-8859-1"?> <product productid="bookiehack_vbplaza" active="1"> <title>vbBux / vbPlaza - vBookie Addon</title> <description>vBookie Addon is a system that will integrate your vBookie with vbBux / vbPlaza.</description> <version>1.0.0</version> <url>http://www.vbplaza.com/forums/</url> <versioncheckurl /> <dependencies> <dependency dependencytype="product" parentproductid="bookiehack" minversion="1.0.5" maxversion="" /> <dependency dependencytype="product" parentproductid="vbbuxplaza" minversion="1.5.0" maxversion="" /> </dependencies> <codes> </codes> <templates> </templates> <plugins> <plugin active="1" executionorder="5"> <title>vbBux / vbPlaza - vBookie Get User Cash</title> <hookname>vbookie_get_user_cash</hookname> <phpcode><![CDATA[// get the user's cash $cash = (int)$vbulletin->userinfo[$vbulletin->options['vbbux_pointsfield']];]]></phpcode> </plugin> <plugin active="1" executionorder="5"> <title>vbBux / vbPlaza - vBookie Take User Cash</title> <hookname>vbookie_take_user_cash</hookname> <phpcode><![CDATA[// check if the user's cash would be negative $cash = (int)$vbulletin->userinfo[$vbulletin->options['vbbux_pointsfield']]; if (($cash - $amount) < 0) { // display error, not enough points eval(standard_error(fetch_error('vbplaza_not_enough_points'))); } // take the user's cash $vbulletin->db->query_write("UPDATE " . TABLE_PREFIX . "user SET " . $vbulletin->options['vbbux_pointsfield'] . "=" . $vbulletin->options['vbbux_pointsfield'] . "-" . $amount . " WHERE userid=" . $vbulletin->userinfo['userid']);]]></phpcode> </plugin> <plugin active="1" executionorder="5"> <title>vbBux / vbPlaza - vBookie Give User Cash</title> <hookname>vbookie_give_user_cash</hookname> <phpcode><![CDATA// check if the user's cash would be negative $cash = (int)$vbulletin->userinfo[$vbulletin->options['vbbux_pointsfield']]; if (($cash + $amount) < 0) { // display error, not enough points eval(standard_error(fetch_error('vbplaza_not_enough_points'))); } // give the user cash $vbulletin->db->query_write("UPDATE " . TABLE_PREFIX . "user SET " . $vbulletin->options['vbbux_pointsfield'] . "=" . $vbulletin->options['vbbux_pointsfield'] . "+" . $amount . " WHERE userid=$userid");]]></phpcode> </plugin> <plugin active="1" executionorder="5"> <title>vbBux / vbPlaza - vBookie Get Richest Users</title> <hookname>vbookie_get_richest</hookname> <phpcode><![CDATA[// build the proper SELECT query $q = "SELECT username, " . $vbulletin->options['vbbux_pointsfield'] . " AS cash FROM " . TABLE_PREFIX . "user ORDER BY cash DESC LIMIT 5";]]></phpcode> </plugin> <plugin active="1" executionorder="5"> <title>vbBux / vbPlaza - vBookie Do Charity</title> <hookname>vbookie_do_charity</hookname> <phpcode><![CDATA[// give out the points $vbulletin->db->query_write("UPDATE " . TABLE_PREFIX . "user SET " . $vbulletin->options['vbbux_pointsfield'] . "=" . $vbulletin->options['vbookiegivetopoor'] . " WHERE " . $vbulletin->options['vbbux_pointsfield'] . " < " . $vbulletin->options['vbookiegivetopoor']);]]></phpcode> </plugin> </plugins> <phrases> </phrases> <options> </options> <helptopics> </helptopics> <cronentries> </cronentries> <faqentries> </faqentries> </product> Anyone have an idea why it wont work? Thanks. |
#3511
|
|||
|
|||
I had this installed with Aria + from vbstyles and it screwed the layout up, was it me? has anyone else got this working with that skin? if did you have to tweak it? thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|