Hey David, thanks for the update. Everything seems to work fine except in the admin cp when clicking on "No(Click to Activate)" when making a notification dissmissable I get a database error:
PHP:
Database error in vBulletin 4.1.4:
Invalid SQL:
UPDATE dbtech_notifications_types
SET
dismissable = 1
WHERE typeid = 'pmunread';
MySQL Error : Unknown column 'dismissable' in 'field list'
Error Number : 1054
Request Date : Monday, July 11th 2011 @ 04:41:36 PM
Error Date : Monday, July 11th 2011 @ 04:41:36 PM
Script : http://development.aniworlds.net/admincp/vbnotifs.php?do=checkdismiss&typeid=pmunread
Referrer : http://development.aniworlds.net/admincp/vbnotifs.php?do=types
IP Address : xxxxxxxxxxxxx
Username : AWDevelopment
Classname : vB_Database
MySQL Version : 5.0.77
Stack Trace:
#0 vB_Database->halt() called in [path]/includes/class_core.php on line 423
#1 vB_Database->execute_query() called in [path]/includes/class_core.php on line 441
#2 vB_Database->query_write() called in [path]/dbtech/notifications/actions/admin/checkdismiss.php on line 54
#3 include_once([path]/dbtech/notifications/actions/admin/checkdismiss.php) called in [path]/admincp/vbnotifs.php on line 87
Seems as though the upgrade product did not create the new table perhaps. Everything else though so far so good. You have my info use it if you may it's still valid.
P.S.: This is with version 1.0.1 of the product.