nrqln Posted February 5, 2007 Share Posted February 5, 2007 I am trying to access the admin area via admin/index.php. First, the only response I got was several "fatal error" messages, so I had to add the following: In admin/index.php: require('admin/includes/classes/box.php'); and in admin/includes/classes/box.php: require('admin/includes/classes/table_block.php'); so that those classes could be instantiated. After getting rid off those errors, I do not get any login page; it goes directly to show the HEADING_TITLE page; I am not sure if that is right, and then, when I try to access any of the configuration sections (BOX_HEADING_CONFIGURATION, BOX_HEADING_CATALOG, etc) what I get is this: Object not found! The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error. If you think this is a server error, please contact the webmaster. Error 404 voixtel.homelinux.net Mon Feb 5 12:20:55 2007 Apache/2.0.54 (Linux/SUSE) The "referring page" link is the same url through which I access the admin area: http://voixtel.homelinux.net/admin/ What could be wrong ???? Any suggestion, anyone?? I appreciate any help, cuase I am stuck. Enrique Leon Link to comment Share on other sites More sharing options...
chooch Posted February 5, 2007 Share Posted February 5, 2007 I have just clicked the link and get nothing - the url doesn't exist. Maybe you should retrace your steps and put everything back as it was then re-post here asking people to look at your admin page so someone can the problem in it's original format without you making more errors by fiddling with other parts of the admin files. Upon receiving fixes and advice, too many people don't bother to post updates informing the forum of how it went. Until of course they need help again on other issues and they come running back! Why receive the information you require in good faith for free, only to then have the attitude to ignore the people who gave it to you? There's no harm in saying, 'Thanks, it worked'. On the contrary, it creates a better atmosphere. CHOOCH Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.