It’s already few days since last version, we did many nice improvements like:
- Watermark for images
- Improved category and location widgets
- Improved breadcrumb
- Improved SEO titles
- Added redirects so if you migrate from 1.8.x your ads will be redirected to the new structure.
- Config show latest ads or featured ads in home
- Improved maintenance mode
- New premium theme Bootplus for $29.9 only until Monday 8th Demo.
- and many more!
This version was downloaded around 1800 times that in total the 2.0.x has more than 4000+ downloads in less than a month!
We have new Norwegian and Bengali languages. We still need many translations more, please contact us!
I would like to thank to everyone that is supporting us in the forums and specially the paid customers since without them we could not do any of this work.
Also I want to say that please if you enjoy our software and you want to help us, buy anything from our market. This is the way we survive and we can keep the software free.
How to upgrade
- Download 2.0.3
- Upload only this:
- /oc/bootstrap.php
- /oc/config/routes.php
- /oc/classes/
- /oc/modules/
- /themes/
- /languages/ (only if you want a new language like Norwegian for example)
- Launch in your browser http://yourdomain.com/oc-panel/update/203
- Site upgraded ;)
IMPORTANT
If you installed (not upgraded) 2.0.1 probably you have an error in your .htaccess, that is really easy to fix.
You need to open the file .htaccess and replace RewriteRule ^(.*)$ index.php?/$1 [PT]
for RewriteRule .* index.php [PT,QSA,L]
Also in 2.0.3 we added some redirects so if you migrate from 1.8.x your ads will be redirected to the new structure.
# Redirects from 1.x to 2.0.x structure
# cat_parent/category/seotitle-numitem.htm -> category/seotitle.html
RewriteRule ^(.+)/(.+)/(.+)-([0-9]+).htm$ $2/$3.html [R=301,L]
# category/seotitle-numitem.htm -> category/seotitle.html
RewriteRule ^(.+)/(.+)-([0-9]+).htm$ $1/$2.html [R=301,L]
# cat_parent/category/location/pagenum -> category/location?page=
RewriteRule ^(.+)/(.+)/(.+)/([0-9]+)$ $2/$3?page=$4 [R=301,L]
# map.html to map.html
RewriteRule ^map.htm$ map.html [R=301,L]
# contact.html to contact.html
RewriteRule ^contact.htm$ contact.html [R=301,L]
# rss/ to rss.xml
RewriteRule ^rss/$ rss.xml [R=301,L]
# End redirects
We are still working in our new site and doing translations, any feedback is more than welcome!
Remember for any question head to the forum or buying any theme or hosting you get professional support.
[jetpack_subscription_form]