bgunnink
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Now Reading Reloaded] Request: Easy way to manage planned booksAny specific suggestions? What kind of categorization/management utilities would you like to see?
Please download and test the beta version here:
Forum: Plugins
In reply to: [Plugin: Now Reading Reloaded] Can’t add new books from AmazonStrepon,
PHP4 has been officially unsupported ever since before I took over the plugin.
My advice would be to force your host to use PHP5 for WordPress if nothing else. If your host doesn’t offer PHP5 in the latter half of 2009, then they’re probably not worthy of your business.
Forum: Plugins
In reply to: [Plugin: Now Reading Reloaded] Save options in admin lead to a blank pageI’m stumped. Without access to the malfunctioning site and/or more detailed diagnostic information, everything would be a shot in the dark.
I can tell you right off the bat that Now Reading Reloaded doesn’t support PHP4, though the errors w.r.t. that are usually different….
Based on the error message you’re getting, I would suppose one of two things:
1. You aren’t running 5.1.0.0 (though you appear to be, based on your site’s meta tag)
2. You haven’t entered a correct Access Key and Secret Key in the options.Alternatively, it could be that you have done both 1 and 2, but your PHP4 config is messing the plugin up somewhere.
Please do two things for me:
1. Publish the system config (PHP version, server, etc.)
2. Enable debug mode (in the options screen) and try the search again. Copy and paste the “Raw XML” you receive (but please excise the Access Key and Secret Key if they existing in the output).
Forum: Plugins
In reply to: [Plugin: Now Reading Reloaded] Save options in admin lead to a blank pageCan you give me any information about your hosting platform? Web server, PHP version, etc etc?
Forum: Plugins
In reply to: [Plugin: Now Reading Reloaded] Can’t add new books from Amazonv5.1.0.0, which should show up in a few minutes, attempts to address this problem.
You will need to register an Amazon Web Services account and add the two keys it gives you to the Now Reading options screen.
Katybeth,
I’m not familiar with parent/child themes. Is there a doc for them?
Forum: Plugins
In reply to: [Plugin: Now Reading Reloaded] Save options in admin lead to a blank pageTruth,
Do the options save despite the blank screen?
If so, can you enable debug mode to get any additional information?
Forum: Plugins
In reply to: [Plugin: Now Reading Reloaded] Cannot add new books because of db errorScott,
I just released 5.0.3.2. Try updating and let me know if it fixes your issue.
Forum: Plugins
In reply to: [Plugin: Now Reading Reloaded] Fatal error trying to activate and use 5.3.0.1From what little I can figure out from your [test]blog, it looks as though the library link in the header is not mod-rewritten, although the generated pages are. Access
mod_rewrite
pages appears to throw the error.The library page (https://davidedwardsphotos.com/test_blog/?now_reading_library=true) appears to output books, but other parts of the template appear to be missing (such as CSS). Is this test blog running customized templates? Does it work without them?
Forum: Plugins
In reply to: [Plugin: Now Reading Reloaded] Fatal error trying to activate and use 5.3.0.1You appear to be running 4.4.5 still, as far as the database is concerned. Your initial supposition (that the installation/activation was somehow corrupted) would appear to be the correct one.
Please delete the old version of the plugin (“Now Reading for WordPress 2.7+) from your server. Then deactivate and reactivate the new plugin (“Now Reading Reloaded”).
Forum: Plugins
In reply to: [Plugin: Now Reading Reloaded] Can’t Add New BooksBrian,
The fix for the “no result” bug is rolled up in the 5.0.x release. I’m not sure why you’re still seeing it… is the old plugin deactivated/deleted?
Forum: Plugins
In reply to: [Plugin: Now Reading Reloaded] Fatal error trying to activate and use 5.3.0.1If you go into the options page, confirm that
mod_rewrite
is enabled for Now Reading and that/library/
is the base path, and save those options, does the problem persist?