Lotus2 HOMEPAGE [PREMIUM]

  • Autor subiect xbucsa
  • Dată creare
  • Răspunsuri: Răspunsuri 76
  • Vizualizări: Vizualizări 5K
la configurare ..am probleme ma poate ajuta cineva imi da err asta

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@metin2to.ro to inform them of the time this error occur
 
Autor: CMS V2, adaptat si imbunatatit de FlasH si rockefeller.
Mărime fişier: 18.4 mb ca si arhiva.
Tip homepage: Premium
Timp adresat acestui homepage: O saptamana
Ce conţine în special: Totate functiile de pe CMS v2, roata destinului premium, top VIP.
Limba: Ro, En, De (bineinteles se pot adauga altele)
Previzualizare: http://www.sfx-work.tk
Imagini:
I50R1ke.jpg

u9ObWos.png

xiI7iYl.png

Download:
***Hidden content cannot be quoted.***

Logo.psd
***Hidden content cannot be quoted.***

MENTIUNI [IMPORTANT DE CITIT] :

Pentru a configura roata destinului:
Intrati in : homepage/wheel si editati fisierul config.php [aici gasiti si configurarea itemelor]
y0eOJlg.png

Pentru a edita numele posted by afisat in news:
Intrati in : include/classes si aici editati fisierul news.php unde gasiti urmatoarele linii:
PHP:
<table class="ranking-top5" width="95%">
                  <tbody><tr>
                                        <td class="row-left">
                            
                              <strong>posted by: </strong><img style="padding-right:5px; height:16px" src="https://xeronia2.com/img/avatar.png">SFX
                            
                              </td>
                                       <td class="row-right"><?php print $row['time']; ?></td>
                                        </tr>
                                        </tbody>
                  </table>
                  </div>
Pentru editarea prefixelor din rank VIP:
Intrati in include/function si editati fisierul basic.php unde gasiti urmatoarele linii:
PHP:
 function top10vip()
   {
      global $database;
    
      $banned_ids = getBannedAccounts();
      if($banned_ids)
         $stmt = $database->runQueryPlayer("SELECT id, name, account_id, job FROM player WHERE (name LIKE '[VIP]%' OR name LIKE '[MVP]%' OR name LIKE '[K]%' OR name LIKE '[DoLL]%' OR name LIKE '[Zeu]%' OR name LIKE '[Mr]%' OR name LIKE '[Miss]%') AND account_id NOT IN (".$banned_ids.") ORDER BY level DESC, exp DESC, playtime DESC, name ASC limit 10");
      else
         $stmt = $database->runQueryPlayer("SELECT id, name, account_id, job FROM player WHERE (name LIKE '[VIP]%' OR name LIKE '[MVP]%' OR name LIKE '[K]%' OR name LIKE '[DoLL]%' OR name LIKE '[Zeu]%' OR name LIKE '[Mr]%' OR name LIKE '[Miss]%') ORDER BY level DESC, exp DESC, playtime DESC, name ASC limit 10");
      $stmt->execute();
      $top = $stmt->fetchAll();
    
      return $top;
   }
Pentru intrebari/probleme lasati un reply si am sa va raspund.
Cont pentru teste: testroata/testroata99