Yes they did link to uttstore.php instead of ushop.php. I fixed that for myself though. Incidentally if anyone does what I did to ushop.php making it point to the renamed functions_ushop.php you'll also need to change the store admin file likewise.
Can you answer the questions outlined in the first post so I can see if I can get to the bottom of this?
Did you run the standalone or HTL installer? Manually
What is the exact error you recieve? Links in Quick Nav link to a search page off my site and I occassionally get this error: "Warning: Invalid argument supplied for foreach() in /home/erika/public_html/community/ushop.php on line 144" when I use the backbutton from these search pages. However I can refresh and then the error disapears.
Where does the supposed error happen? Quick Nav, Change/Remove glow or username color. Error at ushop.php
Incidentally, from experience: anyone using HTL should NOT include the autoparsed tags on the beginning and end of each code (ie CHANGEID=1] and whatever. A few changes happen in places where such tags will ruin the string... such as in the middle of a query.
That is nothing to do with the coding of this hack. That is how HTL works.
Did you run the standalone or HTL installer? Manually
What is the exact error you recieve? Links in Quick Nav link to a search page off my site and I occassionally get this error: "Warning: Invalid argument supplied for foreach() in /home/erika/public_html/community/ushop.php on line 144" when I use the backbutton from these search pages. However I can refresh and then the error disapears.
Where does the supposed error happen? Quick Nav, Change/Remove glow or username color. Error at ushop.php
What vB version are you running? 3.0.0 Gold
I still don't see how this would be happening. Can you redownload and run the templates part of the installer (after re-uploading)? As for the error, there is absolutely no reason it'd only happen occasionally. Are you sure you edited global.php correctly?
Incidentally, from experience: anyone using HTL should NOT include the autoparsed tags on the beginning and end of each code (ie CHANGEID=1] and whatever. A few changes happen in places where such tags will ruin the string... such as in the middle of a query.
That is nothing to do with the coding of this hack. That is how HTL works.
The HTL is frustrating, which is why I burried the install and it won't be updated until some annoying bugs in the HTL are fixed. It was good for the early alpha builds, but now that the standalone installer is working perfectly, it isn't needed anymore.
yep Sorry. I've to read the fast growing reply's to find out how to update the style templates the fastest way
Either do a find/replace across all templates for uttstore.php and replacing with ushop.php, or redownload, re-upload the installer, and click the link that says "Click here to install ONLY the templates (useful after upgrading vBulletin) -->"
I still don't see how this would be happening. Can you redownload and run the templates part of the installer (after re-uploading)? As for the error, there is absolutely no reason it'd only happen occasionally. Are you sure you edited global.php correctly?
How do I just run the templates part of the installer? And after re-uploading what? All the edited files and files that came with the hack?
And like someone else said, to other people those links I said linked to a search page, are dead to them... go to a page cannot be displayed page.
I'm pretty sure I edited global.php correctly. I had to redo that one a zillion times to get things to work. I'll check it again though.