After a month of development we finally released Codoforum V3.0
There were some bugs with the importer that have been fixed today.
Yesterday, we released v3.0.1, solving the following 2 bugs:
- Category delete not working
- User confirmation not working
Files changed are:
- sys/Controller/user.php
- sites/default/themes/default/templates/user/confirm.tpl
- sys/CODOF/User/User.php
- admin/modules/categories.php
Today, we released v3.0.2, fixing the following bugs:
- Load more button appearing at the end of content.
- "Where am I" not displayed for mobile screens.
- "No more topics" not shown in category page.
- Load custom blocks in slidein menu for mobile.
- Category delete bug in backend.
Files changed are:
- sites/default/themes/default/less/category.less
- sites/default/themes/default/less/topic.less
- sites/default/themes/default/templates/layout.tpl
- sites/default/assets/js/topics/topics.js
- sites/default/assets/js/category/category.js
- admin/modules/categories.php
You can either upgrade manually by replacing above files according to your version or use the quick upgrade option.
We are working on making the upgrader more robust because as of now it may create problems in some rare server setups.
The safest method of upgrade will always be:
- Download the latest version and install it in a separate folder.
- Import your old codoforum using the importer.
We are in need of testers for codoforum, if anyone is interested please contact us.
If anyone has any ideas on topics for codoforum documentation, your suggestions would be helpful.
Thanks and happy new year to everyone.
After a month of development we finally released Codoforum V3.0
There were some bugs with the importer that have been fixed today.
Yesterday, we released v3.0.1, solving the following 2 bugs:
1. Category delete not working
2. User confirmation not working
Files changed are:
- sys/Controller/user.php
- sites/default/themes/default/templates/user/confirm.tpl
- sys/CODOF/User/User.php
- admin/modules/categories.php
Today, we released v3.0.2, fixing the following bugs:
1. Load more button appearing at the end of content.
2. "Where am I" not displayed for mobile screens.
3. "No more topics" not shown in category page.
4. Load custom blocks in slidein menu for mobile.
5. Category delete bug in backend.
Files changed are:
- sites/default/themes/default/less/category.less
- sites/default/themes/default/less/topic.less
- sites/default/themes/default/templates/layout.tpl
- sites/default/assets/js/topics/topics.js
- sites/default/assets/js/category/category.js
- admin/modules/categories.php
You can either upgrade manually by replacing above files according to your version or use the quick upgrade option.
We are working on making the upgrader more robust because as of now it may create problems in some rare server setups.
The safest method of upgrade will always be:
1. Download the latest version and install it in a separate folder.
2. Import your old codoforum using the importer.
We are in need of testers for codoforum, if anyone is interested please contact us.
If anyone has any ideas on topics for codoforum documentation, your suggestions would be helpful.
Thanks and happy new year to everyone.