alex22alex Posted August 24, 2006 Posted August 24, 2006 Hello All, I have a bit of a random problem. My admin panel has become garbled and the titles of things appears like they would in the PHP Code. Does any one have any idea how to fix this ? or what files it could be linked to ? Thanks Alex Picture of Problem : http://img218.imageshack.us/img218/5737/picture3fi8.jpg
Guest Posted August 25, 2006 Posted August 25, 2006 This is because the constants are not being defined. The usual cause is a missing /includes/languages/?????.php file (where ????? is the same as the page name). Check if the file exists, if not upload a new copy
Recommended Posts
Archived
This topic is now archived and is closed to further replies.