Register for your free account! | Forgot your password?

You last visited: Today at 22:06

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] Admin Panel

Discussion on [Release] Admin Panel within the Flyff PServer Guides & Releases forum part of the Flyff Private Server category.

Closed Thread
 
Old 04/01/2012, 12:33   #16
 
elite*gold: 10
Join Date: Mar 2012
Posts: 656
Received Thanks: 159
das soll hir kein spamm Thread sein..Wem es gefälllt soll es nehmen wenn nicht dann lasst es^^
Shyo. is offline  
Old 04/01/2012, 12:49   #17
 
elite*gold: 1
Join Date: May 2010
Posts: 676
Received Thanks: 223
Guck dir mal die Ajax bitte an , wer hat denn das geschrieben ?
Ne gute sicherheitslücke...


Lg
derGunga
Razzer' is offline  
Old 04/01/2012, 13:02   #18
 
elite*gold: 0
Join Date: Dec 2011
Posts: 206
Received Thanks: 224
Quote:
Originally Posted by dergunga View Post
Guck dir mal die Ajax bitte an , wer hat denn das geschrieben ?
Ne gute sicherheitslücke...


Lg
derGunga
Ajax ist eine Erweiterung von Javascript um so dynamischer Seiten die bereits geladen sind zu refreshen.

Sicherlich hab ich mich aber verhört -.- Was soll daran ne Sicherheitslücke sein?
yannickFlyff is offline  
Old 04/01/2012, 18:27   #19



 
Sedrika's Avatar
 
elite*gold: 18
The Black Market: 103/0/0
Join Date: Sep 2009
Posts: 20,177
Received Thanks: 14,471
Sieht verdammt nach meinem panel aus. Wenn ich zuhause bin und merke, dass es meins ist gibt es haue haue, da allein der inhalt dem der "lite" version entaprixht und wenn ueberhaupt, hab ich sogar das volle panel released, siehe spoiler im sig.
Sedrika is offline  
Thanks
1 User
Old 04/01/2012, 19:52   #20

 
Deda94's Avatar
 
elite*gold: 21
Join Date: Nov 2010
Posts: 2,062
Received Thanks: 2,320
Finde es okay das du mal etwas releast anstatt zu fragen, Mr. Adrenalin/FreakyLike. usw.

Aber dennoch hast du paar sachen einfach rausgenommen von Sedrika.
Deda94 is offline  
Old 04/01/2012, 20:47   #21



 
Sedrika's Avatar
 
elite*gold: 18
The Black Market: 103/0/0
Join Date: Sep 2009
Posts: 20,177
Received Thanks: 14,471
#Link Removed
#Closed

Es ist mein Panel, mir reicht schon ein Blick in den Index.

PHP Code:
$path "C:\Program Files\Microsoft SQL Server\MSSQL10.SQLEXPRESS\MSSQL\Backup";
    
$path2 "C:\Program Files\Microsoft SQL Server\MSSQL10.SQLEXPRESS\MSSQL\data";
    if(
$_GET['do'] == 'backup_mssql'){
        
$account "BACKUP DATABASE [ACCOUNT_DBF] TO DISK = N'$path\ACCOUNT_DBF.bak' WITH NOFORMAT, NOINIT, NAME = N'ACCOUNT_DBF-Vollständig Datenbank Sichern', SKIP, NOREWIND, NOUNLOAD, STATS = 10";
        
$character "BACKUP DATABASE [CHARACTER_01_DBF] TO DISK = N'$path\CHARACTER_01_DBF.bak' WITH NOFORMAT, NOINIT, NAME = N'CHARACTER_01_DBF-Vollständig Datenbank Sichern', SKIP, NOREWIND, NOUNLOAD, STATS = 10";
        
$website "BACKUP DATABASE [WEBSITE_DBF] TO DISK = N'$path\WEBSITE_DBF.bak' WITH NOFORMAT, NOINIT, NAME = N'CHARACTER_01_DBF-Vollständig Datenbank Sichern', SKIP, NOREWIND, NOUNLOAD, STATS = 10";
        
odbc_exec($mssql$account);
        
odbc_exec($mssql$character);
        
odbc_exec($mssql$website);
        echo 
'<div class="success">MSSQL Datenbank Backup wurde erstellt</div>';
    }elseif(
$_GET['do'] == 'delete_logging'){
        
ClearLoggingDatabase();
        echo 
'<div class="success">Logging Datenbank wurde geleert und verkleinert.</div>';
    } 
Ich glaube nicht das du das jemals so umgesetzt hast, da ich die ClearLoggingDatabase() funktion auch noch selber geschrieben habe.
Dann kommt noch:
PHP Code:
<?php 
    
echo '<a href="index.php?do=backup_mssql" title="Backup erstellen" rel="tooltip">Backup erstellen</a><br/>';
    echo 
'<a href="index.php?do=delete_logging" title="Logging Datenbank leeren" rel="tooltip">Logging Datenbank leeren</a><br/>';
?>
Du warst das ?

Das ding ist meine Released Admin Panel in der Lite version, nur den Text formatiert.

Es unverschämt sowas....
Sedrika is offline  
Thanks
2 Users
Closed Thread


Similar Threads Similar Threads
[RELEASE] Admin Panel
05/14/2015 - Shaiya PServer Guides & Releases - 80 Replies
ok a few have been wateing for this and a few others will love to have it also.. this is a compleat upload of my admin panel edited to work with the basic shaiya database.. there are a few things needing changed in the database itself along with the adition of 1 database and a few tabels for some of the featchers to acuretly work.. i am releaseing the admin panel php section today and will be working to get all requierd database edits asap hopefuly by this time next week if my health increases...
[Release] Admin Panel
01/08/2013 - Flyff PServer Guides & Releases - 57 Replies
Von stefan kaufen und weiterverkaufen ist assi.... so meine einstellung, auch wenn die meisten angepisst sein werden, ich mit eingeschlossen, ist hier das admin panel von stefan. sieht es als weihnachtsgeschenk an. File-Upload.net - admin.rar bin net sicher ob da ein fehler im header is, sollte aber leicht fixbar sein. bin mit handy grad online, kann daher nicht selber reingucken.
[RELEASE]Web Admin/User Panel v1.0
06/24/2011 - Dekaron Private Server - 10 Replies
Hello Guys,All credits going to Niky.I dont saw this tool posted in epvpers so i decided to help the community. the release function : GM/DEV/OPR Login ( detected by Character with // on the name ) Edit Accounts ( select by Account Name or Character Name ) Edit Character ( select by Character Name ) Give / Take Coins to Account ( select by Character Name ) Send Weapon to Character ( select by Character Name ) ( order by Lv till Lv / Class --> See all Weapons / Select the + )
[RELEASE] OSDS V4 (Admin Control Panel)
06/11/2011 - Dekaron Private Server - 26 Replies
Installation guide Last modified: April 1, 2011 System requirements Before you begin What Is SVN? Why use SVN?



All times are GMT +2. The time now is 22:06.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.