If so you should check if you uploaded all files correctly. This debug tool will also give you some hint:
https://www.zen-cart.com/tutorials/index.php?article=82
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Installed debug tool and got this error :
[25-Aug-2009 03:39:35] PHP Warning: require_once(includes/classes/module_installer.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in home/public_html/admin/ssu.php on line 11
[25-Aug-2009 03:39:35] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/php/includes:/usr/local/lib/php:/usr/local/php/lib/php') in home/public_html/admin/ssu.php on line 11
Please suggest
Thanks
Failed opening required 'includes/classes/module_installer.php
This file is missing so I guess you have not installed the module manager first.
Check the installation instructions:
http://wiki.rubikintegration.com/zen...u/installation
Requirements:
Module Manager installed (please make sure this module is installed, or you will run into errors)
Find the module manager here:
http://code.google.com/p/zencart-mod...downloads/list
I never tried it the another way round. But it should be ok when you install the module manager without removing SSU first.
Either way will work, no need to uninstall SSU then install the manager, tho the correct way is always preferred :)
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me