[solved] Use of undefined constant php in user-defined tag window
Posted: Wed Aug 29, 2007 9:35 am
Hi,
In my 'custom_copyright' user-defined tag window I'm getting this message and the variable copyright date isn't showing on the site (www.lincombehouse.co.uk).
Notice: Use of undefined constant php - assumed 'php' in /home/fhlinux164/l/lincombehouse.co.uk/user/htdocs/admin/edituserplugin.php on line 282
I don't have this problem on any other sites on the server, and my config.php uses DOCUMENT_ROOT to express all file locations so I don't see why it's coming up with a specific location. I suspect it's something to do with changing servers, which I did recently with this site. I'm a total novice with php. :-[
Does anyone have any suggestions please? I would appreciate it very much. :)
In my 'custom_copyright' user-defined tag window I'm getting this message and the variable copyright date isn't showing on the site (www.lincombehouse.co.uk).
Notice: Use of undefined constant php - assumed 'php' in /home/fhlinux164/l/lincombehouse.co.uk/user/htdocs/admin/edituserplugin.php on line 282
I don't have this problem on any other sites on the server, and my config.php uses DOCUMENT_ROOT to express all file locations so I don't see why it's coming up with a specific location. I suspect it's something to do with changing servers, which I did recently with this site. I'm a total novice with php. :-[
Does anyone have any suggestions please? I would appreciate it very much. :)