Zen Cart Logo
Forums / General Questions / More Help for this Newbie please :)

More Help for this Newbie please :)

Locked

Views: 1,107

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
7 Aug 2006, 10:06 PM
#1
tennisballz avatar

tennisballz

New Zenner

Join Date:
Aug 2006
Posts:
5
Plugin Contributions:
0

More Help for this Newbie please :)

I followed all the intructions for Zencart security located in the Docs, i reanamed the Admin folder and the Configure.php.

I went to my went to admin ( it's not called admin anymore) and i clicked in Online catalog. just to make sure i wasnt getting the same warning from before.

and now i got this page:

Warning: main(DIR_WS_TEMPLATEStemplate_default/common/html_header.php): failed to open stream: No such file or directory in /home/tennisba/public_html/index.php on line 43

Warning: main(DIR_WS_TEMPLATEStemplate_default/common/html_header.php): failed to open stream: No such file or directory in /home/tennisba/public_html/index.php on line 43

Fatal error: main(): Failed opening required 'DIR_WS_TEMPLATEStemplate_default/common/html_header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tennisba/public_html/index.php on line 43

I went to DIR_WS_TEMPLATEStemplate_default/common/html_header.php using ftp and it says its a forbbiden page.

help please :shocking:

8 Aug 2006, 12:01 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: More Help for this Newbie please :)

I followed all the intructions for Zencart security located in the Docs, i reanamed the Admin folder and the Configure.php.

Do not rename the /admin/includes/configure.php

Only rename the /admin to a new directory of your choice and customize the /admin/includes/configure.php file contents with the new directory name ...

NOTE: backup you existing /admin/includes/configure.php before attempting to customize it ...