![]() |
Actually, a cron job wouldn't work right. ;)
Instead, it'd be a few if statements everywhere you get points. |
Did you run the standalone or HTL installer?
Standalone What is the exact error you recieve? Foreach Where does the supposed error happen? when viewing ushop.php What vB version are you running? Gold Following these instructions corrected the problem - Quote:
|
Okay :), I'll start doing some digging then to try to make the modification.
EDIT - got it workin :), going through and finding some instances of Code:
if (isset( Code:
$givethempoints Code:
)) and replacing it with Code:
if (isset($givethempoints) AND ($bbuserinfo['uttpoints'] < '10000')) |
Link.....The file edits did something but I still am getting a no actions found AND I can't find points in the User.php in the admin cp and there's nothing about the store in the forum options either. Oh BTW, HTL won't let me uninstall the file. I hit uninstall and it sits there.
|
Quote:
|
did install with out HTL seems to work good so far ...
|
MMM k....everything works. EXCEPT, I followed ALL the file edits it told me to do. And i'm still getting the ustore.php line 144 error and no actions found...
Help plz. |
Quote:
|
hey was just wondering i used to use the usergroup settings for rankings but i would like to add them as shop items instead how would i go about this ?
this is the link to my rank settings explanation as it is now http://www.wambam.net/vbulletin/showthread.php?t=134 |
Quote:
Quote:
|
Quote:
|
Wow lots of posts, I've done the install twice both before and after your last update of the script, so far no errors, fill tweaks to the install doc needed but otherwise, doing half searches for content found what I needed to do the install. For a beta this is pretty stable, good job guys.
I'd love to add avatar added to it .. but otherwise DAWMM this is cool! Demo: you can see install on my site at: http://www.orbsydia.com/forum/ushop.php (site fully active) & http://www.pixelfx.ca/forum/ushop.php (register turned off on pixelfx) The only thing I can't wait for is updating users posts made already, but you said 1.0 so thats all good. Keep up the good work!! Going to try and install arcade pass hack now :) your 144 error above is .. cause someone has the v3arcade installed Code:
goto init.php and make sure it looks like this ;) that will fix that issue :) |
Quote:
Also make sure u use a proper php editor to do the files such as Ultra Edit 10 etc as some mistakes are actually caused by the program u use to edit the files. Good hack Geeky team :) Yeah wheres the load avatar part (cant have a store without avatar:)) also how about someone doing the templates to show them pics and breath a bit a life into the store :) :banana: Pics say more than a thousand words ........................... But no rush :banana: |
I love ultraedit 10+, tis what I use for everything its worth every penny, make sure to set it to find every instance and match case, and if editing many files check for changes all files opened. It's saved my butt a few times for hacking vb2/3 I can't live with out it heh
Ok first error, if I try to change Help http://www.orbsydia.com/forum/cpstyl...nd/cp_help.gif uTT Store Settings Usergroup Discount?Set this to the percent that is taken off the normal cost for this usergroup (negative adds cost). Set to '0' to have no effect. in the user group :P I get the following error, not sure if I missed something or not. Please note this is for a custom group on my forums. Code:
|
Thanks alot PixelFX. :)
Link: Same problem happens. No actions found. |
Where did all this come from?
Code:
1 = '', |
1 Attachment(s)
There seem to be a problem of the value shown in the store.
I set the point value for Change custom title to 400 but it show 360 in the store and I didnt set any tax percent. But when I about to confirm the transaction it show the value of 400 points. Can someone tell me how to fix this |
Quote:
|
but shouldnt it show 360 when I'm about to confirm the action?
|
Quote:
|
but home come it still show the full value.. as you can see in my screenshots....
|
Quote:
In template uttstore_standard_confirmation: Find: HTML Code:
<fieldset><legend>Cost:</legend><div style="text-align: right;">$action[cost]</div></fieldset> HTML Code:
<fieldset><legend>Cost:</legend><div style="text-align: right;">$cost</div></fieldset> |
Quote:
|
I was refering to the discount too ^_^
|
Quote:
[sql]SELECT * FROM utt_store_action;[/sql] And then run this query and tell me what is in the 'data' column: [sql]SELECT * FROM datastore WHERE title='utt_store_act';[/sql] |
I have a suggestion to make:
You should add a feature to change the name of "Points", so with one edit in the AdminCP, all instantes of the word point change to whatever you want. It'd be so good :P |
planed for the next major release already
|
Quote:
Ahother thing I noticed is that people can't withdraw from the bank after they make a deposit. Or are me and my members just blind? |
Bleh i forgot to edit a template im guessing
make sure all the phrases say uttstore_ and not ushop in the bank template |
Request, if possible
Limit the amount of points a member can receive for replying to a thread. So for example, if they reply to a thread 20 times, they only get paid points for their first 3 replies and not all 20. |
Quote:
|
Quote:
|
can this intergrate with the arcade?
like to win points? |
Quote:
|
Quote:
Yup looks like you are right never noticed that myself till I saw your post |
Check the bank template and makesure the phrases are pointing to uttstore instead of ushop
|
1 Attachment(s)
Quote:
13 rows look at the attachemtn for the data....too big to post |
Quote:
|
Quote:
|
Quote:
|
All times are GMT. The time now is 05:31 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:
|