Checked the error logs and all clear on that front…
Any other suggestions/assitance you can provide? Key for me to get this sorted one way or another.
Checked the error logs and all clear on that front…
Any other suggestions/assitance you can provide? Key for me to get this sorted one way or another.
Not really. The SMTP plugin usually resolves peoples issues. I think after that we need to direct you back to WordPress support where you will find that reams have been written regarding WP emails.
But before you do that I would suggest you let an outside – like me – test this. So if you would like to send me some details – link to forum etc., then I am willing to sign up and subscribe to a topic or two just to test it. Cleaner and more definitive than you doing it yourself. Up to you….
How exactly does the subscription addon know when to send the emails? Does it use a cron job? If yes.. where does it set it for me to actually check that its set?
What about when a new post is added to the topic? Maybe the hooks misfire or are ignored.
– Dev Guy – Andrew
The emails are sent – admin notifications and subscription emails – if needed – as a part of the post-save process of a forum post. And yes – the subscriptions are performed via WP hooks.
It looks to me like you are subscribed to this topic so – do you get the emails as you should? If you do then that should convince you that it does actually work as described!
It’s not a question that I don’t believe it work, i’m just trying to figure out why it doesn’t work for me, for my system. Do you need to be a wp admin and forum moderator or just link to forum will do?
In this case: systemlays.net/forum
if its okay, a wp admin with sp admin credentials would be best… please pm the details to yellow swordfish and myself… and be sure to link back to this topic so we know what its about…
okay, thanks… will see if I can find some time tonight… if not, Andy will in AM or I will in PM…
We also seem to have a bit of an issue allowing access to certain forums based on wishlist plugin levels.
We did create wp roles for each membership and mapped them in Wishlist. We did create user groups and manually added the older members for each group corresponding to their membership levels. We did add permissions for each forum based on user groups.
But we have a user group (and membership) that should allow access to everything, no matter what other membership (or user group) he belongs to. Sort of an all-access-pass. Yet some forums (even if setup correctly permission wise) don’t appear at all for those FREE – ALL ACCESS users.
Can it be a question of permission hierarchy? If yes, how do we make the FREE user group permissions above all others?
the usegroup members are OR’ed together… so the best permission wins… as long as on usergroup and permission the user has allows it, permission is granted…
for one of these users, go to their profile (edit it) and view their permissions… see if it shows what you really think the permissions are…
Well it’s not working. As the forum in question doesn’t allow access unless user is FREE or PLATINUM.
The user in question is SILVER and FREE yet he cannot see the above forum AT ALL. Doesn’t appear in the list, though for admins or platinums it appears.