![]() |
hmmm I am trying to copy the change usergroup item and I get this error:
The usergroup I am looking to add is 36. I tried it as "36" and as "36," Quote:
|
Just wondering. Is there a bank with this hack?
|
Quote:
|
Thanks! Nice smooth upgrade (vB 3.0.1).
The template uttstore_inputs_input isn't cached in ushop.php. |
Real quick, is there a way to have a random event happen that gives any user online X amount of points per event?
Thanks! |
Actually there're quite a lot of uncached templates;
Donate - uttstore_inputs_input (2) Change Custom Title - uttstore_inputs_input (1) Change Other User's Custom Title - uttstore_inputs_input (2) Change Username - uttstore_inputs_input (1) Glowing Username - uttstore_inputs_input (1) Colored Username - uttstore_inputs_input (1) Bank - uttstore_inputs_link (2), uttstore_inputs_text (1) Sticky Thread - uttstore_inputs_input (1) Thief - uttstore_inputs_input (2) Give Forum Access - uttstore_inputs_dropdown (1), uttstore_inputs_input (1) Deny Forum Access - uttstore_inputs_dropdown (1), uttstore_inputs_input (1) Buy Forum Access - uttstore_inputs_dropdown (1) I have the Buy Password disabled so that's untested. |
Quote:
PHP Code:
PHP Code:
|
How should I try to handle the issue I ran into? Should I uninstall and re-install it?
|
Quote:
|
I have most things working fine, except that for some reason the Shop link in the navbar template won't create the dropdown.
Can anyone help? |
Let me see if I get this straight. If I upgrade to 0.95 , all my users will loose their points and actions bought?
|
Seems to be a problem with the 'Change Your User Title' and 'Change Others Customer User Title' feature.
You can select 'Change Others Users Custom Title' and put your own name in and it will allow you to do it. If you've set the cost of changing your own user title to 500.00 and anothers to 25.00, then you can just use the 'Change Others' to change your own at a reduced price. I've put the price low for changing other users title so that people can mess about with others and they can't change it back easily because it costs more. With the way it works at the moment, people have figured out they can just use 'change others' item. Ideally when using the 'Change Others Custom Title', it should exclude yourself. |
Quote:
|
I upgraded from 3.0.0 today to 3.0.3 and now am upgrading ushop. The only thing I ran into was the upgrade looping back to the beginning once it was finished. Whenever I choose something from the drop down menu for the shop I get a blank white page.
|
Quote:
|
No, I reverted all of the utt_store templates earlier today when I was upgrading the shop hack. But after I upgraded vb to 3.0.3 I haven't done anything with the templates. What should I do?
|
Quote:
|
How do I add just the utt_store templates?
|
I found a fix for all the people having problems with the shop menu coming up...
search for Code:
</div> Code:
<!-- shop menu --> |
Quote:
|
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.
|
Quote:
|
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 |
Figured out my problem.
|
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 |
Quote:
As i said in your nother thread, start with a fresh copy of functions.php and try again, do not use dreamweaver to edit. |
Quote:
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? :) |
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. |
Quote:
Weve not had any massive problems with it since the early betas (85) |
Yep, this is vb3.. just installed the arcade without a hitch. It works fine.
|
Quote:
If you still are having problems drop me a pm please :) |
Can anybody tell me how to get this in the postbit:
Points cash: Points bank: Total points (bank and cash): |
yeah, i ran the installer too... pm sent
|
Is there a way to take the admin donate feature and also have it work for mods?
|
Quote:
Quote:
ALOT of work |
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. |
Quote:
|
Postbit(_legacy) memberinfo :)
|
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* |
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* |
All times are GMT. The time now is 06:28 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|