-
[ Glacier RAN Control Panel Website ]
( sorry no have screen shot )
Features:
-Itemshop
-Premium shop
-Reborn shop
-Web bus station
-Delete account
-Account fix
-Add and dec stats
-Vote points exchange
-Premium points exchange
-Forum link link added Admin's Panel
-Enable disable system ADMINPANEL
-Registration
-Topup
-Backupdatabase added Admin Panel
-Server status added at Admin Panel
-Insert/news/guide/items/points/rebornchange/change the items category/
-Easily to add banner as many as you want....
-Added security anti ddos attack/sql injection log record
( Log In , Register not fix have Error ) :8:
[ Download ] GRR_dx_panel.rar
Good Luck
More Power to all ragezoner !
1 Like = 1 Thank you :)
-
Re: [ Glacier RAN Control Panel Website ]
Screenshots will be helpfull good release anyways.
btw. i got 404 not found error.
i fixed it by removing the line
if ($weburl!="http://$_SERVER[SERVER_NAME] ")
{
header ( "Location: error") ;
}
-
Re: [ Glacier RAN Control Panel Website ]
nice bro,,, how setup reborn no reborn system
-
1 Attachment(s)
Attachment 113675
I posted a screenshot. so you guys can see what it looks like.
Quote:
Originally Posted by
eduard33
nice bro,,, how setup reborn no reborn system
reborn is not included in this CP i recommend use autorb
-
3 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
Nice release, but not complete
Need to fix:
-Change Email Verification
-Registration Verification
-Register Button
-Reborn System
Attachment 113683
-
Attachment 113680
-
Attachment 113681
-
Re: [ Glacier RAN Control Panel Website ]
I like the ajax register page.
-
1 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
Fixed register button. put this in ur htdocs/app/includes
-
Re: [ Glacier RAN Control Panel Website ]
Dummy account just to share this stuff :)
I already complete this cp 100% working all features
-
1 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
Guys ! what Version of xampp to use this Cpanel ??
i use Xampp 1.7.1 But i have error ! :(
Attachment 113700
-
Re: [ Glacier RAN Control Panel Website ]
@jhom125, use xampp 1.6.7 <<<<<easy to use! And next time do not flood comments. Read the rules!
-
1 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
Not working Captcha Image, where I can edit this Image? Attachment 113711
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in C:\Program Files\Xammp\htdocs\App\user\captcha\captcha.php on line 81
Line 81 Code
class SimpleCaptcha {
/** Width of the image */
public $width = 200;
/** Height of the image */
public $height = 70;
How to fix this?
-
1 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
Guys please help me how to fixed this error i use xampp 1.6.7 ..
Attachment 113718
-
Re: [ Glacier RAN Control Panel Website ]
Anyone knows how to fix the Captcha ?
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
jhom125
Read my 1st comment. to fix that.
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
TheEkaFist
Read my 1st comment. to fix that.
How about my error sir?
-
Re: [ Glacier RAN Control Panel Website ]
Thread Cleaned, infraction given. Please stay on topic. Talk only about the technical matters of this release.
-
Re: [ Glacier RAN Control Panel Website ]
How to fix Captcha of this CP?
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Code-X
will you please share your complete CP of this
-
Re: [ Glacier RAN Control Panel Website ]
if you want to edit the PHP FILES use Notepad++ because its DX PANEL .
-
Re: [ Glacier RAN Control Panel Website ]
I already use that software but still no luck for that error.
-
Re: [ Glacier RAN Control Panel Website ]
how to fix the Premium Itemshop and the Vote Itemshop I already put an Items but I can't see the Items.
-
Re: [ Glacier RAN Control Panel Website ]
No one will give a full function of this control panel. If you want it, you buy it to dutch_x!
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
TheEkaFist
Read my 1st comment. to fix that.
setting.php
-
1 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
Attachment 118305
captcha image not show how to fix this
-
Re: [ Glacier RAN Control Panel Website ]
@Code X - Can u share complete glacier ran please!!
Sige na, pasko naman eh :D
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
patrayat5505
@Code X - Can u share complete glacier ran please!!
Sige na, pasko naman eh :D
Full Glacier Panel.rar
try all functions ..
Credit To
<\EssaeyPride/>
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Mark Lopez
Thanks for sharing Mark..
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
mayatz
Hmm..
Dont put the files on entension like http://127.0.0.1/cp/
put it on direct htdocs ..
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Mark Lopez
THX sir
-
Re: [ Glacier RAN Control Panel Website ]
-
Re: [ Glacier RAN Control Panel Website ]
-
Re: [ Glacier RAN Control Panel Website ]
igot dds error can any1 help?
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
revenge09
igot dds error can any1 help?
Check ur SQL Info On Settings.php
-
Re: [ Glacier RAN Control Panel Website ]
where can i fix it ?
It says DDS Error in http://127.0.0.1
-
1 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
Attachment 118940
I got captcha error, Image not show, even if I put the files direct to htdocs, same problem, I use Abyss webserver.
Quote:
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in E:\Program Files\Abyss Web Server\htdocs\App\user\captcha\captcha.php on line 81
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Peko Wekoy
Go to "settings.php"
Then Edit This
<?
error_reporting(E_ALL ^E_NOTICE ^E_WARNING);
if (eregi("settings.php", $_SERVER[SCRIPT_NAME])) { die (include("404.php")); }
$ip = "IP ADDRESS";
$weburl = "127.0.0.1";
$gamename = "SERVER NAME";
$channel = "Channel 0";
$channel_online = "Online";
$server_online = "Online";
$dfsql[dbaddress] = "..\SQLEXPRESS"; //DB HOST
$dfsql[dbuser] = "sa"; //DB ID
$dfsql[dbpass] = "1234l"; //DB PASS
$dfsql[db1] = "RanCP"; // DB Name
$dfsql[db2] = "RanGame1"; // DB rangame1
$dfsql[db3] = "RanShop"; // DB SHop
$dfsql[db4] = "RanUser"; //DB user
-
Quote:
Originally Posted by
royaljourney
Attachment 118940
I got captcha error, Image not show, even if I put the files direct to htdocs, same problem, I use Abyss webserver.
Try to use this captcha.
dis.rar
if not working ..
try dis :
- Use Other Browser ?
- Use Xampp ?
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Mark Lopez
Go to "settings.php"
Then Edit This
<?
error_reporting(E_ALL ^E_NOTICE ^E_WARNING);
if (eregi("settings.php", $_SERVER[SCRIPT_NAME])) { die (include("404.php")); }
$ip = "IP ADDRESS";
$weburl = "
127.0.0.1";
$gamename = "
SERVER NAME";
$channel = "Channel 0";
$channel_online = "Online";
$server_online = "Online";
$dfsql[dbaddress] = "
..\SQLEXPRESS"; //DB HOST
$dfsql[dbuser] = "sa"; //DB ID
$dfsql[dbpass] = "
1234l"; //DB PASS
$dfsql[db1] = "
RanCP"; // DB Name
$dfsql[db2] = "RanGame1"; // DB rangame1
$dfsql[db3] = "RanShop"; // DB SHop
$dfsql[db4] = "RanUser"; //DB user
-
Try to use this captcha.
dis.rar
if not working ..
try dis :
- Use Other Browser ?
- Use Xampp ?
Still Having error even if I use your captcha share. What version of webserver did you use?
What version of PHP files did you use? Can you share your PHP files ?
-
Re: [ Glacier RAN Control Panel Website ]
Thats is my Captcha ..
Ahm try to use xampp ..
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Mark Lopez
Thats is my Captcha ..
Ahm try to use xampp ..
Can you share the version of your xampp and also the version of PHP from this Directory "C:\PHP"
-
Re: [ Glacier RAN Control Panel Website ]
Use xampp 1.6.7
Google sir ..
Just try fist ..
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Mark Lopez
Use xampp 1.6.7
Google sir ..
Just try fist ..
Even if I use that version, still having error. Also in settings.php
-
Re: [ Glacier RAN Control Panel Website ]
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Mark Lopez
what error ?
Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\settings.php on line 41
Can you share your PHP? I think this error is in the PHP
This Panel is working under Abyss webserver but the problem is the Captcha Image not Show.
-
Re: [ Glacier RAN Control Panel Website ]
If you don't know how you fix this site, maybe sooner or later you will be the next top model of his list ^^ <<
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
royaljourney
Even if I use that version, still having error. Also in settings.php
try 1.6.6.a this is what i use
-
Re: [ Glacier RAN Control Panel Website ]
do i need to make another database named GRCP and store the GRCP.bak file into it?
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
clever
do i need to make another database named GRCP and store the GRCP.bak file into it?
just restore grcp
-
Re: [ Glacier RAN Control Panel Website ]
what web server should be compatible with this files, i use wamp but many error
-
Re: [ Glacier RAN Control Panel Website ]
Try to edit the source code, if you want this Panel working in all version or webserver,
Problem of this Panel:
Version of Webserver : Other Version Working and also Webserver < Sometimes you experiencing bug or Error in other Version or webserver
-
Re: [ Glacier RAN Control Panel Website ]
how to fix negative gametime points? please help tnx.
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
rcl123
how to fix negative gametime points? please help tnx.
just edit in your database remove "-" from the number and Execute
-
1 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
Hmm got a problem in here look
Attachment 119782
-
Re: [ Glacier RAN Control Panel Website ]
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
nieen12
check your settings.php
I already did , still no luck still the same XD!
starting to think that it's all about the version of the xampp
do you sharing the version of your xampp? :>
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Johnkenz91
I already did , still no luck still the same XD!
starting to think that it's all about the version of the xampp
do you sharing the version of your xampp? :>
Like I said ^_^ much better to edit the source code of this Panel to make it work in all version of webserver ^_^
-
1 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
fixed it but now i need some help here Attachment 119804
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Johnkenz91
that box on the lower left is for facebook page. try to add your facebook page in the Fb.php located at "C:\xampp\htdocs\App\includes"
and on the picture, edit add or delete it using your admin panel.
-
Re: [ Glacier RAN Control Panel Website ]
Im using Abyss but there is no captcha in register page..
Can you help me guys.. Thanks
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
dracon128
Im using Abyss but there is no captcha in register page..
Can you help me guys.. Thanks
That's the big problem if you use webserver that not compatible in this cpanel
-
Re: [ Glacier RAN Control Panel Website ]
any help? i cant see my points :/
-
Re: [ Glacier RAN Control Panel Website ]
-
Re: [ Glacier RAN Control Panel Website ]
already restored my database i can see all. but the only problem is the points. i used dutch other database. can you share the GRCP database?
-
2 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
Try this :
Execute this first.
PHP Code:
Use RanUser
Update UserInfo set UserPoint = '0'
Then download the update.php attached below and put it on your CPanel directory.
then go to your browser then go to address - http://127.0.0.1/update.php or localhost/update.php
Then YOUR DONE look at your points :):
BTW. for GameTime negative digits just download the GameTime.rar attached below.
Then open it execute all scripts there.
Don't ask me HOW better to search if you dont know how to do. LOL
-
Re: [ Glacier RAN Control Panel Website ]
ok sir. how about the reborn points and vip points? included?
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
-DeStrUctioN-
ok sir. how about the reborn points and vip points? included?
Definitely Yeah.
-
Re: [ Glacier RAN Control Panel Website ]
-
Re: [ Glacier RAN Control Panel Website ]
can't understand what is the DBname i think this is my problem i try to register in my control panel it say's successful but it's not going in my userinfo at ranuser somebody help? i tried to login but it failed need help appreciate it guys
-
Re: [ Glacier RAN Control Panel Website ]
help me it's not working :(
-
Re: [ Glacier RAN Control Panel Website ]
Is this working with appserv webserver?
-
Re: [ Glacier RAN Control Panel Website ]
anybody can share the captcha image here .. im using abbys web server
-
1 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
Attachment 120704
the images already in themes/images/banner, but no images shown control panel...any solution please...
thanks
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
flyhigh1
Attachment 120704
the images already in themes/images/banner, but no images shown control panel...any solution please...
thanks
SOLVED....
Thanks to easypride....
-
Re: [ Glacier RAN Control Panel Website ]
when i register an account.. password in DB not in MD5... i check the register.php i saw md5
hmm
-
Re: [ Glacier RAN Control Panel Website ]
maybe you turned of MD5 in admin panel
-
Re: [ Glacier RAN Control Panel Website ]
i dont have an admin panel also ehehehe
when i use babyran cp to register, the result in DB is md5.. only this CP, in register.php got md5 but in DB not MD5
-
Re: [ Glacier RAN Control Panel Website ]
your using Full glacier panel by mark lopez right? your admin panel should be there, yourRANname.com/Admin <-
-
Re: [ Glacier RAN Control Panel Website ]
yes i saw it now... y i cant use admin account?
ive check the web_admin and try to login... error @_@
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
lourence8
yes i saw it now... y i cant use admin account?
ive check the web_admin and try to login... error @_@
create ur account on web database ,
expand webdatabase > tables > dbo.settings , make ur account sir .
-
Re: [ Glacier RAN Control Panel Website ]
noob question
where to find webdatabase? ehahahhaa
-
Re: [ Glacier RAN Control Panel Website ]
htdocs/Database folder sir . if dont have Database folder ..
use this database and restore sir .
GRCP.bak
-
Re: [ Glacier RAN Control Panel Website ]
use this fully function Glacier CP ------> DOWNLOAD
-
Re: [ Glacier RAN Control Panel Website ]
this panel is full of bugs...
1. in admin panel, when you add news/guides you cannnot upload the text beacause it says "cant open file"
2. No REBORN php
-
Re: [ Glacier RAN Control Panel Website ]
its because you have to fix it on your own. if you want to have full working panel with no modifications buy from dutch X
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Titanium 430
its because you have to fix it on your own. if you want to have full working panel with no modifications buy from dutch X
ahh..ok
-
Re: [ Glacier RAN Control Panel Website ]
No Reborn.php ?
Use this .. it already added Reborn .
Full Glacier Panel.rar
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Mark Lopez
I've try that one but the problem is in the admin panel, when you add news/guide "cant open file" so you cannot post a message only the title...
-
Re: [ Glacier RAN Control Panel Website ]
@flyhigh1 I've try that one but the problem is in the admin panel, when you add news/guide "cant open file" so you cannot post a message only the title... your error is on the image type try to use jpeg image or leave the images as deafult
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Papadan
@flyhigh1 I've try that one but the problem is in the admin panel, when you add news/guide "cant open file" so you cannot post a message only the title... your error is on the image type try to use jpeg image or leave the images as deafult
ok sir i will try it...thank you
-
Re: [ Glacier RAN Control Panel Website ]
TIPS to Avoid this Website Hacking from noob Hacker "ASA KA SA BACKDOOR"
This is for all ADMIN's that want to use this Control Panel
Scan this website files first after you scan modify the links of all files to make sure that he didn't access to your files inside to your htdocs, use windows defender .
==========================================================================
Signature:
Pera lang ba need mo? punta ka sa bahay ko papakain ko sayo pera ko, kakaawa ka, pinapahiya mo lang mga kalahi mo. tsk,tsk,tsk . . Wala kang pambili ng gatas ng anak mo? hahaha
-
1 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Papadan
@flyhigh1 I've try that one but the problem is in the admin panel, when you add news/guide "cant open file" so you cannot post a message only the title... your error is on the image type try to use jpeg image or leave the images as deafult
Attachment 121330
"no good sir, i use different images and default images, still cant open file...;;:/::/:
-
Re: [ Glacier RAN Control Panel Website ]
missing text <~ folder :) inside your htdocs ~> :) you try ^_^ my suggestion .
Quote:
Originally Posted by
flyhigh1
Attachment 121330
"no good sir, i use different images and default images, still cant open file...;;:/::/:
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
PatPayatot
missing text <~ folder :) inside your htdocs ~> :) you try ^_^ my suggestion .
what do mean sir? can you explain some details?..
thanks
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
flyhigh1
what do mean sir? can you explain some details?..
thanks
check your htdoc
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
justmaine
check your htdoc
I/ve done checking my htdocs andthe text folder is there and ,,what is the point anyway? your advise is unclear..
-
Re: [ Glacier RAN Control Panel Website ]
-
Re: [ Glacier RAN Control Panel Website ]
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
godspeed18
The logo
- Open htdocs / themes / images / header.jpg
The recover button ,
Change the size of view . zoom it .
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Mark Lopez
The logo
- Open htdocs / themes / images / header.jpg
The recover button ,
Change the size of view . zoom it .
how to change the size of view sir?
-
Re: [ Glacier RAN Control Panel Website ]
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
flyhigh1
how to change the size of view sir?
hold CTRL + Scroll ur mouse UP
Quote:
Originally Posted by
review
I can't register..
Execute this on RanUser
Code:
GO
/****** Object: Table [dbo].[UserInfo] Script Date: 02/27/2012 11:42:46 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
ALTER TABLE UserInfo
ADD UserSQ varchar(50),UserSA varchar(50);
GO
SET ANSI_PADDING OFF
if already put UserSQ varchar 50 & UserSA varchar 50 on dbo.userinfo delete it then execute.