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 |
#1517
|
|||
|
|||
Hello, I have a modified navbar template, and the tag to find is not present. Would someone be able to tell me where to insert the code by checking out my navbar template code below? Thanks!
Code:
<script type="text/javascript"> <!-- function log_out() { ht = document.getElementsByTagName("html"); ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)"; if (confirm('$vbphrase[sure_you_want_to_log_out]')) { return true; } else { ht[0].style.filter = ""; return false; } } //--> </script> <br /> <!-- Element Nav --> <div class="element_nav_border"> <div class="element_nav"> <if condition="is_array($navbits)"> <table cellpadding="4" cellspacing="0" border="0" width="100%" align="center"> <tr> <td width="15"><a href="#" onclick="history.back(1); return false;"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td> <td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb] <img src="$stylevar[imgdir_button]/lastpost_1.gif" alt="" class="inlineimg" /> <a href="$scriptpath"><span class="navbar"><strong>$navbits[lastelement]</strong></span></a> </td> </tr> </table> <else /> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%"><if condition="$show['member']"> <div class="smallfont"><img src="$stylevar[imgdir_button]/lastpost_1.gif" alt="" class="inlineimg" /> $bbuserinfo[username], <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase> </div> <if condition="$show['pmstats']"> <div class="smallfont"> <img src="$stylevar[imgdir_button]/lastpost_1.gif" alt="" class="inlineimg" /> <phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[element_private_messages]</phrase> </div> </if> <else /> <div class="smallfont"><img src="$stylevar[imgdir_button]/lastpost_1.gif" alt="" class="inlineimg" /> <a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[element_register]</a></div> </if> </td> <td width="50%" align="right"><if condition="$show['member']"> <form action="search.php" method="post"> <input type="hidden" name="do" value="process" /> <input type="hidden" name="showposts" value="0" /> <input type="hidden" name="quicksearch" value="1" /> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="text" class="element_home_textarea" name="query" size="20" onfocus="this.value=''" value="$vbphrase[element_search_form]" /> <input type="image" src="$stylevar[imgdir_button]/go.gif" style="vertical-align: middle;"/> </form> <else /> <!-- login form --> <form action="login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5password,vb_login_md5password_utf)"> <script type="text/javascript" src="clientscript/vbulletin_md5.js"></script> <div class="smallfont"> <input type="text" class="element_home_textarea" name="vb_login_username" id="navbar_username" size="20" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /> <input type="hidden" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" checked="checked" /> <input type="password" class="element_home_textarea" name="vb_login_password" size="20" accesskey="p" tabindex="102" onfocus="this.value=''" value="Password" /> <input type="image" src="$stylevar[imgdir_button]/go.gif" style="vertical-align: middle;"/> </div> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="do" value="login" /> <input type="hidden" name="vb_login_md5password" /> <input type="hidden" name="vb_login_md5password_utf" /> </form> <!-- / login form --> </if> </td> </tr> </table> </if> </div> </div> <!-- /Element Nav --> <!-- Element Forum Description --> <if condition="$show['forumdesc']"> <div class="element_forumdesc_spacer"></div> <div class="element_forumdesc_border"><div class="element_forumdesc"><span class="smallfont"><strong>$foruminfo[title]</strong> $foruminfo[description]</span></div></div> </if> <!-- /Element Forum Description --> <div class="element_spacer"></div> <br /> <if condition="$show['popups']"> <!-- NAVBAR POPUP MENUS --> <if condition="$show['searchbuttons']"> <!-- header quick search form --> <div class="vbmenu_popup" id="navbar_search_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">$vbphrase[search_forums]</td> </tr> <tr> <td class="vbmenu_option" title="nohilite"> <form action="search.php" method="post"> <input type="hidden" name="do" value="process" /> <input type="hidden" name="showposts" value="0" /> <input type="hidden" name="quicksearch" value="1" /> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="text" class="bginput" name="query" size="20" />$gobutton<br /> </form> </td> </tr> <tr> <td class="thead">$vbphrase[element_search_options]</td> </tr> <tr> <td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td> </tr> <tr> <td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getnew">$vbphrase[element_new_posts]</a></td> </tr> <tr> <td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[element_todays_posts]</a></td> </tr> <tr> <td class="vbmenu_option"><a href="memberlist.php?$session[sessionurl]do=search">$vbphrase[element_members_search]</a></td> </tr> </table> </div> <!-- / header quick search form --> </if> <if condition="$show['member']"> <!-- user cp tools menu --> <div class="vbmenu_popup" id="usercptools_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="thead">$vbphrase[quick_links]</td></tr> <if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td></tr></if> <tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr> <tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr> <tr><td class="thead"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr> <if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if> <!-- <if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if> --> <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr> <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr> <tr><td class="thead">$vbphrase[miscellaneous]</td></tr> <if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]">$vbphrase[private_messages]</a></td></tr></if> <tr><td class="vbmenu_option"><a href="subscription.php$session[sessionurl_q]">$vbphrase[subscribed_threads]</a></td></tr> <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr> <if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if> </table> </div> <!-- / user cp tools menu --> </if> <!-- / NAVBAR POPUP MENUS --> <!-- PAGENAV POPUP --> <div class="vbmenu_popup" id="pagenav_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead" nowrap="nowrap">$vbphrase[go_to_page]</td> </tr> <tr> <td class="vbmenu_option" title="nohilite"> <form action="$vboptions[forumhome].php" method="get" onsubmit="return this.gotopage()" id="pagenav_form"> <input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" /> <input type="button" class="button" id="pagenav_ibtn" value="$vbphrase[go]" /> </form> </td> </tr> </table> </div> <!-- / PAGENAV POPUP --> </if> |
#1518
|
||||
|
||||
Did you try putting after this:
<if condition="$show['member']"> And seeing what happens? (what happened to your navbar.... Mine is much bigger) |
#1519
|
||||
|
||||
Quote:
|
#1520
|
|||
|
|||
The update says
1) Added an Item History to log a history of each item that is purchased. But i am getting this: This item does not have any eStore history recorded yet. - Although a lot of items have been bought. I take it the history starts from the time 1.1.3 was installed? CMX. I think history should display bought by and for who. Ie It would perfect if users could see which members bought user titles for and what the user title was changed to. Thanks for the help everyone and well done CMX! |
#1521
|
||||
|
||||
Quote:
thanks and how do I KNOW who won? |
#1522
|
|||
|
|||
Would anyone here be able to provide me with a file edit to remove the , from the outputted $post[points] value?
I have an iconifier script which isn't working due to the comma. Thanks. |
#1523
|
||||
|
||||
OK, installed. Damn, it's an impressive piece of work. I'm in awe.
One thing that I need, lol. And this is evil. I need an "option" for my members to purchase a usergroup for another member (not for themselves). You see, I have a usergroup that forces an individual to "go to HELL", uh, my forum area for people who misbehave. OK, I'm not all there. But, being able to purchase a primary usergroup (ie, "Dungeon Denizens"), for other people, would make a lot of people happy. The way it is now, the banished people can purchase a user group which gets them out of hell. But, they don't necessarily get back into the user group they were in. Having an option to restore your previous user group, after being banished, would be interesting also. Nice job. Finally installed, and its truly an overwhelming piece of work. rich |
#1524
|
||||
|
||||
Points Per Attachment Upload
Points Per Attachment Download Points Per Attachment Download by others (credits go to uploaders) Thanks! |
#1525
|
||||
|
||||
I have a few Questions
I have public joinable Usergroups If I have the setting active for buying a secondary usergroup, will users only be able to join these public usergroups if they buy them? Or I allow profile pictures. If I have the setting profile pictures active, will users only be able to add/change there profile picture if they buy it? |
#1526
|
|||
|
|||
In the attached image, the blocks are all touching each other on the top/bottom except for the 'username options' box in the upper right. How can I mimick the upper right box for all of the boxes and make it so none are touching?
Thanks! |
#1527
|
|||
|
|||
I have ucash and vBookie installed now, if i installed eBux, will both used the same "points"?
|
#1528
|
||||
|
||||
Quote:
i love this hack! ETA: i dont have the vbookie. i was just using the ucash |
#1529
|
|||
|
|||
Quote:
Now, i have no more question to install this excellent hack. I hope not to destroy my forum |
#1530
|
||||
|
||||
Quote:
i did fine. and i suck at them. good luck :nervous: |
#1531
|
|||
|
|||
I just installed the Ebux / Store 1.1.3 mod, and i didnt see in the left side in ACP the menu for Ebux and Estore.
What do i do wrong and what i have to do for solving? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|