
Since I am very, very busy with several different projects, I decided that the only way to keep track of the bugs, issues and enchantments for GD Star Rating plugin is to use an issue tracker. So, finally, I have spent some time today to set one up.
Issue tracker is using open source PHP project The Bug Genie. Access to tracker is available for guests, but if you want to submit and issue or participate you will need to register. Tracker is set on the sub-domain URL:
Issue Tracker: http://tracker.gdstarrating.com/
Here are some basic rules that you should follow to make things easier:
- Read the articles published here with information on solving problems. In many cases something you think is a bug is not, but it’s caused by some other problem. All relevant posts are in Tutorials category and subcategories.
- Read all reported issues to avoid duplicated reports. When you post a bug add detailed description of the problem and how to reproduce it. Also, include WordPress, PHP and MySQL versions you are using.
- If you want, you can post SVN diff files with patches of some bugs you found and eventually solved. SVN access details are in plugins readme.txt file
- Don’t report issues with old releases. Tracker is for plugin versions starting with 1.6.4, and older versions are not supported.
- Don’t use tracker for asking question on how to use features.
- If you want to add issue about new feature or enhancements, describe in great detail what exactly the feature is, post images if needed to better explain what you mean.
Bug reports in the comments for any post here will be ignored and even deleted. Use the tracker for that.
So, there you go, a issue tracker is active, and feel free to use it and report problems you have or you want to suggest new feature, go to tracker and start using it.
loading...




Comment Link
Fatal error: Uncaught exception ‘Exception’ with message ‘Please configure the mail notification module before trying to send an email Missing SMTP hostname Missing email “From”-address’ in /home8/gdstarra/public_html/thebuggenie/modules/mailnotification/classes/BUGSmailnotification.class.php:393 Stack trace: #0 /home8/gdstarra/public_html/thebuggenie/modules/mailnotification/classes/BUGSmailnotification.class.php(153): BUGSmailnotification->sendMail(‘pbearne’, ‘pbearne@gmail.c…’, ‘User account re…’, ‘section_registerUser(Array) #2 /home8/gdstarra/public_html/thebuggenie/login.php(287): BUGScontext::trigger(Array, Array) #3 {main} thrown in /home8/gdstarra/public_html/thebuggenie/modules/mailnotification/classes/BUGSmailnotification.class.php on line 393
loading...
Comment Link
Sorry this what I got when I tried join the bug tacer to log a bug
The Bug is
that on the features tab
If I unticked “Thumbs up/down rating support.”
The Thumbs up/down rating support is not disabled
Please disable the Tab / repace the tab content with a disabled message and re-enable button
loading...
Comment Link
Thanks for pointing out the problem with tracker. I have now fixed the problem with mail server config.
loading...