Henri-charriere
Pre-Newbie
Offline
Posts: 4
Thank You
-Given: 1
-Receive: 0
|
 |
« on: December 01, 2012, 01:36:15 PM » |
|
My admin was hacked, I don't know how, I haven't even uploaded my images yet, but I have renamed my admin directory. I have changed all the links to suit, but I cannot find the (admin control panel) link when I have logged in as admin on the index.php page. I am at a loss where else to look, I know I can input the address manually, but I would like the link.
Cheers
Henri
|
|
|
|
|
|
Logged
|
|
|
|
Rembrandt
Moderator
4images Guru
   
Offline
Posts: 3765
Thank You
-Given: 86
-Receive: 744
Vienna
|
 |
« Reply #1 on: December 01, 2012, 03:46:23 PM » |
|
Welcome to the Forum! search in includes/page_header.php: 1
| "cp_link" => ($user_info['user_level'] != ADMIN) ? "" : "\n<p align=\"center\">[<a href=\"".$site_sess->url(ROOT_PATH."admin/index.php")."\">Admin Control Panel</a>]</p>\n",
|
mfg Andi
|
|
|
|
|
|
Logged
|
|
|
|
Henri-charriere
Pre-Newbie
Offline
Posts: 4
Thank You
-Given: 1
-Receive: 0
|
 |
« Reply #2 on: December 01, 2012, 04:06:46 PM » |
|
I had missed it more than once. Cheers.
|
|
|
|
|
|
Logged
|
|
|
|
|