Guest Posted April 12, 2004 Posted April 12, 2004 Not exactly a new topic but a different problem with the topic. Can't get into Admin panel - which means we can't retrieve orders. Installed Easy Populate, previously removed all manufacturers (sample data, etc). Had 2 English default languages, got one to delete by removing all the data and left one. Went to Panel (to name manufacturers as country of origin), clicked on Manufacturers and instantly got the following error. In the past 2 days, I have not been able to successfully bring it back and find nothing similar on the forums. Parse error: parse error in /home/user/public_html/cart/admin/includes/application_top.php on line 17 --This error points to - if counting from the first line of <?php - // set the level of error reporting error_reporting(E_ALL & ~E_NOTICE); Replaced application_top several times and error is same. Fatal error: Call to undefined function: tep_href_link() in /home/user/public_html/cart/admin/index.php on line 17 --Points to: 'href' => tep_href_link(FILENAME_CONFIGURATION, 'selected_box=configuration&gID=1'), I don't know what or how to change here. Can't even get to the backup to restore it. I'm going to keep working on it without starting over with a reinstall. If anyone has a suggestion, I'm willing to try it.
241 Posted April 12, 2004 Posted April 12, 2004 the first part Parse error: parse error in /home/user/public_html/cart/admin/includes/application_top.php on line 17--This error points to - if counting from the first line of <?php - // set the level of error reporting error_reporting(E_ALL & ~E_NOTICE); this is for the setting for php and error reporting and can be ignored, if this was not set then you would get no warnings and just a blank page. Next Fatal error: Call to undefined function: tep_href_link() in /home/user/public_html/cart/admin/index.php on line 17 check that the defined filename is in the admin/includes/filenames.php do you have an admin access contribution installed as I had an issue with the link for easypopulate not being in the correct form which lost me access to the admin, however when the format of the link was changed I then gained the access again. No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
Guest Posted April 12, 2004 Posted April 12, 2004 Thanks. I'll get the Admin Access Contrib - can't make it any worse! The CONFIGURATION file is defined as: define('FILENAME_CONFIGURATION', 'configuration.php'); admin/configuration.php is there and I'm thinking it may have something to do with the ID - maybe not. Won't change it as I have no idea what it should be. Always seems that Contributions need another contribution and the warning to use at my own risk kind of scares me off. I wanted to make sure one worked before adding another!
Guest Posted April 12, 2004 Posted April 12, 2004 I looked at the Admin Access and I'm not sure if that's what I need after all. I get the username/password entry but the error comes up instead of the panel (main with blue screen). Is it possible to just change the format of the link without adding a Contribution I'm not sure of?
241 Posted April 12, 2004 Posted April 12, 2004 I did not mean for you to add a contribution, but meant to find out if you had added a contribution that may have caused your issue No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
Guest Posted April 12, 2004 Posted April 12, 2004 Sorry, I misunderstand. No, the only contribution I added was the Easy Populate and it went downhill from there. Guess I'll just reinstall and start over - for the 4th time! Or just suggest he runs it off my store's shopping cart which is a separate site commercial package and works just fine with little programming on my part and updated frequently. This is just too rediculous to spend so much time with so many breaks in it. Perhaps it was offered out too soon.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.