CharlieDelta Customer Sep 23, 2015 #1 I am not sure if this is a bug with Streaming or Notifications but I will submit it here. I have a new notification and the link is pointing to "/twitch.php?do=profilenotif"
I am not sure if this is a bug with Streaming or Notifications but I will submit it here. I have a new notification and the link is pointing to "/twitch.php?do=profilenotif"
Fillip H. Staff member Owner Developer Customer Sep 23, 2015 #2 That's due to vBNotifications, not this mod - run this: Code: delete from dbtech_notifications_notifications where link like '%twitch.php%' Remember to add a table prefix if you use one
That's due to vBNotifications, not this mod - run this: Code: delete from dbtech_notifications_notifications where link like '%twitch.php%' Remember to add a table prefix if you use one
CharlieDelta Customer Sep 24, 2015 #3 I ran the script and received positive notification of deleting. I am still seeing these two ID's in the notification types. Will these cause any issue in the future or are they good?
I ran the script and received positive notification of deleting. I am still seeing these two ID's in the notification types. Will these cause any issue in the future or are they good?
Fillip H. Staff member Owner Developer Customer Sep 24, 2015 #4 That's normal and working as intended, we just needed to clear out the old links from the DB. Those entries should not affect the links at all. The next time a notification is generated, it should point to the right file If it doesn't, feel free to re-open this issue
That's normal and working as intended, we just needed to clear out the old links from the DB. Those entries should not affect the links at all. The next time a notification is generated, it should point to the right file If it doesn't, feel free to re-open this issue
Fillip H. Staff member Owner Developer Customer Sep 24, 2015 #5 Hello CharlieDelta, This ticket has now been closed with the status Fixed. We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link. If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page. Thank you!
Hello CharlieDelta, This ticket has now been closed with the status Fixed. We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link. If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page. Thank you!