SA-MP Forums Archive
[Tool/Web/Other] [PHP] Grex's RCON Control Panel - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Tools and Files (https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] [PHP] Grex's RCON Control Panel (/showthread.php?tid=141234)

Pages: 1 2


[PHP] Grex's RCON Control Panel - Grex - 12.04.2010

Grex’s RCON Control Panel

Introduction

Hello guys, I would like to introduce my first Control Panel for the public. I have had two other Panels, but these are only for my own project (SA-RL)
I work for this project on a really “hard” Control Panel for user and admin. I thought, I could release an own Control Panel for the RCON functions.


The Control Panel
The RCON Control Panel (short RCP) connects to the SAMP RCON Serverconsole.
The Control Panel offers following functions:
• User kick/ban
• IP Addresses ban/unban
• Filterscripts load/reload/unload
• Write announces

This Control Panel is fit for project managers, who won’t give the RCON password out. The other admin can use this Control Panel without the RCON password! So the slaves can work for you.
The Control Panel has an own loginsystem, you can add, delete users. The default account is Grex with the password samp.


Images Download Installation
The installation is easy as the RCP.
The Control Panel can be placed on the same or other machine. So you can install it on a free webhoster (for instance: bplaced,…) But fsockopen must be accepted!
The settings are listed in the settings.php

It’s done!
The RCP is ready, you can login with the username Grex and the password samp.
More accounts can be added under data/users (there can be edit too).
Beware of case sensitive (windows!).
The passwords will be saved into md5 hash codes, so ****** for a hash generator if you want edit the password.

There will be come more functions, if I get some more time.
It’s done when it’s done
Don’t edit/delete the footer.tpl or uncomment the includes!
Have fun and enjoy it!
Cheers,
Grex


Re: [PHP] Grex's RCON Control Panel - Fj0rtizFredde - 12.04.2010

Looks nice Im going to test it soon


Re: [PHP] Grex's RCON Control Panel - dnsdj - 12.04.2010

Hey.. pls help


Problem

Logining Page

Код:
Warning: session_start() [function.session-start]: open(/tmp/sess_c95e52a197519edf2c29d235fbbd4d9d, O_RDWR) failed: No such file or directory (2) in /rcon/panel.php on line 1

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /rcon/panel.php:1) in /rcon/panel.php on line 1
RCON Control Panel



Warning: fopen(data/user/Grex.ini) [function.fopen]: failed to open stream: No such file or directory in /rcon/panel.php on line 9
Benutzer nicht gefunden!
Warning: Unknown: open(/tmp/sess_c95e52a197519edf2c29d235fbbd4d9d, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0



Re: [PHP] Grex's RCON Control Panel - Grex - 12.04.2010

Ahh sry. I forgot to tell you, that you musst allowed session.
So you have to configure your php.ini (if you are the hoster), that you can use sessions.


Re: [PHP] Grex's RCON Control Panel - emch0o - 12.04.2010

good job dude..10x )))


Re: [PHP] Grex's RCON Control Panel - Pawno_Scripter - 12.04.2010

i test it soon....interesting


Re: [PHP] Grex's RCON Control Panel - Grex - 12.04.2010

Quote:
Originally Posted by emchoo
good job dude..10x )))
Thanks and thanks to all other, wo have rated my first ®CP


Re: [PHP] Grex's RCON Control Panel - Bomber - 13.04.2010

I got Error with everythings


Re: [PHP] Grex's RCON Control Panel - Grex - 13.04.2010

Hmm, post it


Re: [PHP] Grex's RCON Control Panel - .:mB_Fellner:. - 13.05.2010

Warning: session_start() [function.session-start]: open(/tmp/sess_27493b834e702d2b963dd2e97a93cd22, O_RDWR) failed: No such file or directory (2) in /index.php on line 1

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /index.php:1) in /index.php on line 1

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /index.php:1) in /index.php on line 1

Warnings.. Please HELP


Re: [PHP] Grex's RCON Control Panel - LZLo - 28.01.2011

das it deutsch?


Re: [PHP] Grex's RCON Control Panel - robintjeh - 18.05.2011

Yea, it is German. German is near Dutch, and I'm Dutch so I see immidatly.
However, nice job. I'm gonna add some things and use it for RealRP admins!


Re: [PHP] Grex's RCON Control Panel - Alexander_123 - 25.01.2012

i dont know how to install this, can anyone please help me? +rep


Re: [PHP] Grex's RCON Control Panel - Kaperstone - 25.01.2012

Sounds good & interesting, will try someday


Re: [PHP] Grex's RCON Control Panel - [KMA]DlennartD - 26.01.2012

Sounds really nice, I can't go on SAMP at my work because it's blocked but this way I can still control the server.


Re: [PHP] Grex's RCON Control Panel - RBTDM - 26.01.2012

when i press login its showing this
Warning: fopen(data/user/cfg.ini) [function.fopen]: failed to open stream: No such file or directory in /home/a4223179/public_html/panel.php on line 9


Re: [PHP] Grex's RCON Control Panel - System64 - 26.01.2012

you don't have that file.


Re: [PHP] Grex's RCON Control Panel - RBTDM - 26.01.2012

i have and uploded.can u help me through teamviewer.


Re: [PHP] Grex's RCON Control Panel - RBTDM - 26.01.2012

Now all i did and it good now i need another help. How to make new account in it.
i try by making new account by copying my server passcord and past it an when i type its showing wwrong password.
so can anyone say where i can generate a password +rep

I NEED TO UPLOD ANYTHING IN SERVER HOST SITE?
SORRY FOR SPAM BY MISTAKE


Re: [PHP] Grex's RCON Control Panel - John Rockie - 27.01.2012

Just rename the username "Grex.ini". That would be the username
Now for the password, go to this website, http://www.miraclesalad.com/webtools/md5.php
Type what ever password you want and click MD5 hash. Copy that code to "Grex.ini" or what ever the name is.