![]() |
Quote:
|
Is it possible to have something like this, but do it using the Reputation system that comes with vBulletin 3?
|
Quote:
PHP Code:
|
nothing shows up under actions in the drop and i have that in my template and i get no actions found when i visit ushop.php anyways.
|
Right after the "<!-- / user cp tools menu -->" . is not what was stated in the instructions, but then i go to do something in the pulldown menu and all it does is say no actions specified
|
IF YOU ARE HAVING FOREACH ERRORS IN GLOBAL.PHP OR NO ACTION ERRORS:
First, remove the second global.php edit. Then run ushop.php?rebuildds=1. Then put the edit back in adns ee if that works. If it doesn't work, answer the questions above, if it does, post saying that and let me know in the post if you used the HTL or standalone installer. This will help me diagnose the problem as to whether it is a user error or an error on one of the installers. Thank you. |
got the shop to work, but since i installed it the img tags arent working any ideas as to what may have gone wrong? and yes the img tags are on
|
Quote:
Find: Quote:
Quote:
Just update the readme and this problem will go away. Thanks for your help Brian! |
Quote:
No prob, Morgalis. :) |
Im Running Vb 3.3
Instlaled the ushop 0.95 I used the install.php And everytime i go on the www.dancehallareaz.com/forum/ushop.php it tells me no action and last night it was working :surprised: When i try to pick the action in action manager in my admincp it tells me : Could not find phrase 'uttstore_saved_values_successfully'. What should i do? :ermm: |
hey guys, how can you, as a regular user, remove a bought action, like if you decide you no longer want your username glowing for example?
|
which of the files altered with this hack have anything to do wiht the [img] tags, mine arent working now
|
Quote:
|
Quote:
Phrase: Type: Control Panel Stop Message Varname: uttstore_saved_values_successfully Text: Saved Values Successfully Hope it helps. :) |
Quote:
Nice rip off of yaXay, MissKalunji. |
Quote:
|
Quote:
Thank you IT fixed my Problem :D |
^
I get the same problem as you do, but I followed what was said and it didnt fix it for me? |
Hi,
Can anyone advise me on how I can add a custom phrase (such as 'setting_uttpoints_perthread_title') to show how many points you get for doing certain things. I have an FAQ section on how to earn money so want to have a section to refer people to should they have any questions. So far I have tried Code:
Points per thread: $vbphrase[setting_uttpoints_perthread_title] Code:
Points per thread: $vbphrase['setting_uttpoints_perthread_title'] Can somebody point me in the right direction please :squareeyed: |
I've installed the store following the readme, but after the installation I noticed, that the store-link in the navigation doesn't work. In Opera it's not even a link, in Mozilla it's used like an anchor. I tested the url's with typing them in the browser - that worked.
What to do? |
Quote:
Try going to Style & Language Settings in the adminCP and turn Use 'vBMenu DHTML Popup Menus?' to on, see if that works |
Hack worked fine the first day, however tonight when I go to the richest members page I get this error at the top of the page.
Warning: Division by zero in /home/username/public_html/forums/includes/functions.php on line 1737 |
We edited the functions.php file to work with the addon.
|
Is there a way to make this allow points to be deducted via the donate link?
:) |
Hey. I got tha whole hack installed. Its working fine. Everything is working and theres no errors. The only thing wrong that when a person makes a reply or a thread they dont get any money. The main store and everything works. This is the only thing thats not working. Can someone tell me what's wrong with it, or at least tell me what files i should look into for this problem.
|
Quote:
|
What do you mean did I update tha forums?
|
Did you do what i just said?
Go into one of the forums, and edit it and just save it? |
I get this error when trying to steal points (thief option):
----------------------------------------------------- Database error in vBulletin 3.0.1: Invalid SQL: UPDATE user SET uttpoints=uttpoints+10, reputation=reputation- WHERE userid='2' 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='2'' at line 1 mysql error number: 1064 Date: Saturday 24th of July 2004 05:59:47 AM Script: http://www.weforums.com/forums/ushop.php Referer: ---------------------------------------------------------- All the files are from .95 and I uploaded just to make sure. Any idea? |
Please help!
I have installed hacks: PetzVB v2 uCash & uShop 0.95 v3 Arcade Version 1.0 vBadvanced Homepage version 1.1 *** When trying to post thread: Error in newthread.php line 554: <form action="newthread.php" method="post" name="vbform" onsubmit="return validatePost(this, this.subject.value, 10, );" onreset="vB_RESET(this);"> When submitting thread or post: Error in newthread line 554: <form action="newthread.php" method="post" name="vbform" onsubmit="return validatePost(this, this.subject.value, 10, );" onreset="vB_RESET(this);"> Rapports: Please complete both the subject and message fields. Press the back button, correct the problem and try again. The message you have entered is too short. Please lengthen your message to at least 10 characters. Thread does not get posted. *** When trying to reply to thread: Error in newreply.php line 556: <form action="newreply.php" name="vbform" method="post" onsubmit="return validatePost(this, 0, 10, );" onreset="vB_RESET(this);"> When submitting the post: Error in newreply.php line 556: <form action="newreply.php" name="vbform" method="post" onsubmit="return validatePost(this, 0, 10, );" onreset="vB_RESET(this);"> Rapports: Please complete both the subject and message fields. Press the back button, correct the problem and try again. The message you have entered is too short. Please lengthen your message to at least 10 characters. The reply does not get posted. *** When trying to edit post: Error in editpost.php line 620: <form name="vbform" action="editpost.php" method="post" onsubmit="return validatePost(this, 0, 10, );" onreset="vB_RESET(this);"> When submitting it rapports no errors but it only says "edited by" in the post og the reason for editing, the new text is not present. If I edit som of the original text, the change does not happen. *** When playing in v3 Arcade and finishing a game, I type in the comments box but on submit gets: No permissions (I have the permissions). *** I sure hope that someone can help. I'm supposed to open my upgraded forum monday and still have a long way to go :( Sunshine from Denmark -Marianne |
Um...could you post it without the HTML?
You should post like 5 lines above and below the lines that have errors too. |
Quote:
|
Quote:
|
Quote:
|
Nicer code in the later versions. :)
For those who are using 0.93 or earlier, there is a security bug, that allows users to enter input data via the URL. It happened to my site, and I had to fix it. To fix this, edit the ushop.php file, find: PHP Code:
PHP Code:
This only applies to 0.93 or older UShops. :) |
Quote:
|
Quote:
Thanks for sharing it with us. :) Thumbs up! |
Quote:
Looks to me that it has something to do with the posting form. The error comes with posting post and thread and on editing posts. Maybe a call to something as when submitting nothing is submitted but when editing the "edited by" shows up, but not the edited part. I can edit the thread subject with no problems. Has anyone got an idea where to start looking as I'm going totally barmy over this and need some sleep soon :tired: |
Please help, Everything works great except that I cant seem to get the nav bar to work.
|
I ran into the following error during the upgrade. I think the script was looping... I changed the url from 4 to 5 and it said its done but I just wanted to make sure that nothing else was needed. (I also assume I dont have to re-do the file edits?) Thanks!
Quote:
|
All times are GMT. The time now is 08:12 AM. |
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:
|