
Originally Posted by
Zean
Please note that indeed there is a file of size 0 (zero). However, it appears that it is suppose to be size zero since the original zip file for this mod also shows it to have a size of 0.
That file can be found in the original zip file at: /module_manager/adminxxx/includes/templates/templates/module_manager/tpl_index.php
a copy of that file now resides on my server at:
/html/module_manager/adminxxx/includes/templates/templates/module_manager/tpl_index.php
where /html/ is my website root directory and is the directory zencart is installed.
My server "file manager" show the directories you mentioned, "adminxxx/includes/module_installation and adminxxx/includes/templates/templates" by which I'm inferring you mean:
/html/module_manager/adminxxx/includes/module_installation/
and
/html/module_manager/adminxxx/includes/templates/templates/
to both have permissions set as follows:
Owners permissions: Read Write Execute
Others permissions: Read Execute
Also, Filezilla (which I use for ftp) shows them as having permissions: drwxr-xr-x
If I am not mistaken the above permissions are consistent with the Octal notation:755.
So all this seems to check out but Module Manager is still DOA.
Any other suggestions for resuscitation are certainly welcome. Thanks again for your efforts.