perrymyk
Member
Posted 1 month ago #
I've got a bunch of WP installations using Shorten2Ping just fine. However the latest update has bugs and will not save a new install's information. Here's the error message when you try to save your parameters:
Warning: Invalid argument supplied for foreach() in (gives location of php code line 277
Don't waste your time until a new release is available.
http://wordpress.org/extend/plugins/shorten2ping/
perrymyk
Member
Posted 1 month ago #
Version 1.2.1 has the same bug in it - don't know why the author released it but the same bug remains.
Wait for another version...
samuelaguilera
Member
Posted 1 month ago #
Try this:
1. Deactivate Shorten2Ping from the plugins menu.
2. Use PhpMyadmin to go to your wp_options table.
3. Remove shorten2ping_options.
4. Activate the plugin again.
After that it should be working.
perrymyk
Member
Posted 1 month ago #
Thanks for the heads up - I'll try it over the weekend.
Tried it and it now seems to work!
Thanks much!