DarkGlow V3 for Ep3 Bugs
#1

Some months ago a guy named 2 posted a Website here.

He said that it was an Ep2 Site and he converted it.

Original Topic : 2

 

But there are some few bugs...

 

Ex Chars arent displayed in the Ranking 

fix (\pages\sys\ranking\index.php) Start line 26:

if($row["a_job"] == 0 && $row["a_job2"] == 1) { echo "<font color=red>Highlander</font>"; }
elseif($row["a_job"] == 0 && $row["a_job2"] == 2) { echo "<font color=red>Warmaster</font>"; }
elseif($row["a_job"] == 0) { echo "<font color=white>Titan</font>";
}
if($row["a_job"] == 1 && $row["a_job2"] == 1) { echo "<font color=blue>Royal</font>"; }
elseif($row["a_job"] == 1 && $row["a_job2"] == 2) { echo "<font color=blue>Templar</font>"; }
elseif($row["a_job"] == 1) { echo "<font color=white>Knight</font>";
}
if($row["a_job"] == 2 && $row["a_job2"] == 1) { echo "<font color=green>Archer</font>"; }
elseif($row["a_job"] == 2 && $row["a_job2"] == 2) { echo "<font color=green>Cleric</font>"; }
elseif($row["a_job"] == 2) { echo "<font color=white>Healer</font>";
}
if($row["a_job"] == 3 && $row["a_job2"] == 1) { echo "<font color=pink>Wizard</font>"; }
elseif($row["a_job"] == 3 && $row["a_job2"] == 2) { echo "<font color=pink>Witch</font>"; }
elseif($row["a_job"] == 3) { echo "<font color=white>Mage</font>";
}
if($row["a_job"] == 4 && $row["a_job2"] == 1) { echo "<font color=orange>Assassin</font>"; }
elseif($row["a_job"] == 4 && $row["a_job2"] == 2) { echo "<font color=orange>Ranger</font>"; }
elseif($row["a_job"] == 4) { echo "<font color=white>Rogue</font>";
}
if($row["a_job"] == 5 && $row["a_job2"] == 1) { echo "<font color=darkviolet>Elementalist</font>"; }
elseif($row["a_job"] == 5 && $row["a_job2"] == 2) { echo "<font color=darkviolet>Specialist</font>"; }
elseif($row["a_job"] == 5) { echo "<font color=white>Sorcerer</font>";
}
if($row["a_job"] == 7 && $row["a_job2"] == 1) { echo "<font color=orange>EX-Assassin</font>"; }
elseif($row["a_job"] == 7 && $row["a_job2"] == 2) { echo "<font color=orange>EX-Ranger</font>"; }
elseif($row["a_job"] == 7) { echo "<font color=white>EX-Rouge</font>";
}
if($row["a_job"] == 8 && $row["a_job2"] == 1) { echo "<font color=pink>Archmage - Wizard</font>"; }
elseif($row["a_job"] == 8 && $row["a_job2"] == 2) { echo "<font color=pink>Archmage - Witch</font>"; }
elseif($row["a_job"] == 8) { echo "<font color=white>Archmage</font>";
}
elseif($row["a_job"] == 6) { echo "<font color=white>Night Shadow</font>";
}

and there is a bigger bug if you type anything in the login field you will login sucessfull dont matter if the user exists.

you can also login in a account wich already exists and read out the bg_user of the account...

 

And there are more bugs but i didnt watched out yet or have time for fixxing them so if you have time you could help all here and write some fixxes or if you have already fixxed that you can post the solutuion here Smile

thanks for your time and zorry for my bad english :3



Messages In This Thread
[No subject] - by demora - 12-16-2014, 10:09 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)