Forum Replies Created
-
So for my site – the syntax indicated aboved worked perfectly as a listing of ALL topics/replies: http://www.yoursite.com/?feed=rss2&post_type=forum
What I then did was setup google feedburner to notify me daily of any changes to that feed so that I can go in and reply as needed. feedburner send these updates at around 3am, which isn’t great if your community is VERY active – but for my purposes this was fine
i presume you can find another rss –> email service that polls the site more frequently and notifies you much sooner….
this along the lines of what you need?
what’s not working at this point? i was able to get an RSS feed of all topics/replies on my site – then fed it into feedburner to get a daily digest
In reply to: 404 Only for Subscribers – Not adminjust an update – i was able to fix this by deleting and recreating each forum AFTER i turned off the “prefix forum area with the forum base slug” setting
not sure why this would matter, but made a huge difference
In reply to: 404 Only for Subscribers – Not adminall i see in console on all pages that seems pertinent is following. any meaning?
Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/optccpco/public_html/wp-includes/functions.php on line 3587
WishList Member Bug. Please file a report at WishList Products Support
Run-time warning
Error: Cannot modify header information - headers already sent by (output started at /home/optccpco/public_html/wp-includes/functions.php:3587)
Location: /home/optccpco/public_html/wp-content/plugins/wishlist-member/wpm.php(35) : eval()'d code(3) : eval()'d code line number 148
Warning: Cannot modify header information - headers already sent by (output started at /home/optccpco/public_html/wp-includes/functions.php:3587) in /home/optccpco/public_html/wp-content/plugins/wishlist-member/wpm.php(35) : eval()'d code(3) : eval()'d code on line 148In reply to: 404 Only for Subscribers – Not adminthanks triple-J.
I manually set one of my “subscriber” level users to “forum participent” and still no luck
is there a way to see the listing of all “capabilities” on the back-end for a user role level?
i’ve seen them listed in drop downs, but can’t recall where to access them and get granular with it.