I just installed 0.7.9RC3 and I am getting the following error when I am accessing
Admin -> Configuration -> setting
All the other stuff are working.
________________________________
Notice: Use of undefined constant DIR_LIBRARY - assumed 'DIR_LIBRARY' in /home/www/admin/index.php on line 37
Warning: require(DIR_LIBRARYlocator.php) [function.require]: failed to open stream: No such file or directory in /home/www/admin/index.php on line 37
Fatal error: require() [function.require]: Failed opening required 'DIR_LIBRARYlocator.php' (include_path='.:/usr/local/php5/lib/php') in /home/www/admin/index.php on line 37
________________________________
Admin -> Configuration -> setting
All the other stuff are working.
________________________________
Notice: Use of undefined constant DIR_LIBRARY - assumed 'DIR_LIBRARY' in /home/www/admin/index.php on line 37
Warning: require(DIR_LIBRARYlocator.php) [function.require]: failed to open stream: No such file or directory in /home/www/admin/index.php on line 37
Fatal error: require() [function.require]: Failed opening required 'DIR_LIBRARYlocator.php' (include_path='.:/usr/local/php5/lib/php') in /home/www/admin/index.php on line 37
________________________________
Now nothing except Admin -> Configuration -> setting is working.
All admin menus are leading to the following message on catalog.
The page you requested cannot be found!
The page you requested cannot be found.
I did not do anything other than hit F5
All admin menus are leading to the following message on catalog.
The page you requested cannot be found!
The page you requested cannot be found.
I did not do anything other than hit F5
Maybe there is a problem with your '.htaccess' files. What's the URL of your site? And what's in your '.htaccess' file of your main OpenCart directory and your admin directory?
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
http://kottu.chtin60days.com/
__________________________
'.htaccess' file of your main OpenCart directory
__________________________
# Uncomment this to ensure that register_globals is Off
#php_flag register_globals Off
# URL Alias - see install.txt
RewriteEngine On
# Uncomment this if your URL is not directly related to the physical file paths.
#RewriteBase /store/
#OPENCART REWRITES START
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
#OPENCART REWRITES END
________________________________________
'.No .htaccess file in OpenCart admin directory
________________________________________
__________________________
'.htaccess' file of your main OpenCart directory
__________________________
# Uncomment this to ensure that register_globals is Off
#php_flag register_globals Off
# URL Alias - see install.txt
RewriteEngine On
# Uncomment this if your URL is not directly related to the physical file paths.
#RewriteBase /store/
#OPENCART REWRITES START
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
#OPENCART REWRITES END
________________________________________
'.No .htaccess file in OpenCart admin directory
________________________________________
Who is online
Users browsing this forum: No registered users and 2 guests