1
1. Backup your database.
2. Run this SQL code in MySQL or mysqladmin.
le="color: #000000"><?php insert into xoops_xoopsnotifications (not_modid, not_itemid, not_category, not_event, not_uid, not_mode) select 10 as not_modid, 0 as not_itemid, "global" as not_category, "new_story" as not_event, uid, 1 as not_mode from xoops_users;
3. Now, all users are notified by email when a news article is posted to your site.
Status of the hack: works for me.http://trubadur.usr.ro/