Did you run the standalone or HTL installer? standalone
What is the exact error you recieve? links to uttstore on shop home
Where does the supposed error happen? i noticed it in most sold and purchase history links
What vB version are you running? vb3 gold
also i already did a find/replace in templates from uttstore to ushop, and still getting problems
i also am not getting images on my shop page. i have them enabled, and linked correctly, but no images are showing for the items
You aren't supposed to do a find/replace on uttstore to ushop, that will screw almost everything up. You are supposed to do a find/replace on uttstore.php to ushop.php.
Did you run the standalone or HTL installer? Standalone
What is the exact error you recieve?
Warning: Invalid argument supplied for foreach() in /home/gamesxpo/public_html/ushop.php on line 144
Also no actions found
Where does the supposed error happen?
ushop.php
What vB version are you running? vB 3.0.0
I've read the whole thread, and so far cannot figure it out, i've tried everything.
Run ushop.php?rebuildds=1. If that doesn't work, run this query and tell me how many rows it finds.
[sql]SELECT * FROM utt_store_action;[/sql]
If it returns 18 rows, run this query and tell me what is in the data column:
[sql]SELECT * FROM datastore WHERE title='utt_store_act';[/sql]
I'm still getting the no action problem as well as no point increase. I did what was said in the edited first post - it got rid of an error but did not help with the no-action and I added "1" to a forum (x3) - still nothing.
vB3, standalone
You have to put the edit back in. It looks like you missed some edits if you still don't get points, though.
ok. I found a few errors, i enabled images, but they're not showing. Also, everything except donate and theif is out of stock.
Also, in the post bit i made a mistake, but i dont know what to delete. In the postbit its now got Post: x | Post: x . I'm using Postbit_Legacy
The first two are both mistakes made by Zachery in the templates. It says Out Of Stock when you don't have enough money as well as when it is actually out of stock. (bug). And it appears he forgot to add the images back in for some reason.
For the bad postbit edit - you messed up the last postbit edit by adding the code after instead of relplacing it.
Planning to install this, I only have 3 questions beforehand.
1. Why is it version 0.93, not 1.0?
2. Will the updates to the next versions be easy?
3. Is it possible to add more actions later on?
PS: Are the Who is Online locations added to thee latest release?
Thanks.
1. Because I'd like a bit more testing and some more features added before I call it 1.00. Of course, I'm also going to clean up the code used in the action files as well - didn't have time to do that and test it before the release.
First of all: Reply to feedback request regarding my first problem with the wrong link in postbits;
I had to change the postbit/postbit_legacy references to uttstore.php to ushop.php. I had tried redownloading the hack again so I was using the latest version as of about 8 hours before this post. Sorry I took so long to answer but I was fixing a lot of issues. Thanks for your help!
Did you run the standalone or HTL installer?
HTL Installer
What is the exact error you recieve?
- I have no input place to determine how much to pay ANYWHERE. I did have but it has mysteriously gone.
- The bank has the 'cannot enter non-positive amount' problem already posted about.
- I failed to find a second file edit for global.php to fix the posted global problem. However my forum seemed to fix itself...
- I don't get the images for actions either.
- It seems some of my users get "No actions found" on everything in the store but others do not. I have checked the usergroup settings. :/
- My bank problem is also in the 'thief' section. I had the following bug reported;
It was the only available thing at the shop, so I figured I would try it. I put in the name of the person I tried to steal from, and hit Continue. It then says I cannot steal a non-positive amount (although I was never prompted to enter a value to begin with).
- I'm now getting this MySQL error when I try to admin-donate to myself;
Database error in vBulletin 3.0.0:
Invalid SQL: UPDATE user SET uttpoints=uttpoints+ WHERE userid='1'
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE userid='1'' at line 1
mysql error number: 1064
I was able to admin-donate to myself before but now I can't... and I have not touched my database.
Where does the supposed error happen?
The said store locations. However, I know at least my administrators have been able to buy things. They can't use the bank though.
What vB version are you running?
3.0.0 (Gold)
Re-download the zip and upload the files, run the uninstaller in the standalone, and then run the installer. Tell me if the problems are still there - though I don't see why they would be.
That applies to all the problems in your post - except the images - that is a known bug.
This is extremly frustrating....but I think I know what is wrong. I wasn't supposed to install the htl version and then do the file edits from the HTML page included was i?
It shouldn't matter. Either way, uninstall with the standalone and then re-install with the standalone.
Personaly myself id remove the htl version as there deffo is some confusion and make everyone do it the proper way.That way it will be easier to keep track of errors etc.Then when everyone has suzzed it then just release a HTL version with the bugs fixed.
As for me,the store works fine - members get points and can buy stuff if they have enough points and the hack aitn exactly one of the hardest to install either.Also people say they got problems with the bank - ive been testing like mad on this and never got any sort of errors donating from one member to another.
I already burried it in the zip and put a big readme file right in there - anyone asking for support with an HTL installation will be asked to uninstall and re-install via the standalone.