Posts Tagged ‘2.0’

Simple Review 2.0.2 released + new search bot

Sunday, June 29th, 2008

Version 2.0.2 of the Simple Review Component has been released.
New features:

  • Now compatible with Joomla! 1.5 in legacy mode (there are some known minor known issues in Joomla 1.5 such as text and breadcrumbs missing) .
  • Emails now sent after comment submission
  • The pager now works for review listings
  • New logo by pEdRomAU @ BAD THISeyeNZ

The search bot has been released. It will only work with version 2.0.2 of the Simple Review Component.

An update will be available within the next few days for 2.0.1 users.

Version 2.0.1 Released

Monday, May 19th, 2008

Version 2.0.1 of the Component and Top modules has been released.

Component fixes:
*Added option to turn off table locking which was preventing some users from adding categories.
*Review titles change from varchar(255) to text
*Category titles can now be added in Internet Explorer
*Fixed issues with PHP methods returning references

Top Module fixes:
*Now works on MySQL servers which don’t allow nested selects.

There is an upgrade patch for 2.0.0 users.

You can download all of the files here.

Version 1.3 -> 2.0.1 Upgrade.

Sunday, May 18th, 2008

There is now an upgrade option for 1.3.X users.
The patch is a beta release, while it has been tested I can’t guarantee that there won’t be issues. So backup your site and database and upgrade at your own risk.
A few caveats:

  • All category hierarchy’s will be lost so you will manually have to change this back.
  • All categories will be unpublished.
  • Your configuration will be set back to default values.
  • Dynamic Simple Tags will not work, you will need to use {sr_title4}…{sr_titleN} instead.

This will upgrade to version 2.0.1 (a 2.0.0 upgrade will be available soon).

Download Simple_Review_1.3-2.0.1_Upgrade and unzip it on your PC.

Portuguese Language

Sunday, May 18th, 2008

Forum user pedromau has created a Portuguese translation. You can find out more on the new Languages page.

Category Title Bug

Tuesday, May 13th, 2008

There is a bug with the JavaScript and Internet Explorer which will prevent you from adding titles to categories.
You can find the fix here:
http://simple-review.com/forum/index.php?topic=116.0

1.3.X Upgrade Update

Sunday, May 11th, 2008

The upgrade script for 1.3.X users is complete. I am currently confirming that it doesn’t lose any data.
All going well it will be released in the next few days.

Help Updated

Sunday, May 4th, 2008

The help page has been updated to include guides on creating categories and reviews. More help is always needed so if you feel you can contribute please contact me via the forum.

Can’t Save Categories - No Lock Patch

Saturday, May 3rd, 2008

Some users may get an error when adding a category due to their database user having insufficient privileges to lock tables.

If you can’t add a category turn on your site’s debug mode (under Joomla’s global configuration). Try adding a category again, if you get an error similar to this:
Access denied for user 'myuser'@'localhost' to database 'joomla' in /home/www/joomla/html/DOM2/includes/database.php on line 307
then your database user doesn’t have permission to lock tables. Simple Review needs to lock the Category table to keep the data structure consistent. If possible you should grant lock permissions to your database user via phpMyAdmin. If you are unable to do so then you can install this patch. As long as you don’t have multiple people adding categories at the same time you will be fine.

You can download the patch from here, unzip it and follow the instructions in README.txt.

Simple Review 2.0 Final Released

Sunday, April 27th, 2008

After a very, very long wait version 2.0 of Simple Review has been released!
You can download it here.

This is NOT an upgrade release. You cannot install it over an earlier version of Simple Review (this includes 2.0 betas).

The Top and Latest modules have also been made available for download, unfortunately at the moment there is currently no search bot for 2.0.

As I mentioned in the previous post user reviews are still not implemented.

I am in need of a new logo, see this post.

If you have any problems/comments please post them in the forum.

Whats next?

  1. An upgrade release for previous versions.
  2. Updated Search bot.
  3. User reviews add-on.
  4. Joomla 1.5 compatibility.

Simple Review 2.0 Release

Tuesday, April 22nd, 2008

I have decided to bite the bullet and just release version 2.0 as is. This means that it will be stable but wont have promised features such as user reviews. I believe that all the major bugs are gone and I will spend the next couple of weeks creating a database upgrade script for 1.3.5 users.