PDA

View Full Version : uCash & uShop old support and thank you thread


Pages : 1 2 3 4 5 6 [7] 8 9 10

TRStealth
30 Jul 2004, 06:20
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
30 Jul 2004, 07:30
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™
30 Jul 2004, 13:13
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
30 Jul 2004, 14:00
Figured out my problem.

Dynex™
30 Jul 2004, 15:54
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
30 Jul 2004, 20:17
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.

kall
31 Jul 2004, 01:27
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
31 Jul 2004, 01:50
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
31 Jul 2004, 03:13
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
31 Jul 2004, 03:45
Yep, this is vb3.. just installed the arcade without a hitch. It works fine.

Zachery
31 Jul 2004, 04:02
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
31 Jul 2004, 14:24
Can anybody tell me how to get this in the postbit:

Points cash:
Points bank:
Total points (bank and cash):

Warlord
31 Jul 2004, 16:39
yeah, i ran the installer too... pm sent

DannyBoy8406
31 Jul 2004, 16:47
Is there a way to take the admin donate feature and also have it work for mods?

Zachery
31 Jul 2004, 20:02
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
01 Aug 2004, 00:52
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
01 Aug 2004, 04:09
Edit the action and allow the moderator usergroup, and edit the conditional.


where do I find the conditional to edit it?

Zachery
01 Aug 2004, 06:35
Postbit(_legacy) memberinfo :)

Warlord
01 Aug 2004, 17:42
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
01 Aug 2004, 19:04
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
02 Aug 2004, 02:13
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
02 Aug 2004, 04:06
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
02 Aug 2004, 04:53
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
02 Aug 2004, 05:02
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
02 Aug 2004, 12:59
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
02 Aug 2004, 16:24
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
02 Aug 2004, 16:54
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.

Alex
02 Aug 2004, 19:27
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
02 Aug 2004, 20:04
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
02 Aug 2004, 21:09
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
02 Aug 2004, 21:29
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
02 Aug 2004, 23:24
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
03 Aug 2004, 00:57
um what about my problem with the bbcode parsing ? :nervous:Miss read that

did you try resaving your title?

Mijae
03 Aug 2004, 01:15
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
03 Aug 2004, 01:24
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
03 Aug 2004, 08:05
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...

http://www.vbulletin.org/forum/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(grayscale=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>&nbsp;</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&amp;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&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars =yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<if condition="$bbuserinfo['userid']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;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&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars =yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>

<tr><td class="thead"><a href="usercp.php?$session[sessionurl]">$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
03 Aug 2004, 08:13
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 ?

Alex
03 Aug 2004, 16:03
Any answer to my question?
http://www.vbulletin.org/forum/showpost.php?p=539285&postcount=1530

sabret00the
03 Aug 2004, 16:15
Any answer to my question?
http://www.vbulletin.org/forum/showpost.php?p=539285&postcount=1530
yes download the latest zip it's in there :)

Alex
03 Aug 2004, 17:18
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.

allhandl
04 Aug 2004, 04:08
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
04 Aug 2004, 09:35
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.

JBB
04 Aug 2004, 11:56
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
04 Aug 2004, 20:14
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... http://www.vbulletin.org/forum/showthread.php?t=67075

Ymeaga1n
05 Aug 2004, 02:17
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
05 Aug 2004, 04:14
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
05 Aug 2004, 04:59
Installed! Well.. in the process ;)

sabret00the
05 Aug 2004, 13:59
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
05 Aug 2004, 18:17
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
05 Aug 2004, 18:40
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
05 Aug 2004, 20:22
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
05 Aug 2004, 20:30
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
05 Aug 2004, 20:34
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
05 Aug 2004, 20:35
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
05 Aug 2004, 21:35
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
05 Aug 2004, 21:44
anyone?
Matts lazy at times,
/me gets the whip out and cracks it

I am 99% sure we are not having this problem in our dev envorioment

sabret00the
06 Aug 2004, 03:04
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
06 Aug 2004, 03:29
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
06 Aug 2004, 08:10
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

Alex
06 Aug 2004, 12:52
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?

beet
06 Aug 2004, 17:23
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
06 Aug 2004, 19:44
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
06 Aug 2004, 20:33
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
06 Aug 2004, 22:46
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
07 Aug 2004, 20:05
Its not working for me....

Reeve of shinra
07 Aug 2004, 21:54
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 Aug 2004, 06:07
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
09 Aug 2004, 12:47
does this version of uCash & uShop work on vB3.0.1?

platnum
09 Aug 2004, 20:20
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
09 Aug 2004, 21:23
any mods to add avatars to ushop ? its the only reason I haven't installed it yet.

Sadie Frost
10 Aug 2004, 07:21
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
10 Aug 2004, 07:59
does this version of uCash & uShop work on vB3.0.1?
I dont see any reason it wouldnt.

roundhost
10 Aug 2004, 17:31
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
10 Aug 2004, 18:11
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
10 Aug 2004, 18:19
I'm having the same problem with the navbar to :(

platnum
10 Aug 2004, 18:33
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
10 Aug 2004, 20:03
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
10 Aug 2004, 21:37
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
11 Aug 2004, 01:27
....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.

Xer
11 Aug 2004, 13:52
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
11 Aug 2004, 21:57
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
11 Aug 2004, 23:37
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

Xer
12 Aug 2004, 05:16
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
12 Aug 2004, 05:57
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
12 Aug 2004, 06:31
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
12 Aug 2004, 06:45
I have a paid Subscription, is there a will I could setup that in the shop?
/me clicks install

Xer
12 Aug 2004, 07:36
<script type="text/javascript">
<!--
function log_out()
{
ht = document.getElementsByTagName("html");
ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
if (confirm('$vbphrase[sure_you_want_to_log_out]'))
{
return true;
}
else
{
ht[0].style.filter = "";
return false;
}
}
//-->
</script>

<br />

<!-- 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>&nbsp;</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&amp;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&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars =yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<if condition="$bbuserinfo['userid']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;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&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars =yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>

<tr><td class="thead"><a href="usercp.php?$session[sessionurl]">$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
12 Aug 2004, 20:10
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
12 Aug 2004, 21:10
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
12 Aug 2004, 23:45
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',

qxh
13 Aug 2004, 01:49
/me has installed

thx

Alex
13 Aug 2004, 06:03
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
13 Aug 2004, 06:31
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
13 Aug 2004, 06:31
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
13 Aug 2004, 06:32
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
13 Aug 2004, 06:33
*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
13 Aug 2004, 10:56
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
13 Aug 2004, 13:50
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?

Alex
13 Aug 2004, 14:14
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
13 Aug 2004, 18:56
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
13 Aug 2004, 20:56
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
13 Aug 2004, 23:23
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
13 Aug 2004, 23:29
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
14 Aug 2004, 00:14
Still no hack to show the articles on a none vb page?
How does that even relate to uCS?

MissKalunji
14 Aug 2004, 01:14
How does that even relate to uCS?


oops im soooooooooo sorry i posted in the wrong thread :nervous:

The Wedge
14 Aug 2004, 05:33
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
14 Aug 2004, 06:24
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
14 Aug 2004, 13:21
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
14 Aug 2004, 13:27
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
14 Aug 2004, 13:49
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
14 Aug 2004, 14:21
The readme.html is missing Step 5? Our store installed however it's not working? http://www.myacen.com/forums/

Zachery
14 Aug 2004, 19:10
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
14 Aug 2004, 19:10
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
14 Aug 2004, 19:16
I'm not getting the drop down, and its configured to the latest readme ideas?

Zachery
14 Aug 2004, 19:32
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
14 Aug 2004, 20:20
The drop down menu on my navbar doesn't drop down. What's wrong here?

Zachery
14 Aug 2004, 21:07
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
14 Aug 2004, 21:55
Look up :)

:o That was embarassing :p . Thanks for pointing that out.

Dorign
14 Aug 2004, 22:33
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
14 Aug 2004, 22:59
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
14 Aug 2004, 23:46
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
15 Aug 2004, 10:18
Okay :) You accept paypal payment?

Virulent1
16 Aug 2004, 01:48
Nvm Fixed it..

saint_seiya
16 Aug 2004, 06:11
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
16 Aug 2004, 10:50
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
16 Aug 2004, 12:30
Saint - read the very first post for how to solve forreach errors.

TunerNetwork
16 Aug 2004, 18:53
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
16 Aug 2004, 19:59
I had tried that fix twice before with no luck

Zachery
16 Aug 2004, 20:54
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
16 Aug 2004, 21:51
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
16 Aug 2004, 22:03
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
17 Aug 2004, 00:27
Yea, I don't think it will make a difference, I just don't get why its not working.

sitejunkies
17 Aug 2004, 04:36
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
17 Aug 2004, 04:57
Oh yea, I also have that problem with the store link, wow, strange stuff.

Dorign
17 Aug 2004, 05:34
Seems putting money into the bank works, but withdrawing it makes points vanish to no one.

Zachery
17 Aug 2004, 05:58
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
17 Aug 2004, 05:59
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
17 Aug 2004, 06:01
I got the zip from in this forum.. heh

sitejunkies
17 Aug 2004, 06:16
Ahh well.. I have spent more than two hours on this and still.. nowhere..

saint_seiya
17 Aug 2004, 06:41
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
17 Aug 2004, 06:46
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
17 Aug 2004, 14:08
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
17 Aug 2004, 14:09
Check the first post in the thread for the fix.

saint_seiya
17 Aug 2004, 15:25
Wait, does it require VB 3.0.3 to run. If so, is there an older one that can be used?

Blam Forumz
17 Aug 2004, 20:29
For tha tlink that you posted zach, do i need to follow those instructions to re-hack EVERYTHING? or just the navbar??

MiLynne
17 Aug 2004, 21:01
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
17 Aug 2004, 22:22
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
17 Aug 2004, 22:52
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
17 Aug 2004, 23:30
woot i fix0red it :)

MiLynne
17 Aug 2004, 23:55
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
18 Aug 2004, 00:43
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
18 Aug 2004, 04:46
Just tha navbar

Milynne, its in the postbit as well as the store tiself

saint_seiya
18 Aug 2004, 05:10
Does this shop require 3.0.3 and do you have an older version?

Blam Forumz
18 Aug 2004, 16:04
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
18 Aug 2004, 16:47
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
18 Aug 2004, 19:36
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
18 Aug 2004, 20:07
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
18 Aug 2004, 20:25
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
18 Aug 2004, 20:25
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
18 Aug 2004, 21:10
Hoes does the pass essentially work?

Deimos
18 Aug 2004, 21:18
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
18 Aug 2004, 22:19
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
18 Aug 2004, 22:51
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
18 Aug 2004, 22:57
Remember to add that BELOW the code for the navbar bit.

I believe the original readme said to add above, which b0rked it.

Deimos
18 Aug 2004, 23:24
That worked, thanks Link

Link14716
18 Aug 2004, 23:30
--details of an exploit--
0.95a has been released to fix this exploit.

Deimos
18 Aug 2004, 23:33
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
18 Aug 2004, 23:36
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
18 Aug 2004, 23:44
What was the exploit?

Deimos
18 Aug 2004, 23:48
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

http://homepage.ntlworld.com/adam.dresch/postbit.PNG

Link14716
18 Aug 2004, 23:49
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
18 Aug 2004, 23:51
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
18 Aug 2004, 23:55
wait that worked
lol
Kick ass, thanks link!

Limpkinw
19 Aug 2004, 00:02
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
19 Aug 2004, 00:59
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
19 Aug 2004, 01:39
um, glowing username doesn't work, is there any reason why?

Link14716
19 Aug 2004, 01:46
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
19 Aug 2004, 01:46
um, glowing username doesn't work, is there any reason why?
Yes it does. Follow the directions.

Dorign
19 Aug 2004, 09:35
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
19 Aug 2004, 09:40
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
19 Aug 2004, 12:21
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
19 Aug 2004, 21:19
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
19 Aug 2004, 22:02
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