Jump to content

Recommended Posts

Posted

Hi guys i try to add rb status in website, but when i add all server info i got blank page in website below is the code, maybe i do smth wrong..


 

//Script de Status Raid boss
$db['servidor'] = "000.000.000.000";//Nome do servidor 
$db['usuario_mysql'] = "root";// Usuario do mysql
$db['senha_mysql'] = "pass";//Senha do mysql
$db['banco_de_dados'] = "l2jdb";//Nome d banco de dados
$connect = @mysql_connect($db['servidor'], $db['usuario_mysql'], $db['senha_mysql']);
@mysql_select_db($db['banco_de_dados'], $connect);

if(!$connect)
else
{
$raidspawn = mysql_query("SELECT boss_id,respawn_time FROM grandboss_data where boss_id = 25512 or boss_id = 29001 or boss_id = 29006 or boss_id = 29014 or boss_id = 29019 or boss_id = 29020 or boss_id = 29022 or boss_id = 29028 or boss_id = 29045 or boss_id = 29046 or boss_id = 29047 or boss_id = 29065 order by boss_id desc");
while(list($boss_id,$respawn_time) = mysql_fetch_row($raidspawn))
{
    $raidboss = mysql_query("SELECT name,level FROM npc WHERE id = $boss_id");
    $text = '<font color="#090">is alive</font>';
    $respawn = 'Spawn';
    if($respawn_time > 0)
    {
        $respawntime = @date('r',($respawn_time / 1000));
        $text = '<font color="#FF0000">is dead</font>';
        $respawn = "Respawn time: $respawntime";
    }
 

  • 3 weeks later...
Posted

a blank page means alot of problems, is the file extension .php?

what php version you use? mysql_connect is deprecated in latest php versions

your code has a problem

if(!$connect)
else

this should be like

if(!$connect){

echo 'problem connecting to database';

}
else

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • @GX-Ext I'm just asking because I saw you mentioned several offers. Do you mind if I ask? Maybe I can wait for the next sale and buy it cheaper; you never know.  
    • What's your obsession with me? Or are you just doing this because you're desperate and need to sell something (SkyLord) to eat? Why do you do this on all my posts? Why don't you explain it to the community? ---------------- I will have a special offer until April 19. If you are interested, don’t hesitate to send me a message.  
    • @GX-Ext How many offers does your product have? If I remember correctly, there are about 3.  
    • I will have a special offer until April 19. If you are interested, don’t hesitate to send me a message.
    • ⚔️ LINEAGE II KHADIA ⚔️ Interlude PTS (L2OFF) • Mid Rate PvP • Custom Endgame Experience 🔥 NOT JUST ANOTHER SERVER — A REAL BATTLEFIELD 🔥 Welcome to L2Khadia, where classic Interlude meets competitive PvP and custom progression. No fake numbers, no empty promises — only action, economy, war and long-term gameplay. ━━━━━━━━━━━━━━━━━━━━━━ 📊 SERVER RATES EXP: x100 SP: x150 Adena: x300 Spoil: x15 ━━━━━━━━━━━━━━━━━━━━━━ ⚔️ WHY KHADIA? ✔ Original Interlude Mechanics & Formulas ✔ Mid Rate PvP Balance ✔ Real Clan Wars / Sieges / Olympiad ✔ Stable & Fair Economy ✔ Active Staff Team ✔ Long-Term Project Vision ━━━━━━━━━━━━━━━━━━━━━━ 🗡️ KHADIA CUSTOM CONTENT 🔥 Khadia Weapons – Unique power & visuals 🛡 Khadia Armor – Raid Boss drops & crafting 🧥 Khadia Cloaks – Endgame progression items 💎 Designed for competitive PvP ━━━━━━━━━━━━━━━━━━━━━━ 🎁 REWARD SYSTEMS 🏆 PvP / PK Reward System 📦 Daily PvP Reward Package 👑 Raid Package from Boss Extract Rewards 🗳 Vote Reward System 📈 Rankings: PvP / PK / Clans / Castles ━━━━━━━━━━━━━━━━━━━━━━ 💎 VIP FEATURES ✔ VIP Buff Coin ✔ Nick / Title Colors ✔ Special VIP Chat ( ^ Key ) ✔ Exclusive VIP Benefits ━━━━━━━━━━━━━━━━━━━━━━ 🎮 QUALITY OF LIFE ✔ Auto Loot for Farm ✔ Auto Loot Disabled for Raid Boss ✔ Offline Shop System ✔ Remote Buff Coin ✔ RaidBoss Status NPC ✔ PvP / PK Ranking NPC ━━━━━━━━━━━━━━━━━━━━━━ 🌍 FARM ZONES • Elven Fortress [80] – Medium • Cave of Trials [80+] – Party Hard • Monastery of Silence [80] – Medium • PvP Zones Around Raid Bosses ━━━━━━━━━━━━━━━━━━━━━━ 🏰 CLAN & SIEGE SYSTEM ✔ Full Interlude Clan System ✔ Max Clan Level 8 + Clan Skills ✔ Max 3 Clans per Alliance ✔ No Kick / Leave Penalty ✔ Weekly Castle Sieges ━━━━━━━━━━━━━━━━━━━━━━ 🚀 JOIN NOW – START YOUR LEGEND 🚀 🌐 Website: www.l2khadia.com 💬 Discord: https://discord.gg/DnZrgWn77n ━━━━━━━━━━━━━━━━━━━━━━ No Pay To Win • Fair Gameplay • Real PvP • Custom Endgame Content       We Wish you the best game ! 
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..