Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 on configuration page after fresh install of magento 1.9.1 #15

Closed
ter700 opened this issue Mar 9, 2015 · 2 comments
Closed

404 on configuration page after fresh install of magento 1.9.1 #15

ter700 opened this issue Mar 9, 2015 · 2 comments

Comments

@ter700
Copy link

ter700 commented Mar 9, 2015

When i navigate to System > Configuration > BlueVisionTec Modules > GoogleShoppingApi after a fresh install i get a 404 error!

My steps:

  • Installed fresh magento 1.9.1
  • add composer.json with the exact contents in the readme
  • Install composer using and install modules

There are no logs being written in system.log or exception.log when this happens. I do see some include errors when i navigate to catalog > google content api v2 > manage items:

Warning: include(Google/Config.php): failed to open stream: No such file or directory  in /var/www/hillkiller-new/public/lib/Varien/Autoload.php on line 94

2015-03-09T18:23:28+00:00 ERR (3): Warning: include(): Failed opening 'Google/Config.php' for inclusion (include_path='/var/www/hillkiller-new/public/app/code/local:/var/www/hillkiller-new/public/app/code/community:/var/www/hillkiller-new/public/app/code/core:/var/www/hillkiller-new/public/lib:.:/usr/share/php:/usr/share/pear')  in /var/www/hillkiller-new/public/lib/Varien/Autoload.php on line 94

Am i missing a step here?

@rundellbj
Copy link

Did you flush your Cache and Relog?

@ter700
Copy link
Author

ter700 commented Mar 9, 2015

Yes.
Edit: turns out it's a caching issue with my browser. Sorry for the confusion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants