The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
With the following code i try 2 get the awards out of the database, when i have one award like this one:
awardsid=19 and aw=19 then it shows it on the postbit now when i add a second award with these variables: awardsid=16 and aw=0 then nothing will be showed, the first award will be ignored when i change the second award to awardsid=16 and aw=16 then it shows that second award on the postbit... so when i add a second award then it fully ignores the first entry/award :noid: Does someone have a solution for this problem because i get paranoid I'm using this code: PHP Code:
|
#2
|
||||
|
||||
Not sure I follow you, at all, but try changing this:
PHP Code:
PHP Code:
|
#3
|
||||
|
||||
You are a lifesaver, thanks man.
|
#4
|
||||
|
||||
hmm..how spooky is this? I got the hack almost finished and now the code dont works anymore, i'm using this code at the moment:
PHP Code:
Lesane = checked Lala = checked Cool = not checked It must display lesane + lala because they are checked but it displays nothing, it listen only to cool. When i have cool = checked then it displays everything so the script listen again only to the last entry in the database Do you see any problem in the code that i dont see or do you know an other way? Thanks. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|