View Full Version : uCash & uShop old support and thank you thread
Pages :
1
2
3
4
5
6
[
7]
8
9
10
TRStealth
07-30-2004, 04:20 AM
I just noticed another problem, some people in a specific usergroup can't use the shop. They get a 'No action found...' error. I thought this might be a 'feature' but I can't seem to find an option to allow/disallow shop access based on usergroup.
Zachery
07-30-2004, 05:30 AM
I just noticed another problem, some people in a specific usergroup can't use the shop. They get a 'No action found...' error. I thought this might be a 'feature' but I can't seem to find an option to allow/disallow shop access based on usergroup.
Its per action, there is a list of usergroups which can use it.
Dynex?
07-30-2004, 11:13 AM
i have a error in functions.php
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/jeremy/public_html/board/includes/functions.php on line 1893
Find: $user['musername'] = $usergroupcache["$displaygroupid"]['opentag'] . $username . $usergroupcache["$displaygroupid"]['closetag'];
Replace With:// ## <ucs>
$user['musername'] = $username;
($user['uttstore_italicsusername'] != '0' && $user['uttstore_italicsusername'] != '' ? $user['musername'] = "<i>" . $user['musername'] . "</i>" : "");
($user['uttstore_boldusername'] != '0' && $user['uttstore_boldusername'] != '' ? $user['musername'] = "<b>" . $user['musername'] . "</b>" : "");
($user['uttstore_usernamecolor'] != '0' && $user['uttstore_usernamecolor'] != '' ? $user['musername'] = "<font color=\"$user[uttstore_usernamecolor]\">" . $user['musername'] . "</font>" : "");
$user['musername'] = $usergroupcache["$displaygroupid"]['opentag'] . $user['musername'] . $usergroupcache["$displaygroupid"]['closetag'];
// ## </ucs>
i have done
weaver
07-30-2004, 12:00 PM
Figured out my problem.
Dynex?
07-30-2004, 01:54 PM
i have a error in functions.php
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/jeremy/public_html/board/includes/functions.php on line 1893
Find: $user['musername'] = $usergroupcache["$displaygroupid"]['opentag'] . $username . $usergroupcache["$displaygroupid"]['closetag'];
Replace With:// ## <ucs>
$user['musername'] = $username;
($user['uttstore_italicsusername'] != '0' && $user['uttstore_italicsusername'] != '' ? $user['musername'] = "<i>" . $user['musername'] . "</i>" : "");
($user['uttstore_boldusername'] != '0' && $user['uttstore_boldusername'] != '' ? $user['musername'] = "<b>" . $user['musername'] . "</b>" : "");
($user['uttstore_usernamecolor'] != '0' && $user['uttstore_usernamecolor'] != '' ? $user['musername'] = "<font color=\"$user[uttstore_usernamecolor]\">" . $user['musername'] . "</font>" : "");
$user['musername'] = $usergroupcache["$displaygroupid"]['opentag'] . $user['musername'] . $usergroupcache["$displaygroupid"]['closetag'];
// ## </ucs>
i have done
Zachery
07-30-2004, 06:17 PM
i have a error in functions.php
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/jeremy/public_html/board/includes/functions.php on line 1893
Find: $user['musername'] = $usergroupcache["$displaygroupid"]['opentag'] . $username . $usergroupcache["$displaygroupid"]['closetag'];
Replace With:// ## <ucs>
$user['musername'] = $username;
($user['uttstore_italicsusername'] != '0' && $user['uttstore_italicsusername'] != '' ? $user['musername'] = "<i>" . $user['musername'] . "</i>" : "");
($user['uttstore_boldusername'] != '0' && $user['uttstore_boldusername'] != '' ? $user['musername'] = "<b>" . $user['musername'] . "</b>" : "");
($user['uttstore_usernamecolor'] != '0' && $user['uttstore_usernamecolor'] != '' ? $user['musername'] = "<font color=\"$user[uttstore_usernamecolor]\">" . $user['musername'] . "</font>" : "");
$user['musername'] = $usergroupcache["$displaygroupid"]['opentag'] . $user['musername'] . $usergroupcache["$displaygroupid"]['closetag'];
// ## </ucs>
i have done
We understood the first time you posted dynex, we have lives outside of vBulletin ;) generaly you should wait about 24 hours.
As i said in your nother thread, start with a fresh copy of functions.php and try again, do not use dreamweaver to edit.
Thank you, this does indeed fix the problem. :)
Indeed it does.
Is this only happening to certain people, or is it a matter of needing to update the install to say 'after' instead of 'before' at that point? :)
Warlord
07-30-2004, 11:50 PM
Ok, either I'm doing something really wrong or this hack is screwy.
I followed the instructions but it keeps giving database errors for various things.
I installed it, uninstalled it, reinstalled, uninstalled it and did it all over again one more time.
This is a fresh board too. And this the first hack I've tried installing on vb3.
Keeps giving me database errors, when you try to post, unless you disable the points system. (No I don't have any other points system installed)
Gives me a database error when I tried to give myself $$ through the admin cp.
Gave a friend of mine a database error when he tried to register.
Gives an error when you try to view "richest members" too.
Zachery
07-31-2004, 01:13 AM
Ok, either I'm doing something really wrong or this hack is screwy.
I followed the instructions but it keeps giving database errors for various things.
I installed it, uninstalled it, reinstalled, uninstalled it and did it all over again one more time.
This is a fresh board too. And this the first hack I've tried installing on vb3.
Keeps giving me database errors, when you try to post, unless you disable the points system. (No I don't have any other points system installed)
Gives me a database error when I tried to give myself $$ through the admin cp.
Gave a friend of mine a database error when he tried to register.
Gives an error when you try to view "richest members" too.
Odd, you are using vB3 right? (er looking at your postbit not trying to be funny)
Weve not had any massive problems with it since the early betas (85)
Warlord
07-31-2004, 01:45 AM
Yep, this is vb3.. just installed the arcade without a hitch. It works fine.
Zachery
07-31-2004, 02:02 AM
Yep, this is vb3.. just installed the arcade without a hitch. It works fine.
It seems odd, you did run the installer as well correct? (i am not trying to be stupid or funny)
If you still are having problems drop me a pm please :)
mariannet
07-31-2004, 12:24 PM
Can anybody tell me how to get this in the postbit:
Points cash:
Points bank:
Total points (bank and cash):
Warlord
07-31-2004, 02:39 PM
yeah, i ran the installer too... pm sent
DannyBoy8406
07-31-2004, 02:47 PM
Is there a way to take the admin donate feature and also have it work for mods?
Zachery
07-31-2004, 06:02 PM
Is there a way to take the admin donate feature and also have it work for mods?
Edit the action and allow the moderator usergroup, and edit the conditional.
Can anybody tell me how to get this in the postbit:
Points cash:
Points bank:
Total points (bank and cash):
ALOT of work
Warlord
07-31-2004, 10:52 PM
Anyone feel like helping me out on this one? Like I said I tried it, but I must be doing something wrong (haven't a clue what it is), as no one else is having this problem.
The board is vB 3.0.3 and since trying this hack, I've installed the arcade hack and the mod to change the game screen size, as well as the welcome panel hack.
Anyone want to help me out on this? Thanks in advance. ;)
Edit: I've also installed a portal I almost forgot about.. vBadvanced.
DannyBoy8406
08-01-2004, 02:09 AM
Edit the action and allow the moderator usergroup, and edit the conditional.
where do I find the conditional to edit it?
Zachery
08-01-2004, 04:35 AM
Postbit(_legacy) memberinfo :)
Warlord
08-01-2004, 03:42 PM
Ok, well I really want this hack, so I guess I'll take another stab at it.. wish me luck.
*crosses fingers*
*realizes how hard it is to type like that and uncrosses them :p*
Warlord
08-01-2004, 05:04 PM
Ok, I finally got the hack installed and everything seems to be working well so far. Not sure what the problem was before, but at least it works now.
I did run into one problem, that I could probably figure out if I put my mind to it, but I've had so many problems with this hack, I don't want to change anything without consulting the professionals, lol.
I have vBadvanced installed and on the homepage, the store dropdown menu is poiniting to the wrong url. It's excluding the forum directory in the url. I can fix this by hardcoding the entire url in the navbar template without messing up the navbar on the forums, right?
All in all, great hack and well worth the trouble I've gone through to install it.
*Clicks install*
Ganon
08-02-2004, 12:13 AM
I get the following error when I try to do ANY actions with the shop:
Warning: Invalid argument supplied for foreach() in /home/ganon/public_html/forums/ushop.php on line 151
I am using vBulletin version 3.0.3 and the latest version (0.95) of the hack.
Zachery
08-02-2004, 02:06 AM
Ok, I finally got the hack installed and everything seems to be working well so far. Not sure what the problem was before, but at least it works now.
I did run into one problem, that I could probably figure out if I put my mind to it, but I've had so many problems with this hack, I don't want to change anything without consulting the professionals, lol.
I have vBadvanced installed and on the homepage, the store dropdown menu is poiniting to the wrong url. It's excluding the forum directory in the url. I can fix this by hardcoding the entire url in the navbar template without messing up the navbar on the forums, right?
All in all, great hack and well worth the trouble I've gone through to install it.
*Clicks install*
Warlord, i want to appologize i did get your pm but i did not have a chance to reply. :)
I am glad to hear you have fixed the errors.
Ganon, Ensure you did the global.php and init.php edits and ran the isntaller.
Ganon
08-02-2004, 02:53 AM
I'll doublecheck that. I think part of the problem might be from my upgrade from 3.0.0 to 3.0.3. It worked just fine before I upgraded, then when I did, I had to re-install all hacks obviously, and that's when it stopped working, so unless I accidentally missed one of those steps you mentioned, it almost has to be some sort of upgrade glitch.
Zachery
08-02-2004, 03:02 AM
I'll doublecheck that. I think part of the problem might be from my upgrade from 3.0.0 to 3.0.3. It worked just fine before I upgraded, then when I did, I had to re-install all hacks obviously, and that's when it stopped working, so unless I accidentally missed one of those steps you mentioned, it almost has to be some sort of upgrade glitch.
After any upgrade you need to reinstall the templates :)
msimplay
08-02-2004, 10:59 AM
this is a copy of a post i made from the bbcode and smilie action thread
i'm moving it here because this is the support thread :)
__________________________________________________ __________________________
This is now a part of uCash & uShop 0.95, only not. It allows BBCode and Smilies, needs no file edits, works with post caching, etc, works everywhere custom titles are shown, and doesn't need it's own action file - it just uses the standard Change Custom Title and Change Other User's Custom Title action files, controlled by an action specific variable. ;) i upgraded to version 0.95 and now the custom user titles don't parse the bbcode what did i do wrong
i also ran the query
Sandman: use this
ALTER TABLE `user`
DROP `titleparse`;
Alternately, go into phpmyadmin, go to the user table, check off the field 'titleparse' and click on the little garbage can icon at the bottom. (be sure NOT to hit drop at the top)
Littlebit
08-02-2004, 02:24 PM
Zachery,
I checked geekydesigns.com , but was unable to find a fix. Did I overlook it?
A fix for the uTT Store Actions defaulting to none each time the save values is clicked.
It doesn't save the values inserted.
sabret00the
08-02-2004, 02:54 PM
Zachery,
I checked geekydesigns.com , but was unable to find a fix. Did I overlook it?
A fix for the uTT Store Actions defaulting to none each time the save values is clicked.
It doesn't save the values inserted.
i seem to be having that problem too.
Is there any complete and updated instruction file for VB 3.0.3? This thread is way to long to go through each posting and fix.
Warlord
08-02-2004, 06:04 PM
Warlord, i want to appologize i did get your pm but i did not have a chance to reply. :)
I am glad to hear you have fixed the errors....
No prob man... am I right about how to fix the navbar on the vBadvanced homepage, though?
Zachery
08-02-2004, 07:09 PM
No prob man... am I right about how to fix the navbar on the vBadvanced homepage, though?
Not sure, as some other people have noted the thread is way too long to sort though.
If at all possible we would like it for you guys to post problems at geekydesigns.com so we can better track things.
Littlebit
08-02-2004, 07:29 PM
If at all possible we would like it for you guys to post problems at geekydesigns.com so we can better track things.
Will do, thanks Zachery
msimplay
08-02-2004, 09:24 PM
Not sure, as some other people have noted the thread is way too long to sort though.
If at all possible we would like it for you guys to post problems at geekydesigns.com so we can better track things.
um what about my problem with the bbcode parsing ? :nervous:
Zachery
08-02-2004, 10:57 PM
um what about my problem with the bbcode parsing ? :nervous:Miss read that
did you try resaving your title?
Mijae
08-02-2004, 11:15 PM
Miss read that
did you try resaving your title?
Does it work ok with 3.0.0? :D
Altho I am thinking of waiting for the .4 release to reinstall everything :D
Zachery
08-02-2004, 11:24 PM
Does it work ok with 3.0.0? :D
Altho I am thinking of waiting for the .4 release to reinstall everything :D
It was developed on 3.0.0/1 it should work on 3.0.x
streetfighter
08-03-2004, 06:05 AM
1) I have done install using: ushop_install.php file
2) I am running Vb 3.0.1
Everything is working fine, but i have two questions:
My Navbar has link called Store: But clicking on it... doesnt take me to anypage.
I have already made the changes as given on
I have to go manually to ushop.php.
No links inside usercp for their points listing...
https://vborg.vbsupport.ru/showthread.php?t=63793&page=101&pp=15
This is how my navbar code currently looks:
<script type="text/javascript">
<!--
function log_out()
{
ht = document.getElementsByTagName("html");
ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grays cale=1)";
if (confirm('$vbphrase[sure_you_want_to_log_out]'))
{
return true;
}
else
{
ht[0].style.filter = "";
return false;
}
}
//-->
</script>
<br />
<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%">
<if condition="is_array($navbits)">
<table cellpadding="0" cellspacing="0" border="0">
<tr valign="bottom">
<td><a href="#" onclick="history.back(1)"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
<td> </td>
<td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
</tr>
<tr>
<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><a href="$scriptpath"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="$vbphrase[reload_this_page]" border="0" /></a> <strong>$navbits[lastelement]</strong></td>
</tr>
</table>
<else />
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
</if>
</td>
<if condition="$bbuserinfo['userid']">
<td class="alt2" valign="top" nowrap="nowrap">
<div class="smallfont">
<!--<span style="float:$stylevar[right]">[<a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a>]</span>-->
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl]">$vbphrase[private_messages_nav]</phrase></if>
</div>
</td>
<else />
<td class="alt2" nowrap="nowrap" style="padding:0px">
<!-- login form -->
<form action="login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5password)">
<script type="text/javascript" src="clientscript/vbulletin_md5.js"></script>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td class="smallfont">$vbphrase[username]</td>
<td><input type="text" class="button" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="1" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
<td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="3" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />$vbphrase[remember_me]</label></td>
</tr>
<tr>
<td class="smallfont">$vbphrase[password]</td>
<td><input type="password" class="button" name="vb_login_password" size="10" accesskey="p" tabindex="2" /></td>
<td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="4" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
</tr>
</table>
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="forceredirect" value="1" />
<input type="hidden" name="vb_login_md5password" />
</form>
<!-- / login form -->
</td>
</if>
</tr>
</table>
<!-- / breadcrumb, login, pm info -->
<!-- nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<!--<td class="vbmenu_control"><a href="$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>-->
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php?$session[sessionurl]">$vbphrase[register]</a></td>
</if>
<td class="vbmenu_control"><a href="faq.php?$session[sessionurl]" accesskey="5">$vbphrase[faq]</a></td>
<td class="vbmenu_control"><a href="memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td>
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
<td id="shop" class="vbmenu_control"><a href="#shop">Store</a><script type="text/javascript"> vbmenu_register("shop");</script></td>
<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
<td id="navbar_search" class="vbmenu_control"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
</if>
<if condition="$bbuserinfo['userid']">
<td id="usercptools" class="vbmenu_control"><a href="#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
</if>
<else />
<if condition="$show['searchbuttons']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
</if>
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td>
<if condition="$bbuserinfo['userid']">
<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<if condition="$bbuserinfo['userid']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
</tr>
</table>
</div>
<!-- / nav buttons bar -->
<br />
<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="text" class="bginput" name="query" size="20" />$gobutton<br />
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[advanced_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=getnew">$vbphrase[new_posts_nav]</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,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>
<tr><td class="thead"><a href="usercp.php?$session[sessionurl]">$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]">$vbphrase[private_messages]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$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]">$vbphrase[whos_online]</a></td></tr></if>
</table>
</div>
<!-- / user cp tools menu -->
<!-- shop menu -->
<div class="vbmenu_popup" id="shop_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead"><a href="ushop.php$session[sessionurl]">uShop Menu</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=a&shortname=bank">Bank</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=richestusers">Richest Members</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=mostsold">Most Sold</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=userhistory">History</a></td></tr>
<if condition="!empty($ushop_navbar)">
<tr><td class="thead"><a href="ushop.php$session[sessionurl]">Actions</a></td></tr>
$ushop_navbar</if>
</table>
</div>
<!-- / shop menu -->
</if>
<!-- / NAVBAR POPUP MENUS -->
</if>
But still the navbar link doesnt function.
Also, most of my users have more than 500 posts, but after i installed the hack, all of theirs points started from 0, can i set the points according to their no. of posts? I mean, i would like to have their all posts counted and awarded the points accordingly...
Please check my installation at:
http://www.indianguitartabs.com
http://www.indianguitartabs.com/ushop.php
I have installed UCash & Ustore v0.95
Thanks in advance.
msimplay
08-03-2004, 06:13 AM
Miss read that
did you try resaving your title? yes i did and i dont know why it doesn't work
i ran a query to drop titleparse
ALTER TABLE `user`
DROP `titleparse`;
do i have to switch the bbcode parsing in user titles by an option
because i can't find it
I did an upgrade from 0.93 - 0.95
and i had the bbcode action installed before but now since i upgraded i can't use bbcode or smilies in it at all only normal user titles can be bort like the original version of the hack
and the new ones supposed to have it by default
do i need to do extra steps other then upload the files and run upgrade script ?
Any answer to my question?
https://vborg.vbsupport.ru/showpost.php?p=539285&postcount=1530
sabret00the
08-03-2004, 02:15 PM
Any answer to my question?
https://vborg.vbsupport.ru/showpost.php?p=539285&postcount=1530
yes download the latest zip it's in there :)
<i>ah, ok! thanks a lot... or is it worth waiting for 1.0? I'm not in the need to install it right now.
And one more question: If I install that shop, is it only possible to change username and sig for example only by shop, or can still everyone do that by usercp, which wouldn't make sense then.</i>
allhandl
08-04-2004, 02:08 AM
Im a nube so go easy on me..
I jut ran the script and love it. Is there anyway I can get my product table to align to the top versus default/middle? I cant seem to find the darn template to fix this. I attached an image below
mariannet
08-04-2004, 07:35 AM
Is there a fix to this hack to send a PM when someone donates to you?
And/or a way to see who donated who other that who yourself donated to?
I need an admin way to see this and my users are asking for the PM function as a way to see who donated them.
When i run the install script (http://www.ehabbo.com/forums/admincp/ushop_install.php) I get this error:
Database error in vBulletin 3.0.3:
Invalid SQL: INSERT INTO settinggroup (grouptitle, displayorder, volatile) VALUES ('uttpoints', '1081', '0')
mysql error: Duplicate entry 'uttpoints' for key 1
mysql error number: 1062
Date: Wednesday 04th of August 2004 11:51:48 AM
Script: http://www.ehabbo.com/forums/admincp/ushop_install.php?do=install&step=dosettings
Referer:
Username: Administrator
IP Address: 81.153.216.54
Help would be appreciated.
platnum
08-04-2004, 06:14 PM
Is there a fix to this hack to send a PM when someone donates to you?
And/or a way to see who donated who other that who yourself donated to?
I need an admin way to see this and my users are asking for the PM function as a way to see who donated them.
Could try this... https://vborg.vbsupport.ru/showthread.php?t=67075
Ymeaga1n
08-05-2004, 12:17 AM
I seem to have discovered a problem...members are able to donate to themselves and get reputation for it.
And if you note that, nothing can really stop people from donating back and forth off of 2 of their own names, admins also don't have much control other then options in control panel.
Limpkinw
08-05-2004, 02:14 AM
I have devised a mini hack to do this I will try to post it tomorrow, if you want the link send me a PM I will link you when its posted.
Is there a fix to this hack to send a PM when someone donates to you?
And/or a way to see who donated who other that who yourself donated to?
I need an admin way to see this and my users are asking for the PM function as a way to see who donated them.
phrone
08-05-2004, 02:59 AM
Installed! Well.. in the process ;)
sabret00the
08-05-2004, 11:59 AM
is anyone else having a problem with store actions not saving? is their a fix for it? i tried GD but i think matthew's a bit busy :(
weaver
08-05-2004, 04:17 PM
I'm having the same problem. I had just editted an action through admincp and clicked save and now I'm getting No Actions Found.
Limpkinw
08-05-2004, 04:40 PM
I have emailed the appropriate peopel asking for permission to release the hack, please standby :)
I have devised a mini hack to do this I will try to post it tomorrow, if you want the link send me a PM I will link you when its posted.
radicaledward
08-05-2004, 06:22 PM
Quick question (probaly answered, but there are alot of pages), is it alright to make a module for the uShop as long as I give credit, or this a developers only release?
Zachery
08-05-2004, 06:30 PM
Quick question (probaly answered, but there are alot of pages), is it alright to make a module for the uShop as long as I give credit, or this a developers only release?
Anyone is more than welcome to make addons for our software :) you can release it here and or at GeekyDesigns, as well as vbadvanced(if that is what you are making it for). :)
radicaledward
08-05-2004, 06:34 PM
Thanks for the information!
I just have one more quick question; do you have any guidelines on the best way to go about writing uShop modules to guarantee seamless integration? Right now I have plans for a RPG style itemshop that sells swords, armor and other items.
Zachery
08-05-2004, 06:35 PM
Thanks for the information!
I just have one more quick question; do you have any guidelines on the best way to go about writing uShop modules to guarantee seamless integration? Right now I have plans for a RPG style itemshop that sells swords, armor and other items.
Matt is working on the documentation for it :)
sabret00the
08-05-2004, 07:35 PM
is anyone else having a problem with store actions not saving? is their a fix for it? i tried GD but i think matthew's a bit busy :(
anyone?
Zachery
08-05-2004, 07:44 PM
anyone?
Matts lazy at times,
* Zachery gets the whip out and cracks it
I am 99% sure we are not having this problem in our dev envorioment
sabret00the
08-06-2004, 01:04 AM
Matts lazy at times,
* Zachery gets the whip out and cracks it
I am 99% sure we are not having this problem in our dev envorioment
it was acknowledged on the GD forums but theirs no fix, well the one that was suggested didn't work :(
radicaledward
08-06-2004, 01:29 AM
Matt is working on the documentation for it :)
Well, I did some work on my hack tonight and your code in the modules is straight forward enough, and it was easy to pick up on what was going on. Kudos on that.
msimplay
08-06-2004, 06:10 AM
yes i did and i dont know why it doesn't work
i ran a query to drop titleparse
ALTER TABLE `user`
DROP `titleparse`;
do i have to switch the bbcode parsing in user titles by an option
because i can't find it
I did an upgrade from 0.93 - 0.95
and i had the bbcode action installed before but now since i upgraded i can't use bbcode or smilies in it at all only normal user titles can be bort like the original version of the hack
and the new ones supposed to have it by default
do i need to do extra steps other then upload the files and run upgrade script ?
bump
And one more question: If I install that shop, is it only possible to change username and sig for example only by shop, or can still everyone do that by usercp, which wouldn't make sense then.Anyone?
Does anyone know how to set a default number of points into an account when someone new registers? New members have 0, and I'd like them to start out with 10 points, for example. Thanks!
Mr. Brian
08-06-2004, 05:44 PM
I've one very strange problem, one of my user today complain to me that he has problem withdrawing his ponits that he deposit'ed out from the bank. Whenever he click on the 'bank' he was told told that "no action is found". But it works fine for the others user. Werid right?
DWard
08-06-2004, 06:33 PM
Theres too many replies!! I've got a small problem with the shop menu.
On the vbadvanced page, it works just as it should, shows all the actions etc. But everywhere else, the actions section isn't visible.
Mr. Brian
08-06-2004, 08:46 PM
Theres too many replies!! I've got a small problem with the shop menu.
On the vbadvanced page, it works just as it should, shows all the actions etc. But everywhere else, the actions section isn't visible.
Did you edit any of your Master template recently?
Markro
08-07-2004, 06:05 PM
Its not working for me....
Reeve of shinra
08-07-2004, 07:54 PM
Markro - you'll have to be a little more specific about the errors your getting if you expect help. The hacks works and its likely you missed something in the instructions.
X Factor
08-08-2004, 04:07 AM
Is there anyway to remove a users past purchase, not worried if it's implemented but i'd like to know how to do it manually.
moley
08-09-2004, 10:47 AM
does this version of uCash & uShop work on vB3.0.1?
platnum
08-09-2004, 06:20 PM
Just a quick question... Everything installed right, everything is working.. I've bought stuff etc...
But whenever I click the "Shop" in the nav bar.. Nothing pulls down below it :(
Anyclue whats wrong?
Thanks in advance :D
PixelFx
08-09-2004, 07:23 PM
any mods to add avatars to ushop ? its the only reason I haven't installed it yet.
Sadie Frost
08-10-2004, 05:21 AM
any mods to add avatars to ushop ? its the only reason I haven't installed it yet.
You can do it via seconday usergroups :)
Zachery
08-10-2004, 05:59 AM
does this version of uCash & uShop work on vB3.0.1?
I dont see any reason it wouldnt.
roundhost
08-10-2004, 03:31 PM
I just installed it, when you click the store link it goes to #shop what can i do? I also dont see and points by anybodies names...
I think at least one of the problems is from the step where you add...
<td id="shop" class="vbmenu_control"><a href="#shop">Store</a><script type="text/javascript"> vbmenu_register("shop");</script></td>
...to the navbar template
Edit: Ok ive fixed most f the problems, i have fixed it so you can see the points by peoples names and can goto the shop so i'm happy now :)
Edit: ok i still have a problem with the link being #shop, any idea what i should do, is it acctually meant to be #shop and then change to something else?
roundhost
08-10-2004, 04:11 PM
All the prices are screwed up as well, like it says that change uername costs 1070.0 when it is set to cost 1000, all the costs are wierd...
(edit: VB 3.0.3)
platnum
08-10-2004, 04:19 PM
I'm having the same problem with the navbar to :(
platnum
08-10-2004, 04:33 PM
All the prices are screwed up as well, like it says that change uername costs 1070.0 when it is set to cost 1000, all the costs are wierd...
(edit: VB 3.0.3)
Is it maybe because the tax?
roundhost
08-10-2004, 06:03 PM
Is it maybe because the tax?
My bad, thanks :), oh and ive still got the problem to the navbar, the only fix i could really think of was to change:
<td id="shop" class="vbmenu_control"><a href="#shop">Store</a><script type="text/javascript"> vbmenu_register("shop");</script></td>
To
<td id="shop" class="vbmenu_control"><a href="ushop.php">Store</a><script type="text/javascript"> vbmenu_register("shop");</script></td>
In the navbar template, however it seems the link doesnt wrok for me, even though the code should work, im going to try and workout the reason :(
Ymeaga1n
08-10-2004, 07:37 PM
I seem to have discovered a problem...members are able to donate to themselves and get reputation for it.
And if you note that, nothing can really stop people from donating back and forth off of 2 of their own names, admins also don't have much control other then options in control panel.
....any plans on fixing this?
Zachery
08-10-2004, 11:27 PM
....any plans on fixing this?
eck! i do remember getting a pm from someone about this now that we know how it happens we should be able to fix it in the next release.
i just installed 0.95 on my vb3.03
everythings go fine, but when i click "Store" in navbar nothing happened, no dropdown menu... :(
Drunkacho
08-11-2004, 07:57 PM
Great hack!
One problem though, there are a couple of members who get a no actions found message when clicking on the link for the store, aside frm that it works fine for everyone else. Oh, I'm on vB 3.0.3 too.
I've no idea why that happens, can someone help?
Zachery
08-11-2004, 09:37 PM
ANYONE HAVING A PROBLEM WITH THE NAVBAR DROP DOWN, PLEASE REDO THE NAVBAR TEMPLATE EDITS ACCORIDING TO THIS PAGE http://www.geekydesigns.com/products/ucs/readme.html
ANYONE HAVING A PROBLEM WITH THE NAVBAR DROP DOWN, PLEASE REDO THE NAVBAR TEMPLATE EDITS ACCORIDING TO THIS PAGE http://www.geekydesigns.com/products/ucs/readme.html
i redo the navbar template following above the link you provided,but still not functionable, no drop down menu :ermm:
Zachery
08-12-2004, 03:57 AM
i redo the navbar template following above the link you provided,but still not functionable, no drop down menu :ermm:
PM me an admin login and password with the rights to edit styles and i will fix the problem.
roundhost
08-12-2004, 04:31 AM
ANYONE HAVING A PROBLEM WITH THE NAVBAR DROP DOWN, PLEASE REDO THE NAVBAR TEMPLATE EDITS ACCORIDING TO THIS PAGE http://www.geekydesigns.com/products/ucs/readme.html
Thanks a bunch, all sorted, your a star! :)
oldfan
08-12-2004, 04:45 AM
I have a paid Subscription, is there a will I could setup that in the shop?
/me clicks install
<script type="text/javascript">
<!--
function log_out()
{
ht = document.getElementsByTagName("html");
ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grays cale=1)";
if (confirm('$vbphrase[sure_you_want_to_log_out]'))
{
return true;
}
else
{
ht[0].style.filter = "";
return false;
}
}
//-->
</script>
<br />
<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%">
<if condition="is_array($navbits)">
<table cellpadding="0" cellspacing="0" border="0">
<tr valign="bottom">
<td><a href="#" onclick="history.back(1)"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
<td> </td>
<td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
</tr>
<tr>
<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><a href="$scriptpath"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="$vbphrase[reload_this_page]" border="0" /></a> <strong>$navbits[lastelement]</strong></td>
</tr>
</table>
<else />
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
</if>
</td>
<if condition="$bbuserinfo['userid']">
<td class="alt2" valign="top" nowrap="nowrap">
<div class="smallfont">
<!--<span style="float:$stylevar[right]">[<a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a>]</span>-->
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl]">$vbphrase[private_messages_nav]</phrase></if>
</div>
</td>
<else />
<td class="alt2" nowrap="nowrap" style="padding:0px">
<!-- 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>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td class="smallfont">$vbphrase[username]</td>
<td><input type="text" class="button" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="1" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
<td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="3" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />$vbphrase[remember_me]</label></td>
</tr>
<tr>
<td class="smallfont">$vbphrase[password]</td>
<td><input type="password" class="button" name="vb_login_password" size="10" accesskey="p" tabindex="2" /></td>
<td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="4" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
</tr>
</table>
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="forceredirect" value="1" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
</form>
<!-- / login form -->
</td>
</if>
</tr>
</table>
<!-- / breadcrumb, login, pm info -->
<!-- nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<td class="vbmenu_control"><if condition="THIS_SCRIPT == 'adv_index'"><a href="$vboptions[bburl]?$session[sessionurl]">論壇<else /> <a href="$vboptions[homeurl]?$session[sessionurl]"> 首頁</if></a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php?$session[sessionurl]">$vbphrase[register]</a></td>
</if>
<td class="vbmenu_control"><a href="faq.php?$session[sessionurl]" accesskey="5">$vbphrase[faq]</a></td>
<td class="vbmenu_control"><a href="memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td>
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
<td id="shop" class="vbmenu_control"><a href="#shop">Store</a><script type="text/javascript"> vbmenu_register("shop");</script></td>
<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
<td id="navbar_search" class="vbmenu_control"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
</if>
<if condition="$bbuserinfo['userid']">
<td id="usercptools" class="vbmenu_control"><a href="#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
</if>
<else />
<if condition="$show['searchbuttons']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
</if>
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td>
<if condition="$bbuserinfo['userid']">
<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<if condition="$bbuserinfo['userid']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
</tr>
</table>
</div>
<!-- / nav buttons bar -->
<br />
<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="text" class="bginput" name="query" size="20" />$gobutton<br />
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]" accesskey="4">$vbphrase[advanced_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=getnew">$vbphrase[new_posts_nav]</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,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>
<tr><td class="thead"><a href="usercp.php?$session[sessionurl]">$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]">$vbphrase[private_messages]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$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]">$vbphrase[whos_online]</a></td></tr></if>
</table>
<!-- shop menu -->
<div class="vbmenu_popup" id="shop_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead"><a href="ushop.php$session[sessionurl]">uShop Menu</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=a&shortname=bank">Bank</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=richestusers">Richest Members</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=mostsold">Most Sold</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=userhistory">History</a></td></tr>
<tr><td class="thead"><a href="ushop.php$session[sessionurl]">Actions</a></td></tr>
$ushop_navbar
</table>
</div>
<!-- / shop menu -->
</div>
<!-- / user cp tools menu -->
</if>
<!-- / NAVBAR POPUP MENUS -->
</if>
X Factor
08-12-2004, 06:10 PM
Is there anyway to remove a users past purchase, not worried if it's implemented but i'd like to know how to do it manually.
So i guess i'm going to have to wait until the next version to be able to do this i tried searching the thread and couldn't find any information except that you will be able to do this in the next release.
I'd like to manually remove purchases for some people though.
jevzero
08-12-2004, 07:10 PM
i know it's been posted a billion times...but I have tried all. I continue to get no actions found. I also do not get any points. I did the ushop_install.php on vb3. What am I doing wrong?
neroflorida
08-12-2004, 09:45 PM
Tip:
Clean up Templates in Style Manager...
In adminfunctions_template.php
Find:
// phrased groups
Add Somewhere in array definition that makes sense to you:
'uttstore' => 'UCash/UShop Templates',
And one more question: If I install that shop, is it only possible to change username and sig for example only by shop, or can still everyone do that by usercp, which wouldn't make sense then.*bump*
Zachery
08-13-2004, 04:31 AM
i know it's been posted a billion times...but I have tried all. I continue to get no actions found. I also do not get any points. I did the ushop_install.php on vb3. What am I doing wrong?
Check all your file edits again
Zachery
08-13-2004, 04:31 AM
So i guess i'm going to have to wait until the next version to be able to do this i tried searching the thread and couldn't find any information except that you will be able to do this in the next release.
I'd like to manually remove purchases for some people though.I know that the user themself can remove their own purchase by click on the purchase link again
Zachery
08-13-2004, 04:32 AM
I have a paid Subscription, is there a will I could setup that in the shop?
* oldfan clicks install
You could give the new usergroup a heavy discount
Zachery
08-13-2004, 04:33 AM
*bump*I am fairly sure it wouldnt allow them to. But i havent checked into it, matt usualy doesnt miss the small detials, if he messes up, its largescale.
Jason McConnell
08-13-2004, 08:56 AM
Wassup Geeky Design Guys :D
I've been following this thread for a month, and finally decided I was confident enough to install this this morning :D *Clicks INSTALL* :)
I've got one problem, and it's not really a biggie. When a user is in the Store, the WOL shows it as Unkown Location. Did I miss something?
BTW, I'm using the Non HTL install, on vB version 3.0.3.
Wapture
08-13-2004, 11:50 AM
Hey, I need some help.
Ushop has been installed and is great, but I need a little help about the forum access item.
I have set it so people have to buy access to 3 forums, yet people can still go in and post without buying the item from the store.
What do I need to do? Do I need to put a password on the forums I want people to buy access for?
I want to keep the forums so that people can see them but cannot access them at all unless they buy the item from the store...
Any help?
I am fairly sure it wouldnt allow them to. But i havent checked into it, matt usualy doesnt miss the small detials, if he messes up, its largescale.Finally... thanks for the answer. On more thing: Do you know when 1.0 will be available? So that I know if I wait for it or stick with this version for now.
platnum
08-13-2004, 04:56 PM
ANYONE HAVING A PROBLEM WITH THE NAVBAR DROP DOWN, PLEASE REDO THE NAVBAR TEMPLATE EDITS ACCORIDING TO THIS PAGE http://www.geekydesigns.com/products/ucs/readme.html
Thanks bro, works like a charm now :D \:D/
Zachery
08-13-2004, 06:56 PM
Wassup Geeky Design Guys :D
I've been following this thread for a month, and finally decided I was confident enough to install this this morning :D *Clicks INSTALL* :)
I've got one problem, and it's not really a biggie. When a user is in the Store, the WOL shows it as Unkown Location. Did I miss something?
BTW, I'm using the Non HTL install, on vB version 3.0.3.
No, its somthing we have missed in the instructions i will make sure to have it soon or for the next version
Zachery
08-13-2004, 09:23 PM
Finally... thanks for the answer. On more thing: Do you know when 1.0 will be available? So that I know if I wait for it or stick with this version for now.We have no timeframe for the next major release at this time, sorry
MissKalunji
08-13-2004, 09:29 PM
We have no timeframe for the next major release at this time, sorry
Still no hack to show the articles on a none vb page?
Zachery
08-13-2004, 10:14 PM
Still no hack to show the articles on a none vb page?
How does that even relate to uCS?
MissKalunji
08-13-2004, 11:14 PM
How does that even relate to uCS?
oops im soooooooooo sorry i posted in the wrong thread :nervous:
The Wedge
08-14-2004, 03:33 AM
I got this error as soon as I ran the install script. It checked for a previous version. verified I didn't have one then went on to the next step. that's when I got the error.
Database error in vBulletin 3.0.3:
Invalid SQL: INSERT INTO settinggroup (grouptitle, displayorder, volatile) VALUES ('uttpoints', '1081', '0')
mysql error: Duplicate entry 'uttpoints' for key 1
mysql error number: 1062
Date: Saturday 14th of August 2004 12:51:40 AM
Script: http://wedgepage.com/forums/admincp/ushop_install.php?do=install&step=dosettings
Referer:
Zachery
08-14-2004, 04:24 AM
I got this error as soon as I ran the install script. It checked for a previous version. verified I didn't have one then went on to the next step. that's when I got the error.
Database error in vBulletin 3.0.3:
Invalid SQL: INSERT INTO settinggroup (grouptitle, displayorder, volatile) VALUES ('uttpoints', '1081', '0')
mysql error: Duplicate entry 'uttpoints' for key 1
mysql error number: 1062
Date: Saturday 14th of August 2004 12:51:40 AM
Script: http://wedgepage.com/forums/admincp/ushop_install.php?do=install&step=dosettings
Referer:
sounds like you have already ran the install, did you try running the upgrade instead?
The Wedge
08-14-2004, 11:21 AM
sounds like you have already ran the install, did you try running the upgrade instead?
no I ran it once and I got the same thing so I just tried it again.
The Wedge
08-14-2004, 11:27 AM
ok I just uninstalled it now. Although I got an error on that also. I then tried to intall and it seemed to go through smoothly. This same thing happened to me when I installed vBadvanced. At first I had errors but after uninstalled, reinstalled, uninstalled, then reinstalled it again it went through. I don't know why that's happening. Time to make the file changes. I'll let you know how it goes
The Wedge
08-14-2004, 11:49 AM
I'm at the last damn step to update the navbar template and I am not finding the code it's telling me to update. Is this because I'm using the vBulletin 3 Classic style on my forum? I went ahead and tried to run this without this last step. Not sure if I need it being that it's only a navbar edit. I went to the ushop.php page and I got this error
Warning: Invalid argument supplied for foreach() in /home/virtual/site7/fst/var/www/html/forums/ushop.php on line 151
it also said "No actions found..."
Myacen Network
08-14-2004, 12:21 PM
The readme.html is missing Step 5? Our store installed however it's not working? http://www.myacen.com/forums/
Zachery
08-14-2004, 05:10 PM
ok I just uninstalled it now. Although I got an error on that also. I then tried to intall and it seemed to go through smoothly. This same thing happened to me when I installed vBadvanced. At first I had errors but after uninstalled, reinstalled, uninstalled, then reinstalled it again it went through. I don't know why that's happening. Time to make the file changes. I'll let you know how it goesI'm at the last damn step to update the navbar template and I am not finding the code it's telling me to update. Is this because I'm using the vBulletin 3 Classic style on my forum? I went ahead and tried to run this without this last step. Not sure if I need it being that it's only a navbar edit. I went to the ushop.php page and I got this error
Warning: Invalid argument supplied for foreach() in /home/virtual/site7/fst/var/www/html/forums/ushop.php on line 151
it also said "No actions found..."
So you did run it once.
If you have already run the install check your edits, also dont use dreamweaver to edit files.
Zachery
08-14-2004, 05:10 PM
The readme.html is missing Step 5? Our store installed however it's not working? http://www.myacen.com/forums/Just miss numbered :) there are only the 5 steps.
Myacen Network
08-14-2004, 05:16 PM
I'm not getting the drop down, and its configured to the latest readme ideas?
Zachery
08-14-2004, 05:32 PM
I'm not getting the drop down, and its configured to the latest readme ideas?
Did you get the one from the website?. the zip has not been updated yet
http://www.geekydesigns.com/products/ucs/readme.html
DarkWarriorXII
08-14-2004, 06:20 PM
The drop down menu on my navbar doesn't drop down. What's wrong here?
Zachery
08-14-2004, 07:07 PM
The drop down menu on my navbar doesn't drop down. What's wrong here?Did you get the one from the website?. the zip has not been updated yet
http://www.geekydesigns.com/products/ucs/readme.html
Look up :)
DarkWarriorXII
08-14-2004, 07:55 PM
Look up :)
:o That was embarassing :p . Thanks for pointing that out.
Dorign
08-14-2004, 08:33 PM
Is there a way to stop the UTT system from adding reputation? It seems to multiply the green blocks when reputation is added (like when a user donates points or is thieved), without updating the rank (so it still shows "user is moving up," which is my 30 points reputation title, even if they have 200 points, which should be "user is a great member"), and overall that doesn't seem right.
PS3 Dude
08-14-2004, 08:59 PM
I will pay someone to install this hack for me :) Any interested parties please PM me with an offer.. thanks. I tried to install it, but with my extremely limited knowledge of php, its like rocket science, literally.. you could explain it to me til your blue in the face and it still wouldnt matter, lol. I guess I should get off my ass and learn a bit of php... but I am just not bothered. lol.
Zachery
08-14-2004, 09:46 PM
I will pay someone to install this hack for me :) Any interested parties please PM me with an offer.. thanks. I tried to install it, but with my extremely limited knowledge of php, its like rocket science, literally.. you could explain it to me til your blue in the face and it still wouldnt matter, lol. I guess I should get off my ass and learn a bit of php... but I am just not bothered. lol.
We offfer the instatlion service for 15 USD. :)
PS3 Dude
08-15-2004, 08:18 AM
Okay :) You accept paypal payment?
Virulent1
08-15-2004, 11:48 PM
Nvm Fixed it..
saint_seiya
08-16-2004, 04:11 AM
Alright, I installed the hack, but I made a mistake early on and I do not know if it had an effect on the overall install.
I ran the installer after i made the file edits, I forgot when I went along.
So if that didn't immediately cause my problem, I ran the install with the included installer and then went into my admincp. The store was not on my left hand list, so I had to access it from its url maunally, and above the areas where it says save values and add action I see the following error:
Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/vgcity.com/httpdocs/subdomains/forums/admincp/uttstoreadmin.php on line 492
So, I am wondering if I should redo it all over again, or if there is something I can do about it to salvage it.
btw, I didn't find the htl files in the zip I downloaded, i havent used HTL in awhile, where can I find the htl install for it?
UPDATE: I re-did everything manually again, same problems.
curly howard
08-16-2004, 08:50 AM
Does anyone know how to set a default number of points into an account when someone new registers? New members have 0, and I'd like them to start out with 10 points, for example. Thanks!
Same question
Reeve of shinra
08-16-2004, 10:30 AM
Saint - read the very first post for how to solve forreach errors.
TunerNetwork
08-16-2004, 04:53 PM
What is the exact error you recieve?
Warning: main(./includes/init.php): failed to open stream: No such file or directory in /home/hondanet/public_html/forums/admincp/global.php on line 18
Fatal error: main(): Failed opening required './includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hondanet/public_html/forums/admincp/global.php on line 18
Where does the supposed error happen?
Ok, this is the error I get now when I try to enter my Admincp. When I click on the Store button in the navbar, it does nothing. I tried changing the Global.php file around, but nothing, and now I cant even get into my admincp. I need help, either someone come through and reinstall or...I will pay for the service, but need help ASAP!
What vB version are you running?
Powered by: vBulletin Version 3.0.3
Can msg me on here, AIM is TN Zazza CEO, Email is: Zazza_CEO@TunerNetwork.com
saint_seiya
08-16-2004, 05:59 PM
I had tried that fix twice before with no luck
Zachery
08-16-2004, 06:54 PM
I had tried that fix twice before with no luck
There is no reason, if you ran the isntall file, and hacked your files correctly for you to get any errors, are you by any chance using dreamweaver to edit your files?
saint_seiya
08-16-2004, 07:51 PM
No, I used notepad. I did it the first time, so I logically felt maybe I edited something wrong, so I went over it again and re-edited each file, but the problems persisted.
Is the HTL file in the zip? I didn't find any and I downloaded it twice.
Zachery
08-16-2004, 08:03 PM
No, I used notepad. I did it the first time, so I logically felt maybe I edited something wrong, so I went over it again and re-edited each file, but the problems persisted.
Is the HTL file in the zip? I didn't find any and I downloaded it twice.
I would not suggest using the HTL file, but if you want to its in the extras folder.,
saint_seiya
08-16-2004, 10:27 PM
Yea, I don't think it will make a difference, I just don't get why its not working.
sitejunkies
08-17-2004, 02:36 AM
I installed it myself but can't get it working. the "store" link appears at the top but when you click it, nothing happens.. Who can install this for me (for pay via Paypal)? I would be willing to pay for this hack and a few others to be installed for me.. PM me or email me at aaron@cashjunkies.com if interested..
Thanks..
saint_seiya
08-17-2004, 02:57 AM
Oh yea, I also have that problem with the store link, wow, strange stuff.
Dorign
08-17-2004, 03:34 AM
Seems putting money into the bank works, but withdrawing it makes points vanish to no one.
Zachery
08-17-2004, 03:58 AM
I installed it myself but can't get it working. the "store" link appears at the top but when you click it, nothing happens.. Who can install this for me (for pay via Paypal)? I would be willing to pay for this hack and a few others to be installed for me.. PM me or email me at aaron@cashjunkies.com if interested..
Thanks..
Originally Posted by Zachery
Did you get the one from the website?. the zip has not been updated yet
http://www.geekydesigns.com/products/ucs/readme.html
Zachery
08-17-2004, 03:59 AM
Oh yea, I also have that problem with the store link, wow, strange stuff.Originally Posted by Zachery
Did you get the one from the website?. the zip has not been updated yet
http://www.geekydesigns.com/products/ucs/readme.html
:bunny:
sitejunkies
08-17-2004, 04:01 AM
I got the zip from in this forum.. heh
sitejunkies
08-17-2004, 04:16 AM
Ahh well.. I have spent more than two hours on this and still.. nowhere..
saint_seiya
08-17-2004, 04:41 AM
Is that drop down menu the only thing different in that readme? Cause I still have no idea why it's not working. My site AIM is :vgcityhelp if anyone would find it easier to help me on that.
UPDATE: Drop down menu fixed
monstergamer
08-17-2004, 04:46 AM
So, what do I do to get this running? The file within the zip here and the one on the site are exactly the same, by comparism.. anyway, I have spent more than two hours on this and still.. nowhere..
same here....nothing but errors.
to many just to post them all
some Global and Init.php
i am editing the right ones and i looked ove all the code, to many times
jsnakej13
08-17-2004, 12:08 PM
I am experiencing a problem. At the top of my forum is a line of text that says Warning: Invalid argument supplied for foreach() in /home2/wrestlin/public_html/forum/global.php on line 638
MindTrix
08-17-2004, 12:09 PM
Check the first post in the thread for the fix.
saint_seiya
08-17-2004, 01:25 PM
Wait, does it require VB 3.0.3 to run. If so, is there an older one that can be used?
Blam Forumz
08-17-2004, 06:29 PM
For tha tlink that you posted zach, do i need to follow those instructions to re-hack EVERYTHING? or just the navbar??
MiLynne
08-17-2004, 07:01 PM
My store link isn't working, either. I made sure everything was correct and it is. What is the exact problem and what needs to be changed??
Blam Forumz
08-17-2004, 08:22 PM
Is that drop down menu the only thing different in that readme? Cause I still have no idea why it's not working. My site AIM is :vgcityhelp if anyone would find it easier to help me on that.
UPDATE: Drop down menu fixed
can you tell us how you did this? or show us your navbar template?
:speechless:
neo|d3fx
08-17-2004, 08:52 PM
There is a confirmed exploit with this hack allowing users to give themselves or someone else points and are able to define how much it would cost them at the same time.
Steps to recreate it;
Click the Donate to User button in the postbit, or from the main Ushop page
Type in your name or anothers username
instead of just a numerical value type in "1, uttpoints=99999"
1 will be the value in which it costs you to donate the points, and the 99999 are how many points you are giving them.
Does anyone know the way to only allow a numerical value in that textbox you type the points in?
Blam Forumz
08-17-2004, 09:30 PM
woot i fix0red it :)
MiLynne
08-17-2004, 09:55 PM
woot i fix0red it :)
I fixed my link thing..
Now I've got some questions.
I installed it manually and I'm on vb 3.0.3
First, I can't get donate, admindonate to activate
Secondly, when I save I get: Could not find phrase 'uttstore_saved_values_successfully'.
Also, I don't understand how the Secondary Usergroup, Buy forum password/access, etc. works. Are those separate hacks??
MiLynne
08-17-2004, 10:43 PM
I fixed my link thing..
Now I've got some questions.
I installed it manually and I'm on vb 3.0.3
First, I can't get donate, admindonate to activate
Secondly, when I save I get: Could not find phrase 'uttstore_saved_values_successfully'.
Also, I don't understand how the Secondary Usergroup, Buy forum password/access, etc. works. Are those separate hacks??
ok...update:
I see the (donate) link...where will I find the admindonate thing?
Zachery
08-18-2004, 02:46 AM
Just tha navbar
Milynne, its in the postbit as well as the store tiself
saint_seiya
08-18-2004, 03:10 AM
Does this shop require 3.0.3 and do you have an older version?
Blam Forumz
08-18-2004, 02:04 PM
Im trying to make the points / donate link look like how they do in the attatchments
What should I replace
<if condition="$bbuserinfo['usergroupid'] == '6'"><a href="ushop.php?do=a&shortname=admindonate&userid=$post[userid]" target="_blank">$vbphrase[ucs_points]</a><else />$vbphrase[ucs_points]</if>: $points <br><a href="ushop.php?do=a&shortname=donate&userid=$post[userid]" target="_blank">Donate</a><br>
with?
I tried using this
<if condition="$bbuserinfo['usergroupid'] == '6'">
<fieldset><legend><a href="ushop.php?do=a&shortname=admindonate&userid=$post[userid]" target="_blank">$vbphrase[ucs_points]</a></legend><table><tr><td>
$points
</td></tr>
</table></fieldset><br>
<else />
<br><a href="ushop.php?do=a&shortname=donate&userid=$post[userid]" target="_blank">Donate</a>
</if>
But it wont work
Help. :ermm:
MiLynne
08-18-2004, 02:47 PM
Thanks! User error..lol..
Now I have a request.
I want to make up a box that will allow users to use points to suggest a game to put in the arcade. Can someone hook me up with the code to do this?
Deimos
08-18-2004, 05:36 PM
What is the exact error you recieve? I don't
Where does the supposed error happen? It doesn't error
What vB version are you running? VB 3.0.3
The problem is, i've just installed the hack again on a clean vb 3.0.3 board and the drop down menu doesn't work on the nav bar
I've tried adding it to multiple styles and each time it just doesn't work.
When I hover my mouse pointer over the menu it says..
forums/#shop
Is that right?
saint_seiya
08-18-2004, 06:07 PM
Ok, I finally got it installed and so far it looks as if its working fine, nice hack. One question, has anyone made any new actions? That can be imported and such?
Also, how do you restrict access to users without an arcade pass? I have the latest arcade.
Zachery
08-18-2004, 06:25 PM
What is the exact error you recieve? I don't
Where does the supposed error happen? It doesn't error
What vB version are you running? VB 3.0.3
The problem is, i've just installed the hack again on a clean vb 3.0.3 board and the drop down menu doesn't work on the nav bar
I've tried adding it to multiple styles and each time it just doesn't work.
When I hover my mouse pointer over the menu it says..
forums/#shop
Is that right?
Use the one from the website
http://www.geekydesigns.com/products/ucs/readme.html
:p0
Zachery
08-18-2004, 06:25 PM
Ok, I finally got it installed and so far it looks as if its working fine, nice hack. One question, has anyone made any new actions? That can be imported and such?
Also, how do you restrict access to users without an arcade pass? I have the latest arcade.
You really cant, and we have included one of the two addons that were made.
We are still working towards getting users to be more active at GD so we can track bugs and such. its almost impossible to do so here.
saint_seiya
08-18-2004, 07:10 PM
Hoes does the pass essentially work?
Deimos
08-18-2004, 07:18 PM
Use the one from the website
http://www.geekydesigns.com/products/ucs/readme.html
:p0
Do I have to do all the code hacks again? Or just the navbar bit?
I redid the navbar using the new code and it didn't make any difference :(
Zachery
08-18-2004, 08:19 PM
Do I have to do all the code hacks again? Or just the navbar bit?
I redid the navbar using the new code and it didn't make any difference :(
Just the navbar bit.
Deimos
08-18-2004, 08:51 PM
Aye, I did that and it stayed the same.
Hmm, would any of the other template or file hacks affect it?
I don't understand why it's not working, when I origiinally had ushop installed it worked aok
Link14716
08-18-2004, 08:57 PM
Remember to add that BELOW the code for the navbar bit.
I believe the original readme said to add above, which b0rked it.
Deimos
08-18-2004, 09:24 PM
That worked, thanks Link
Link14716
08-18-2004, 09:30 PM
--details of an exploit--
0.95a has been released to fix this exploit.
Deimos
08-18-2004, 09:33 PM
Btw, I had this problem with the prior versions and it still seems to happen with this one,,,,but it might be something i've done wrong
All the file edits and templates are done, but, when a user chooses to make their name a certain color or glow it doesn't show up on the post bit (legacy) area when viewing threads?
For instance, I just bought a purple name with red glow, it doesn't show up
Yet if I open my member profile, the purple name shows up, minus the glow
Link14716
08-18-2004, 09:36 PM
Btw, I had this problem with the prior versions and it still seems to happen with this one,,,,but it might be something i've done wrong
All the file edits and templates are done, but, when a user chooses to make their name a certain color or glow it doesn't show up on the post bit (legacy) area when viewing threads?
For instance, I just bought a purple name with red glow, it doesn't show up
Yet if I open my member profile, the purple name shows up, minus the glow
If the color isn't showing up, then you missed an edit.
For the glow, make sure you did all of the postbit edits (to postbit_legacy of course) and it should work. Be aware that glow is an Internet Explorer only feature, however.
Blam Forumz
08-18-2004, 09:44 PM
What was the exploit?
Deimos
08-18-2004, 09:48 PM
If the color isn't showing up, then you missed an edit.
For the glow, make sure you did all of the postbit edits (to postbit_legacy of course) and it should work. Be aware that glow is an Internet Explorer only feature, however.
Well that's what I thought, but i've been through the postbit legacy and the showthread files and it's all in there
I'm running IE 6
Here's a screeny of my postbit_legacy template
https://vborg.vbsupport.ru/
Link14716
08-18-2004, 09:49 PM
What was the exploit?
Using donate, someone can give a user a whole lot of points while only being charged something small, like 1.
A pretty bad exploit if you ask me.
Link14716
08-18-2004, 09:51 PM
Well that's what I thought, but i've been through the postbit legacy and the showthread files and it's all in there
I'm running IE 6
Here's a screeny of my postbit_legacy template
http://homepage.ntlworld.com/adam.dresch/postbit.PNG
Move <if condition="$post['uttstore_glow']"><div id="postmenu_$post[postid]" style="width:100%; filter:Glow(color=$post[uttstore_glow], strength=5);"><else /><div id="postmenu_$post[postid]"></if> to right before the <a> tag.
Deimos
08-18-2004, 09:55 PM
wait that worked
lol
Kick ass, thanks link!
Limpkinw
08-18-2004, 10:02 PM
I have modified my Uttstore files is there a way u can tell the changed made on the files or is tehre too many to list?
thanks!
Zelda-King
08-18-2004, 10:59 PM
Aye, I did that and it stayed the same.
Hmm, would any of the other template or file hacks affect it?
I don't understand why it's not working, when I origiinally had ushop installed it worked aokAfter upgrading your forums you need to reinstall the templates via the install script. Assuming you've done that, ensure you've reverted any customised store templates, such as UTTSTORE.
saint_seiya
08-18-2004, 11:39 PM
um, glowing username doesn't work, is there any reason why?
Link14716
08-18-2004, 11:46 PM
I have modified my Uttstore files is there a way u can tell the changed made on the files or is tehre too many to list?
thanks!
I believe these edits are correct.
action.admindonate.php (this one is not important, but I fixed it here as well):
Find: global $DB_site, $bbuserinfo, $points, $action;
Replace with: global $DB_site, $bbuserinfo, $points, $action, $_FIELDS;
Find: return $data;
Add Above: $nonoarray = array(" ", "'", "\"", ",", "+", "=", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z");
$_FIELDS['points'] = str_replace($nonoarray, "", $_FIELDS['points']);
action.bank.php:
Find: function uttstore_deposit_sanity($amount) {
global $points;
Replace with: function uttstore_deposit_sanity($amount) {
global $points, $_FIELDS;
Find: if ($points < $amount) {
$message = "You cannot deposit more than you have!";
uttstore_print_end_message($message);
}
Replace with: $nonoarray = array(" ", "'", "\"", ",", "+", "-", "=", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z");
$_FIELDS['points'] = str_replace($nonoarray, "", $_FIELDS['points']);
if ($points < $_FIELDS['points']) {
$message = "You cannot deposit more than you have!";
uttstore_print_end_message($message);
}
Find: function uttstore_withdraw_sanity($bankdata,$mode=2,$amount =0) {
global $vbphrase;
Replace with: function uttstore_withdraw_sanity($bankdata,$mode=2,$amount =0) {
global $vbphrase, $_FIELDS;
Find: if ($amount <= "0") {
$message = "You may not withdraw a non-positive amount!";
uttstore_print_end_message($message);
}
if ($bankdata['amount'] < $amount) {
$message = "You cannot withdraw more than you have!";
uttstore_print_end_message($message);
}
Replace with: $nonoarray = array(" ", "'", "\"", ",", "+", "-", "=", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z");
$_FIELDS['points'] = str_replace($nonoarray, "", $_FIELDS['points']);
if ($_FIELDS['points'] <= "0") {
$message = "You may not withdraw a non-positive amount!";
uttstore_print_end_message($message);
}
if ($bankdata['amount'] < $_FIELDS['points']) {
$message = "You cannot withdraw more than you have!";
uttstore_print_end_message($message);
}
action.donate.php:
Find: global $DB_site, $bbuserinfo, $points, $action, $vbphrase;
Replace with: global $DB_site, $bbuserinfo, $points, $action, $vbphrase, $_FIELDS;
Find: if ($amount <= "0") {
$message = "You may not donate a non-positive amount!";
uttstore_print_end_message($message);
}
Replace with: $nonoarray = array(" ", "'", "\"", ",", "+", "-", "=", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z");
$_FIELDS['points'] = str_replace($nonoarray, "", $_FIELDS['points']);
if ($_FIELDS['points'] <= "0") {
$message = "You may not donate a non-positive amount!";
uttstore_print_end_message($message);
}
action.thief.php:
Find: $totalcost = calculate_taxed_price($_FIELDS['points'], $action['tax']);
$totalcost = uttpoints_number_format($totalcost);
Add above: $nonoarray = array(" ", "'", "\"", ",", "+", "-", "=", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z");
$_FIELDS['points'] = str_replace($nonoarray, "", $_FIELDS['points']);
Link14716
08-18-2004, 11:46 PM
um, glowing username doesn't work, is there any reason why?
Yes it does. Follow the directions.
Dorign
08-19-2004, 07:35 AM
Whatever the new "update" did, it's stopped me from taking points away from members who are being buttheads. :P I used to donate them a negative amount of points, that doesn't work now. Could an "Admin Remove" function be made, as opposed to "Admin Donate"? Thanks!
Zachery
08-19-2004, 07:40 AM
Whatever the new "update" did, it's stopped me from taking points away from members who are being buttheads. :P I used to donate them a negative amount of points, that doesn't work now. Could an "Admin Remove" function be made, as opposed to "Admin Donate"? Thanks!
You can edit their points directly from the ACP. Ill poke matt about getting a radio button to select wich type it is (+/-) for admin donate :)
Link14716
08-19-2004, 10:21 AM
Whatever the new "update" did, it's stopped me from taking points away from members who are being buttheads. :P I used to donate them a negative amount of points, that doesn't work now. Could an "Admin Remove" function be made, as opposed to "Admin Donate"? Thanks!
Whoops. I guess I was thinking too much yesterday. ;)
action.admindonate.php
Find: "-",
Delete it.
Jason McConnell
08-19-2004, 07:19 PM
Whoops. I guess I was thinking too much yesterday. ;)
action.admindonate.php
Find: "-",
Delete it.
I can't find "-", in that file, has it already been removed from the zip? I downloaded it this afternoon.
Zachery
08-19-2004, 08:02 PM
I can't find "-", in that file, has it already been removed from the zip? I downloaded it this afternoon.You only need to make thoughs changes if you have not just downloaded the package
Matt Bush
08-19-2004, 11:08 PM
I was wondering if there is away to get the Trade Rater hack to work with the point system like the way the referal system works with the point system.
Could someone please write the code/mod that would allow the point system hack to give X amount of points when someone gets a positive feed back and take away when they get a negative?
Link to Trade Hack: https://vborg.vbsupport.ru/showthread.php?t=65730
THANKS
Rahzel_hx
08-20-2004, 10:48 PM
Umm i dunno what i did wrong but i don't have ushop actions and in (see attachment) only theif is a link >_<
Link14716
08-20-2004, 11:03 PM
I can't find "-", in that file, has it already been removed from the zip? I downloaded it this afternoon.
Usually when I find a mistake that screws something up, I fix it in the zip, as well as telling people how to fix it themselves.
Yes, the zip was updated.
Link14716
08-20-2004, 11:04 PM
Umm i dunno what i did wrong but i don't have ushop actions and in (see attachment) only theif is a link >_<
It is the only link because you cannot purchase the others either because it is out of stock or (more likely) you do not have enough points.
Rahzel_hx
08-21-2004, 12:00 AM
oh lol thanks but where do i go to edit prices and the products descriptions?
Link14716
08-21-2004, 01:16 AM
The Admin CP -> Action Manager.
Rahzel_hx
08-21-2004, 03:48 AM
hmm i don't have a action manager >_<
Edit i jsut don't have a link to it i think i did something wrong in the admincp/index.php
This is what it looks like// ## <ucs> construct_nav_option("uTT Point System Settings", 'options.php?dogroup=uttpoints', '<br />'); construct_nav_option("uTT Store Settings", 'options.php?dogroup=uttstore', '<br />'); construct_nav_option("Action Manager", 'uttstoreadmin.php?do=modify', '<br />'); construct_nav_option("Add Action", 'uttstoreadmin.php?do=add', '<br />'); construct_nav_group("uTT Store Hack", '<hr />'); // ## </ucs> $printhr = false;
if (can_administer('canadminstyles'))
Zachery
08-21-2004, 05:53 AM
hmm i don't have a action manager >_<
Edit i jsut don't have a link to it i think i did something wrong in the admincp/index.php
This is what it looks like// ## <ucs> construct_nav_option("uTT Point System Settings", 'options.php?dogroup=uttpoints', '<br />'); construct_nav_option("uTT Store Settings", 'options.php?dogroup=uttstore', '<br />'); construct_nav_option("Action Manager", 'uttstoreadmin.php?do=modify', '<br />'); construct_nav_option("Add Action", 'uttstoreadmin.php?do=add', '<br />'); construct_nav_group("uTT Store Hack", '<hr />'); // ## </ucs> $printhr = false;
if (can_administer('canadminstyles'))
You pasted it on one line.. instead of on multiple lines.
Rahzel_hx
08-21-2004, 05:58 AM
>_< ohh so lol i didn't know that matterd >_<
hmm so like this // ## <ucs>
construct_nav_option("uTT Point System Settings", 'options.php?dogroup=uttpoints', '<br />');
construct_nav_option("uTT Store Settings", 'options.php?dogroup=uttstore', '<br />');
construct_nav_option("Action Manager", 'uttstoreadmin.php?do=modify', '<br />');
construct_nav_option("Add Action", 'uttstoreadmin.php?do=add', '<br />');
construct_nav_group("uTT Store Hack", '<hr />'); // ## </ucs>
$printhr = false;
if (can_administer('canadminstyles'))
Rahzel_hx
08-21-2004, 06:01 AM
oh lol thx that worked XD i wonder how the rest of my hacks are working then >_<?
Jason McConnell
08-21-2004, 01:54 PM
You only need to make thoughs changes if you have not just downloaded the package
Gotcha man, thanks :D
jenn022078
08-21-2004, 04:42 PM
Hey ya'll I am new to the ushop and I am trying to figure out how to find the history. Where in the world is that at? I feel dumb for asking, but I need to learn somewhere.:)
lordofgun
08-21-2004, 11:51 PM
<i>Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/keith/billszone.com/fanzone/includes/functions.php on line 1894
Fatal error: Call to undefined function: is_browser() in /home/keith/billszone.com/fanzone/global.php on line 59</i>
Anyone have any idea what I'm doing wrong? Thanks in advance!
Zachery
08-21-2004, 11:57 PM
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/keith/billszone.com/fanzone/includes/functions.php on line 1894
Fatal error: Call to undefined function: is_browser() in /home/keith/billszone.com/fanzone/global.php on line 59
Anyone have any idea what I'm doing wrong? Thanks in advance!
Stop using dreamweaver to edit your files, start with a fesh copy of global.php and functions.php and redo the hacks.
lordofgun
08-22-2004, 12:13 AM
Stop using dreamweaver to edit your files, start with a fesh copy of global.php and functions.php and redo the hacks.
I saw that you said the same to someone else. Thanks for your help! Thats' the first and last time I use dreamweaver. :nervous:
LoOnEyToOnZ
08-22-2004, 12:16 AM
Hello is it possible to delete points from a user who has them in his bank ? m using 0.93 Beta
lordofgun
08-22-2004, 01:40 AM
Is there any easy way to change the name from 'points' to something else?
Maybe I'm blind, but I can't figure out how.
Zachery
08-22-2004, 01:45 AM
Hello is it possible to delete points from a user who has them in his bank ? m using 0.93 Beta
No and i would suggest you upgrade to .95a as there are two or three security updates.
Zachery
08-22-2004, 01:46 AM
Is there any easy way to change the name from 'points' to something else?
Maybe I'm blind, but I can't figure out how.
Edit the phrases ucs_points and ucs_points_lower :)
lordofgun
08-22-2004, 01:56 AM
Edit the phrases ucs_points and ucs_points_lower :)
This may be a stupid question, but where do I find those to edit them? :D
lordofgun
08-22-2004, 02:19 AM
This may be a stupid question, but where do I find those to edit them? :D
Do I just run ushop_install again after I change the values?
LoOnEyToOnZ
08-22-2004, 02:26 AM
Will upgrading remove all points and bets ?
What if i'd like to restart everyone's points to 0 ?
Zachery
08-22-2004, 02:35 AM
Do I just run ushop_install again after I change the values?
No, just update the phrase and make sure you have done the correct edits.
lordofgun
08-22-2004, 02:36 AM
No, just update the phrase and make sure you have done the correct edits.
Where do I go to update those phrases? :D
Zachery
08-22-2004, 02:42 AM
Where do I go to update those phrases? :DPhrase manager :)
lordofgun
08-22-2004, 02:56 AM
DOH! I feel like a retard. Thanks!
jenn022078
08-22-2004, 11:58 PM
I have a quick question. I have store already installed and working fine. I am not able to view purcahse history from my members. I click recent purcahse history but I get action not found. Can someone please help me with this?
syjech
08-23-2004, 12:15 PM
I tried to instal the u cash and u shop and it it said I dont have the right program to open it? Any Ideas on what to do?
Zelda-King
08-23-2004, 01:10 PM
Try www.winzip.com... but surely you would be able to open it if you installed vBulletin in the first place?
johnbruce71
08-24-2004, 12:19 PM
Just wondering how to change which forum the users can buy the password for? do i have to edit the php file or what?
EDIT: Ok got it
Matt Bush
08-25-2004, 08:31 PM
I was wondering if there is away to get the Trade Rater hack to work with the point system like the way the referal system works with the point system.
Could someone please write the code/mod that would allow the point system hack to give X amount of points when someone gets a positive feed back and take away when they get a negative?
Link to Trade Hack: https://vborg.vbsupport.ru/showthread.php?t=65730
THANKS
Rahzel_hx
08-25-2004, 11:09 PM
"IF YOU ARE NOT GETTING ANY POINTS:
Edit a forum and set all of the store settings to '1' and save"
Where do i go to edit this? i'm so confused
Zelda-King
08-25-2004, 11:17 PM
Admin CP > vBulletin Options > Forums & Moderators > Forum Manager > 'Forum you aren't getting points in'.
Rahzel_hx
08-25-2004, 11:23 PM
Admin CP > vBulletin Options > Forums & Moderators > Forum Manager > 'Forum you aren't getting points in'.
In the forum manger when i go into a forum there is no u shop/u cash options
Zachery
08-25-2004, 11:44 PM
In the forum manger when i go into a forum there is no u shop/u cash options
Did you edit all the files correctly?
Rahzel_hx
08-25-2004, 11:47 PM
I belive so what file would it be?
Zachery
08-25-2004, 11:50 PM
admincp/forum.php i think
Rahzel_hx
08-26-2004, 12:04 AM
lol i forgot to go back and make sure i hit enter at the semi commas >_< (code was pasted in one stright line XP)
Yelper
08-26-2004, 03:58 AM
Added support thread here (http://www.geekydesigns.com/board/showthread.php?t=133)... figured I might get help there as that's what the thread starter asked for. ;)
Zachery
08-26-2004, 04:21 AM
Added support thread here (http://www.geekydesigns.com/board/showthread.php?t=133)... figured I might get help there as that's what the thread starter asked for. ;)
Replied yelper :D
Zelda-King
08-26-2004, 03:30 PM
This could do with securing. Some user changed my custom title. In my opinion it shouldn't be possible to change staff titles... or steal from them, etc. Currently it's even possible to deny forum access to the administration!
Jason McConnell
08-26-2004, 04:09 PM
Is there a way to add on more ways to get points? Say a user gets first place in a game in the arcade, can that be an award-able action? BTW, thanks for an awesome hack :D
Zelda-King
08-26-2004, 04:53 PM
There are add-ons that allow for that kind of thing. Check out the arcade pass hack.
y2krazy
08-27-2004, 02:44 AM
Parse error: parse error, unexpected $, expecting '(' in /home/xxxxxx/public_html/community/includes/functions.php on line 3566
vB 3.0.3 Fresh Install
Not sure what is going wrong. Any help would be very, very appreciated!
y2krazy
08-27-2004, 02:56 AM
Strange, but when I just went back to check it out, I refreshed and the error was gone. No edits, and it just disappeared...
proxyMX
08-27-2004, 10:13 AM
Installs hacks and makes it easier to upgrade since all the file edits of hacks installed using it are accessible in the admincp.
ok ive just installed 3.0.3 and this store has pretty much stopped working. Since im trying to optimise the site i wanna totally uninstall it, how will i go about this?
Zelda-King
08-27-2004, 10:31 AM
This could do with securing. Some user changed my custom title. In my opinion it shouldn't be possible to change staff titles... or steal from them, etc. Currently it's even possible to deny forum access to the administration!Until someone addresses this I may as well share my humble fixes;
In uttstore/action.changeothertitle.php:
Find
if ($userid == $bbuserinfo['userid']) {
$message = "You may not change your own custom title with this action!";
uttstore_print_end_message($message);
}
Above it add
if ($changed['userid'] == "1" OR $changed['userid'] == xx" OR $changed['userid'] == "xx" OR $changed['userid'] == "xx" OR $changed['userid'] == "xx" OR $changed['userid'] == "xx" OR $changed['userid'] == "xx" OR $changed['userid'] == "xx") {
$message = "You may not change the usertitle of a Forum Leader!";
uttstore_print_end_message($message);
} changing the xx to the userids of your staff (and if userid 1 isn't applicable for some reason change the "1" too. The same applies to the following fixes. I have included places for 8 forum leaders in the above code so alter that to suit your needs).
In uttstore/action.thief.php:
Find
if ($userid == $bbuserinfo['userid']) {
$message = "You may not steal from yourself!";
uttstore_print_end_message($message);
}
Above it add
if ($thefted['userid'] == "1" OR $thefted['userid'] == "xx" OR $thefted['userid'] == "xx" OR $thefted['userid'] == "xx" OR $thefted['userid'] == "xx" OR $thefted['userid'] == "xx" OR $thefted['userid'] == "xx" OR $thefted['userid'] == "xx") {
$message = "You may not steal from a Forum Leader!";
uttstore_print_end_message($message);
}
Finally, in uttstore/action.denyforumaccess.php:
Find
if (!isset($user['userid'])) {
$message = "User does not exist!";
uttstore_print_end_message($message);
}
Above it add
if (($user['userid']) == "1" OR ($user['userid']) == "xx" OR ($user['userid']) == "xx" OR ($user['userid']) == "xx" OR ($user['userid']) == "xx" OR ($user['userid']) == "xx" OR ($user['userid']) == "xx" OR ($user['userid']) == "xx") {
$message = "You may not deny this user forum access because they are a Forum Leader.";
uttstore_print_end_message($message);
}
It's not acceptable as an official fix, but it does the job. Unfortunately it appears the $usergroupid won't work without additional hacking or this would be very easy to fix.
I'm looking for a better conditional. Something on the lines of if ['adminpermissions'] & ISMODERATOR) or something.
syjech
08-27-2004, 01:13 PM
Is there anyone who can help me install ushop and cash? I will be willing to make a donation to you?????? PM me if you can do it and how much. Thank you guys alot
Zachery
08-27-2004, 02:18 PM
ok ive just installed 3.0.3 and this store has pretty much stopped working. Since im trying to optimise the site i wanna totally uninstall it, how will i go about this?
If you upgraded to 3.0.3 yoiu need to redo your file edits for it to work, if you dont want to use the system anymore run the uninstall link in the install file.
Zachery
08-27-2004, 02:18 PM
Is there anyone who can help me install ushop and cash? I will be willing to make a donation to you?????? PM me if you can do it and how much. Thank you guys alot
Syjech i suggest trying to install the system yourself, if you find yourself unable you can drop me a pm and i will do the install for you for the going rate which is 15 USD via paypal.
CMX_CMGSCCC
08-27-2004, 04:12 PM
You could also do this for the action.thief.php
Find:
if ($_FIELDS['points'] <= "0") {
$message = "You may not steal a non-positive amount!";
uttstore_print_end_message($message);
}
Add above:
// dont allow stealing from an admin
$admin = $DB_site->query_first("SELECT userid from " . TABLE_PREFIX . "administrator where userid = $thefted[userid]");
if (isset($admin['userid'])) {
$message = "You may not steal from an administrator!";
uttstore_print_end_message($message);
}
// dont allow stealing from a moderator
$mod = $DB_site->query_first("SELECT userid from " . TABLE_PREFIX . "moderator where userid = $thefted[userid]");
if (isset($mod['userid'])) {
$message = "You may not steal from an moderator!";
uttstore_print_end_message($message);
}
Maybe not the most efficient way, but its working on my forums.
-CMX
Zelda-King
08-27-2004, 04:16 PM
Heh, well it's a much more globally functional fix than my little attempt. I know the variables to use to indicate forum staff but they don't seem to want to work with $thefted. :/
It seems your fix isn't working for super mods though.
CMX_CMGSCCC
08-27-2004, 04:23 PM
Yeah, I had that problem at first too, kept giving a php error.
I finally found one line that worked, and I didnt want to fiddle with it anymore.
I hack Code Breaker PS2 codes, so I know how changing 1 letter can mess up everything :)
-CMX
Zelda-King
08-27-2004, 05:15 PM
You can use this code for super moderators in the thief script:
// Don't allow stealing from supermods
$supermod = $DB_site->query_first("SELECT userid from " . TABLE_PREFIX . "user where usergroupid = 5 and userid = $thefted[userid]");
if (isset($supermod['userid'])) {
$message = "You may not steal from a super moderator!";
uttstore_print_end_message($message);
}
Link14716
08-27-2004, 07:03 PM
I'll use an Action Specific Variable to control it in the next release.
RetroDreams
08-27-2004, 07:49 PM
How many addons are there to this? I've only found like 2 or 3. Am I looking in the wrong place?
Shari Hes
08-27-2004, 09:24 PM
hello, I just installed it and I've been getting this weird error
Request Error (invalid_request)
Your request could not be processed.
This could be caused by a misconfiguration, or possibly a malformed request.
For assistance, contact your network support team.
everytime I click a link or post reply, but everything is just fine if I refresh (the reply is posted successfully). and most strangely, it only happened in IE.
my VB is 3.0.3 of course.
Thanks ^^
y2krazy
08-27-2004, 10:17 PM
Working on 3.0.3 on my to-be-released-soon vB! :)
* y2krazy has it installed!
y2krazy
08-29-2004, 01:48 PM
I was also wondering how I could give new members a certain amount of "default" points when they register. I tried searching for this in the thread, but found it asked by 2 people with no response. Forgive me if I missed it, but if anyone can help, I would surely appreciate it! :)
ChurchMedia
08-29-2004, 03:44 PM
I was also wondering how I could give new members a certain amount of "default" points when they register. I tried searching for this in the thread, but found it asked by 2 people with no response. Forgive me if I missed it, but if anyone can help, I would surely appreciate it! :)
Just run this query:
ALTER TABLE `user` CHANGE `uttpoints` `uttpoints` VARCHAR( 20 ) DEFAULT '100' NOT NULL;
Change the '100' to however many points you want them to start out with. Don't for get to put your table prefix before 'user' if you use a prefix. And if you are using a feild other than 'uttpoints' (like me -- I'm using 'storep' because I was using Lesanne's hack before), be sure to change that part of the query too.
:)
Zachery
08-29-2004, 03:46 PM
I was also wondering how I could give new members a certain amount of "default" points when they register. I tried searching for this in the thread, but found it asked by 2 people with no response. Forgive me if I missed it, but if anyone can help, I would surely appreciate it! :)
You could Set the default value of the points field to 10(or another number) and from now on these new members should get default points.
hello, I just installed it and I've been getting this weird error
Request Error (invalid_request)
Your request could not be processed.
This could be caused by a misconfiguration, or possibly a malformed request.
For assistance, contact your network support team.
everytime I click a link or post reply, but everything is just fine if I refresh (the reply is posted successfully). and most strangely, it only happened in IE.
my VB is 3.0.3 of course.
Thanks ^^
That is not a valid php/mysql error for vB or uCS you should contact your host or try upgrading your browser.
How many addons are there to this? I've only found like 2 or 3. Am I looking in the wrong place?
Right now i only know of two. :) and one of them was added as a default feature.
y2krazy
08-29-2004, 06:31 PM
Thanks for the guidance, ChurchMedia! It's a good thing when you get help so quickly, especially with such great software! :)
rajat
08-29-2004, 08:49 PM
Nice one.. I like this hack
eNforce
08-29-2004, 10:36 PM
How would I go about setting username colors back to the original color?
Link14716
08-30-2004, 12:53 AM
How would I go about setting username colors back to the original color?
All of your user's or yours?
MiLynne
08-30-2004, 12:57 AM
One of my members is having issues with banking her points. This is what she said:
"Whenever I go to put points in the bank it tells me "you cannot post more than you have!" no matter what I put, and then when I got back it shows me that I'm missing like 30 points than I had had before!!"
What do I do to fix this?
Truffles
08-30-2004, 06:05 PM
I can see the store on the menu bar when I am logged out but I can't see it when I am logged in.
Any ideas?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.