1.3.X Upgrade Update
Sunday, May 11th, 2008The 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.
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.
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.
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?
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.
It has been a long time since the last update, but rest assured it is still being worked on. I have been working on the bugs listed in the forum.
I have sent out beta 5 to those who requested it.
I know of a few small issues but of nothing major.
I have only tested it on Joomla 1.0.13 php and mysql 4.
To sign up click see this thread
The final release will depend on:
I would estimate it being about 90% complete.
Please see this for info on beta 5 see this thread
Update:
The sign-up link is see this thread.
While I have not posted any news in a while, development has been going well and there has been some big changes.
I have changed the way in which categories are stored. Storing of categories has changed from the Adjacency List Model to The Nested Set Model, this change will make creating breadcrumbs and counting the number of reviews in a category a lot easier and quicker.
I have also changed the ways in how review and categories titles are stored. You can now add as many standard titles as you want and no longer have to use dynamic titles.
I have also been playing around with templating, no concrete changes on this yet though.
The only problem with these changes is that it makes upgrading a bit more difficult, so the next release is still a while away.
I have just released the 4th beta of Simple Review 2.0 as well as the 2.0 version of the Search Bot.
It fixes many of the bugs in the previous beta.
You can download it from the Project home page.
Please post any comments in the forum.
Changes:
Comments for logged in users now works.
Comment ratings greater than 5 now work.
Page navigation now shows in admin listing of reviews, categories etc.
Fixed some of the mambot issues e.g. mospagebreak and mambo
Fixed warning when no awards on create review page
Fxed bug if dynamic field contained a line break
Now supports other language files, there is currently only English.
Mambo 4.6.1 does not include patTemplate
can install by getting it from Joomla (joomla.org) and copying the patTemplate folder to the same place in Mambo:
includes\patTemplate
Doesn’t have:
Review submission from the front end (or user reviews)
Secuirty images for comments.
Email after comment added.