Installed all fine: Until I got to list all modules, where I found:
ID module_code patch_level version_name Update
1 ri_jaxs 2 Revision 185 update
Hit update and got these errors:
/home/username/public_html/foldername/admin/includes/module_installation/ri_jaxs/current_version.txt is missing
Error Could not open /home/usernamel/public_html/foldername/admin/includes/module_installation/ri_jaxs/current_version.txt to write
So I tried to run the sqlpatch advised in very_important.txt
INSERT INTO module_version_tracker (module_code, patch_level, version_name) VALUES ('ri_jaxs', 2, 'Revision 185');
direct in phpmyadmin and got this error:
#1146 - Table 'username_databasename.module_version_tracker' doesn't exist
Anyone advise on this please?
Thank You


Reply With Quote

