Install or activate, just to clarify? And install using the Indieweb Plugin Installer or the built-in WordPress one?
Activate. Pretty sure I’m using the WordPress one (searched from plugin admin panel)
thanks!
Well, this is the first report of this I’ve had. Let’s eliminate some common WordPress items…
http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
Second, what URL is this site? Is there anything in the server error log?
http://jacobzimmer.com/indie
I went through some those troubleshooting steps –
it was moving plugins in and out via FTP that ID this as the one.
I just installed through the indieweb plugin with the same error result.
thanks for any thoughts and the work
Having just upload php.ini with 64,
I get:
“Parse error: syntax error, unexpected ‘[‘ in /home/small/public_html/indie/wp-content/plugins/indieweb-post-kinds/includes/class-parse-mf2.php on line 782”
Having updated the wp-config for more memory still, it seems to be back to error 500.
I should really be working on this today anyways so I can leave it that way…
-
This reply was modified 9 years, 2 months ago by
jplzimmer.
The line you referenced requires PHP5.4. I forgot to check for support for 5.3, which is the minimum I support. I can fix that tonight and deploy an update.
https://github.com/dshanske/indieweb-post-kinds/archive/master.zip
Can you try this version that requires manual install to see if it addresses?
hey – that installs and activates without problem! Thanks so much.
(the indieweb plugin still prompts me to install the plug in – but that’s fine for me)
thanks again