You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to press...@googlegroups.com
Hi,
The changes you made to hooks.php at the time you implemented a different method for forcing image wrap have broken PressBooks for the creation of new books/sites (at least on my local install with 3.9.1). The culprit is line 68: add_filter( 'request', '\PressBooks\PostType\add_post_types_rss' );. Wordpress does not recognise add_post_types_rss. I've not been able to find a solution yet, other than deleting this line.
Regards
cutproductions
unread,
Jun 9, 2014, 9:10:14 AM6/9/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to press...@googlegroups.com
Srcub that I somehow mislaid pb-postype.php in my localhost wamp install. I can see why Brad was so annoyed at me now :) Apologies.