Lotus2 HOMEPAGE [PREMIUM]

  • Autor subiect xbucsa
  • Dată creare
  • Răspunsuri: Răspunsuri 76
  • Vizualizări: Vizualizări 5K

xbucsa

Well-known member
11 Oct 2017
809
2.632
93
31
Oradea
xtopmetin.com
Monede Dragon
0
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:


Logo.psd


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