[email protected] Posted December 26, 2005 Share Posted December 26, 2005 Adam... Based on what I see it sounds like a great contibution. Here is my site: http://www.chaiteadepot.com I have a small problem. I have checked and double checked the installed the 2.10b files are in the right spots. I have loaded the whole admin section to the server twice (Mine is Admin on this server since 'admin' takes you to the server admin control panel). I tried to let the your files execute the SQL and I tried executing within phpMyAdmin. I have checked all file permissions. All looks good based on the instructions. I'm sure it's just an ID-10-T error. When I click the QBI link in the Catalog section i get this: Warning: main(includes/classes/navigation_history.php): failed to open stream: No such file or directory in /home/virtual/site24/fst/var/www/html/includes/application_top.php on line 126 Fatal error: main(): Failed opening required 'includes/classes/navigation_history.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site24/fst/var/www/html/includes/application_top.php on line 126 Any all help and advice is appreciated! Quote Link to comment Share on other sites More sharing options...
tina_boots Posted December 27, 2005 Share Posted December 27, 2005 Adam... Based on what I see it sounds like a great contibution. Here is my site: http://www.chaiteadepot.com I have a small problem. I have checked and double checked the installed the 2.10b files are in the right spots. I have loaded the whole admin section to the server twice (Mine is Admin on this server since 'admin' takes you to the server admin control panel). I tried to let the your files execute the SQL and I tried executing within phpMyAdmin. I have checked all file permissions. All looks good based on the instructions. I'm sure it's just an ID-10-T error. When I click the QBI link in the Catalog section i get this: Warning: main(includes/classes/navigation_history.php): failed to open stream: No such file or directory in /home/virtual/site24/fst/var/www/html/includes/application_top.php on line 126 Fatal error: main(): Failed opening required 'includes/classes/navigation_history.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site24/fst/var/www/html/includes/application_top.php on line 126 Any all help and advice is appreciated! This message means that navigation_history.php is not being found in the location defined in application_top.php. Double check that you haven't missed a file. Be well, Tina Quote If you're not having fun you're not doing it right Teach a person to fish rather than give them a loaf of bread or however that saying goes. Link to comment Share on other sites More sharing options...
[email protected] Posted December 27, 2005 Author Share Posted December 27, 2005 This message means that navigation_history.php is not being found in the location defined in application_top.php. Double check that you haven't missed a file. Be well, Tina I double checked the code and it has to be a configuration issue. All the files appear to be there and in the recommended places! Thanks for the input though! Quote Link to comment Share on other sites More sharing options...
adam5532 Posted May 6, 2006 Share Posted May 6, 2006 Adam... Based on what I see it sounds like a great contibution. Here is my site: http://www.chaiteadepot.com I have a small problem. I have checked and double checked the installed the 2.10b files are in the right spots. I have loaded the whole admin section to the server twice (Mine is Admin on this server since 'admin' takes you to the server admin control panel). I tried to let the your files execute the SQL and I tried executing within phpMyAdmin. I have checked all file permissions. All looks good based on the instructions. I'm sure it's just an ID-10-T error. When I click the QBI link in the Catalog section i get this: Warning: main(includes/classes/navigation_history.php): failed to open stream: No such file or directory in /home/virtual/site24/fst/var/www/html/includes/application_top.php on line 126 Fatal error: main(): Failed opening required 'includes/classes/navigation_history.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site24/fst/var/www/html/includes/application_top.php on line 126 Any all help and advice is appreciated! Hi, includes/classes/navigation_history.php is not a qbi file, so this seems to not be related to QBI. Look at application_top line 126 to see what is being called, and check if the navgation_history.php file exists and has the correct permissions set. Please post QBI questions in the QBI forum topic and they will be answered within a day or two! Thanks, Adam Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.