Forums / General Questions / Cache error log how do I fix?

Cache error log how do I fix?

Results 1 to 4 of 4
11 Feb 2012, 20:53
#1
genxnomad avatar

genxnomad

New Zenner

Join Date:
May 2010
Posts:
44
Plugin Contributions:
0

Cache error log how do I fix?

in my cache error log I got the following error.

PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant BOX_HEADING_ADMIN_ACCESS in /home/genxco5/public_html/admin/includes/functions/admin_access.php on line 787

How do I fix? I reloaded the admin_access.php but to no avail

Thank You
11 Feb 2012, 21:27
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,506
Plugin Contributions:
173

Re: Cache error log how do I fix?

The error message means that a file on your site is expecting the existence of a define() statement for BOX_HEADING_ADMIN_ACCESS but hasn't found one.

That define() normally lives in your admin english.php file. If yours is missing, then you're probably using an old version of english.php which thus suggests you've done an incomplete upgrade.
11 Feb 2012, 21:35
#3
genxnomad avatar

genxnomad

New Zenner

Join Date:
May 2010
Posts:
44
Plugin Contributions:
0

Re: Cache error log how do I fix?

fixed thank you
15 Feb 2013, 09:18
#4
carousel1 avatar

carousel1

New Zenner

Join Date:
Feb 2013
Posts:
51
Plugin Contributions:
0

Re: Cache error log how do I fix?

help im now in this trouble....it was just normal a while ago but then when i wanna insert new manufacturers name the page turns to HTTP 404 error???

is these caused by rename manufacturers to brands of some files?