Question Notifications is showing nothing

Status
Not open for further replies.

sadiq6210

Customer
I don't know if this is a bug or not, so I will add it as question ;)

I activate alerts for credits and I put the username for Admin, but if the user received alert, he will see there is new alert:

1528026049067.png

But if he click on Alert, there will be nothing:

1528026076621.png

Did I miss something here?
 
I will test it locally as soon as I have time - it's been a busy few days for me :)

Sorry for the delay :(
 
I am unable to replicate this issue:

2Ga3bQd.png


I will need that FTP and AdminCP account in order to look into this further.
 
I see the issue. Please run the following queries:
SQL:
INSERT IGNORE INTO `xf_content_type` (`content_type`, `addon_id`, `fields`)
VALUES
    (X'6462746563685F63726564697473', X'6462746563685F63726564697473', X'613A323A7B733A31393A22616C6572745F68616E646C65725F636C617373223B733A34333A224442546563685F437265646974735F58656E466F726F5F416C65727448616E646C65725F43726564697473223B733A31393A2273746174735F68616E646C65725F636C617373223B733A34333A224442546563685F437265646974735F58656E466F726F5F537461747348616E646C65725F43726564697473223B7D'),
    (X'6462746563685F637265646974735F696E636F6D65', X'6462746563685F63726564697473', X'613A313A7B733A31393A2273746174735F68616E646C65725F636C617373223B733A34323A224442546563685F437265646974735F58656E466F726F5F537461747348616E646C65725F496E636F6D65223B7D');

SQL:
INSERT IGNORE INTO `xf_content_type_field`
   (`content_type`, `field_name`, `field_value`)
VALUES
   ('dbtech_credits', 'alert_handler_class', 'DBTech_Credits_XenForo_AlertHandler_Credits'),
   ('dbtech_credits_income', 'stats_handler_class', 'DBTech_Credits_XenForo_StatsHandler_Income'),
   ('dbtech_credits', 'stats_handler_class', 'DBTech_Credits_XenForo_StatsHandler_Credits')

That should resolve the issue.
 
I see the issue. Please run the following queries:
SQL:
INSERT IGNORE INTO `xf_content_type` (`content_type`, `addon_id`, `fields`)
VALUES
    (X'6462746563685F63726564697473', X'6462746563685F63726564697473', X'613A323A7B733A31393A22616C6572745F68616E646C65725F636C617373223B733A34333A224442546563685F437265646974735F58656E466F726F5F416C65727448616E646C65725F43726564697473223B733A31393A2273746174735F68616E646C65725F636C617373223B733A34333A224442546563685F437265646974735F58656E466F726F5F537461747348616E646C65725F43726564697473223B7D'),
    (X'6462746563685F637265646974735F696E636F6D65', X'6462746563685F63726564697473', X'613A313A7B733A31393A2273746174735F68616E646C65725F636C617373223B733A34323A224442546563685F437265646974735F58656E466F726F5F537461747348616E646C65725F496E636F6D65223B7D');

SQL:
INSERT IGNORE INTO `xf_content_type_field`
   (`content_type`, `field_name`, `field_value`)
VALUES
   ('dbtech_credits', 'alert_handler_class', 'DBTech_Credits_XenForo_AlertHandler_Credits'),
   ('dbtech_credits_income', 'stats_handler_class', 'DBTech_Credits_XenForo_StatsHandler_Income'),
   ('dbtech_credits', 'stats_handler_class', 'DBTech_Credits_XenForo_StatsHandler_Credits')

That should resolve the issue.

Work like a charm :)

Thanks for your support and effort
 
Hello @sadiq6210,

We hope your ticket regarding DragonByte Credits has been addressed to your satisfaction. This ticket has now been closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 
Status
Not open for further replies.

DragonByte Credits

XenForo 1.5.3+ XenForo 2.0.x XenForo 2.1.x XenForo 2.2.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,437
Customer rating
5.00 star(s) 5 ratings
Top