Thursday, February 19th, 2009
I’ve uploaded the newest version of BlueBug and updated the page for it as well, head on over to http://bluescripts.net/bluebug/ to download it!
Tags: release
Posted in bluebug, free scripts, php | No Comments »
Monday, October 27th, 2008
- v1.2 – 10/27/2008 – RELEASED
- Fixed all short tags (if you still get an error let me know, I’m 99.9% sure I got them all)
- Script now works properly in sub directories – see demo for in-action.
Tags: bluebug, free scripts, php
Posted in bluebug, free scripts, linux | No Comments »
Tuesday, September 9th, 2008
I have released an update to BlueBug today that addresses the following issues that were brought up in comments:
- v1.1 – 9/9/2008 – RELEASED
- Added a line to the config.php to limit registered users to posting. Add $config[registered] = 1; in your config.php file to only allowed registered users (if upgrading).
- Added a last insert id function to the Database class.
- Administrators now get emails when new tickets have been added.
- Assign to list for tickets now properly displays all users.
- When a user is assigned to a ticket, they are notified by email.
- Priority # changed to text for easier reading.
- Users are now emailed when their ticket is closed, if they are registered.
- There is now a user administration area in the admin panel.
Posted in bluebug, free scripts, php | No Comments »
Wednesday, August 27th, 2008
BlueBug demo site:
http://bb.bluescripts.net/
Let me know what you think by leaving a rating!
Posted in bluebug, free scripts, php | No Comments »