Version: 1.00, by GenSec
Developer Last Online: Jun 2010
Version: 2.2.x
Rating:
Released: 05-06-2002
Last Update: Never
Installs: 32
No support by the author.
As promised It's new version of steal addon to the Lesane Store.
At last the crime on my board is under control.
I translated all templates, but It's not the best english version.
Hope the instruction is full and understandable.
Have a fun.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Some of the members get the message that they can't steal even though they have 500 points. While others with only 100 points can steal. Any idea on what to check for these members that it is giving the messages to that have the necessary points, but still get the message?
Yesterday at 03:31 PM dbroomjr said this in Post #191 Some of the members get the message that they can't steal even though they have 500 points. While others with only 100 points can steal. Any idea on what to check for these members that it is giving the messages to that have the necessary points, but still get the message?
Thanks,
David
Nevermind, I figured out the problem. Even though they had the money, they didn't have enough post to steal.
04-14-03 at 10:54 PM dbroomjr said this in Post #192 Nevermind, I figured out the problem. Even though they had the money, they didn't have enough post to steal.
Just for future reference there are grammatical errors and a custom template or two may be necessary since some of the restrictions link to the wrong template or a wrongly worded template. This is why alot of people are encountering the "I have x posts/dollars can't steal while someone can. Those who know their way around templates and PHP should go through the references in the coding so they know what's what and make the necessary corrections to the templates wording.
What code changes are neccessary in order to have a user steal only if the user they're stealing from is on the same page? Like they're browsing the same thread. It doesn't make sense to steal from a user that isn't even there when you're on.
Ok i dont know what is wrong at all....I copy that whole big thing and change all the insuranceid to 6, which is the number of the insurance user, and 7 for the godfather,and so we just put the correct number in for the 3 users right? ok if I did that right, there isn't anything eles for me to messup...because I go to the store and press to buy insurance and this error comes up but when I try to steal, it says I'm too young...does anybody know what could be wrong....and here is the error
Database error in vBulletin 2.3.0:
Invalid SQL: UPDATE user SET insurance='mafia',storep=storep-100 WHERE userid='1'
mysql error: Unknown column 'insurance' in 'field list'
05-14-03 at 07:29 PM KISS said this in Post #195 ... but when I try to steal, it says I'm too young...does anybody know what could be wrong....and here is the error
Database error in vBulletin 2.3.0:
Invalid SQL: UPDATE user SET insurance='mafia',storep=storep-100 WHERE userid='1'
mysql error: Unknown column 'insurance' in 'field list'
Part 1: Trying to steal: Like I mentioned earlier, some of the template replies are worded wrong or wrongly linked. Double check the # of post needed AND the amount of cash you have when you try to steal. Both affect your response. Part 2: SQL Error: Your error says it all. Did you make sure to run the three necessary queries? If you don't have an insurance field, you didn't run the query or you typed it in wrong and ended up with a field named something else. This has nothing to do with the insurance user.
Quote:
05-15-03 at 06:16 AM Cicada said this in Post #196 i dont quite understand how to install this hack, and from reading aobut all the errors im not sure i want to install it :/
There are all in all only two actual errors. The ADMINID being referred to as DMINID and the queries that have to be changed according to the store version you're using. Other than that it's a great hack.