-
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.