Raised This Month: $51 Target: $400
 12% 

[CS:GO] SMPanel Web Interface


Post New Thread Reply   
 
Thread Tools Display Modes
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 06-07-2017 , 17:01   Re: [CS:GO] SMPanel Web Interface
Reply With Quote #11

Quote:
Originally Posted by MithatGuner View Post
5- //EDIT CONNECTION INFORMATION
@$link = mysql_connect("pluginler.com", "ni792093_5sql28", "PASSWORD");
mysql_select_db("ni792093_5sql28", $link);

7-$r = new rcon("IP",11200,"PASS");

8- Soon i share new version thx
Thank You! I will test after I finish eating
TrappaTroopa is offline
MithatGuner
Member
Join Date: Sep 2016
Location: Turkey
Old 06-07-2017 , 17:28   Re: [CS:GO] SMPanel Web Interface
Reply With Quote #12

Quote:
Originally Posted by TrappaTroopa View Post
Thank You! I will test after I finish eating
Thanks this panel is beta for now but soon i add new features and update.
MithatGuner is offline
MAMAC
AlliedModders Donor
Join Date: Nov 2011
Location: Space
Old 06-08-2017 , 02:25   Re: [CS:GO] SMPanel Web Interface
Reply With Quote #13

08-Jun-2017 08:25:08 Europe/Paris] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/cswarzone/public_html/panel/ayar.php:6
Stack trace:
#0 /home/cswarzone/public_html/panel/index.php(7): include()
#1 {main}
thrown in /home/cswarzone/public_html/panel/ayar.php on line 6
[08-Jun-2017 08:25:15 Europe/Paris] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/cswarzone/public_html/panel/ayar.php:6
Stack trace:
#0 /home/cswarzone/public_html/panel/dologin.php(3): include()
#1 {main}
thrown in /home/cswarzone/public_html/panel/ayar.php on line 6


im using php7

Last edited by MAMAC; 06-08-2017 at 03:05.
MAMAC is offline
Send a message via MSN to MAMAC Send a message via Yahoo to MAMAC
Hackmastr
Member
Join Date: Sep 2013
Old 06-08-2017 , 04:56   Re: [CS:GO] SMPanel Web Interface
Reply With Quote #14

Quote:
Originally Posted by MAMAC View Post
08-Jun-2017 08:25:08 Europe/Paris]
...
im using php7
PHP 7 no longer has the mysql_* extension(http://php.net/manual/en/intro.mysql.php), for security reasons.

OP has to update this to use MYSQLI or PDO, I have updated it, I'll post it this evening here.

Last edited by Hackmastr; 06-08-2017 at 05:03.
Hackmastr is offline
MithatGuner
Member
Join Date: Sep 2016
Location: Turkey
Old 06-08-2017 , 07:29   Re: [CS:GO] SMPanel Web Interface
Reply With Quote #15

I Tested in 5.6
MithatGuner is offline
MAMAC
AlliedModders Donor
Join Date: Nov 2011
Location: Space
Old 06-08-2017 , 14:07   Re: [CS:GO] SMPanel Web Interface
Reply With Quote #16

Quote:
Originally Posted by Hackmastr View Post
PHP 7 no longer has the mysql_* extension(http://php.net/manual/en/intro.mysql.php), for security reasons.

OP has to update this to use MYSQLI or PDO, I have updated it, I'll post it this evening here.
Great i will wait for your release for php 7
MAMAC is offline
Send a message via MSN to MAMAC Send a message via Yahoo to MAMAC
Hackmastr
Member
Join Date: Sep 2013
Old 06-08-2017 , 20:10   Re: [CS:GO] SMPanel Web Interface
Reply With Quote #17

Here's an updated version:

* SQL Injection fixed(or atleast made it harder)
* No more weird config, just edit the "config.php" file.
* Now You can select which server to RCON
* Database Scheme changed, now the servers table contains one more column, called "rcon_password" // For now, has to be inserted manually
* User name changed to "admin", passwords are now hashed, no more plain-text passwords.


How to update:

Execute the .sql file provided
to login:
* username: admin
* password: the same password as OP


It's still being worked on.
Attached Files
File Type: zip smpanel.zip (241.3 KB, 248 views)

Last edited by Hackmastr; 06-08-2017 at 20:12. Reason: forgot to upload the zip
Hackmastr is offline
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 06-08-2017 , 20:11   Re: [CS:GO] SMPanel Web Interface
Reply With Quote #18

Quote:
Originally Posted by Hackmastr View Post
Here's an updated version:

* SQL Injection fixed(or atleast made it harder)
* No more weird config, just edit the "config.php" file.
* Now You can select which server to RCON
* Database Scheme changed, now the servers table contains one more column, called "rcon_password" // For now, has to be inserted manually
* User name changed to "admin", passwords are now hashed, no more plain-text passwords.


How to update:

Execute the .sql file provided
to login:
* username: admin
* password: the same password as OP
Installing right now. Thanks!

Edit: Wait where is the file lol

Last edited by TrappaTroopa; 06-08-2017 at 20:12.
TrappaTroopa is offline
Hackmastr
Member
Join Date: Sep 2013
Old 06-08-2017 , 20:18   Re: [CS:GO] SMPanel Web Interface
Reply With Quote #19

Quote:
Originally Posted by TrappaTroopa View Post
Installing right now. Thanks!

Edit: Wait where is the file lol
Added, forgot to upload 😒
Hackmastr is offline
TrappaTroopa
Senior Member
Join Date: Feb 2016
Old 06-08-2017 , 20:19   Re: [CS:GO] SMPanel Web Interface
Reply With Quote #20

Quote:
Originally Posted by Hackmastr View Post
Added, forgot to upload 😒
NP Thanks for adding this!
TrappaTroopa is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:57.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode