
05-15-2013, 03:57 PM
|
|
|
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Classifieds 1.7.0 just released with follow bug fixes: - Broken image link in category listings where there was no photo uploaded
- Wrong link on clicking the back button (categories block) where the main category has no subcategories
- RSS error. Seems that RSS can't parse well the language code, that's why I hand coded iso-8859-1. If you're using another charset you need to edit classifieds.php and search for iso-8859-1 and then replace it with your own.
- Added extra check to secure that non-logon user can't see any button (buy, make offer etc) in view ad page
- Completed the RTL support
To upgrade: - Download Classifieds_1_7_0.zip
- Upload classifieds.php
- Upload christeris/includes/functions.php
- Import product-classifieds.xml
|