Heavily reworked version 1.10. A lot of new features were added. Now you can publish/unpublish every aspect of template collection.
Major changes
- More output controls for grid layout
- More output controls for template preview layout
- Much better SEF control
- CURL is not required since 1.9.9
- Won't run at web-server running on windows machine. Use Linux server for testing.
- Categories and styles list both merged into JTM List module. Templates types listing is allowed from module as well
Uprade from 1.9 is very simple but required because of database changes. Not every JTM installer package has right code to uninstall old tables so if you experience problem upgrading from older versions, sequence is as follows. This sequence must worl well for every other component too if you know which tables belong to it.
- Completely uninstall old component.
- Manually remove yourprefix_jtm_jtmtable tables
- Clean-up everything containing com_jtm from yourprefix_components and yourprefix_menu tables
- Remove modules records from yourprefix_modules if there are any
- Cleanup cache and then manually ensure to remove any JTM-related folders from /cache folder
- Remove any JTM-related folders from /media/com_jtm folder
- Check that component and modules language files were removed from /language/yourlanguagesfolders and /administrator/language/yourlanguagesfolders
- Install 1.10
Add comment