WordPress-Plugin-WP-RESTful icon indicating copy to clipboard operation
WordPress-Plugin-WP-RESTful copied to clipboard

Wordpress 3.2 Issues

Open bryannielsen opened this issue 12 years ago • 7 comments

I'm having a few issues with the plugin but would really love to be able to use it.

  1. When I activate the plugin in a Wordpress 3.2.1 install the Appearance->Widgets menu is messed up in the Admin Dashboard. It won't list the sidebar areas and stops listing the widgets after the API Posts widget title.
  2. I have some custom .htaccess rewrites in my functions using - add_filter('rewrite_rules_array', 'add_rewrite_rules'); but when the WP-RESTful plugin is activated the rewrites don't happen - result in a 404

bryannielsen avatar Aug 02 '11 20:08 bryannielsen

Hello Bryan,

Support for version 3.2.1 is still under development. I wouldn't adventure to use it unless you have some code ninjutsu to fix it.

I will try to have a new version out ASAP :)

Thank you for pointing it out.

joseairosa avatar Aug 02 '11 20:08 joseairosa

Thanks Jose!

I may be able to fix the widget issue but I'm having a hard time wrapping my head around what you're doing in the REST.inc.php :-p

I would be happy to help test your new code once it's ready though.

bryannielsen avatar Aug 03 '11 22:08 bryannielsen

Bryan,

I will push the new version to github as soon as I'm able to fix it :)

Thanks for the help ;)

joseairosa avatar Aug 03 '11 22:08 joseairosa

Hi joseairosa,

This is a great work joseairosa but I have some problem with this plugin, when i install this plugin for Authentication API Servers (Step 2) part, i get this error :

Warning: Cannot modify header information - headers already sent by (output started at /home2/seetrustu/domains/seetrustudio.com/public_html/ciloque/wp-content/themes/default/header.php:8) in /home2/seetrustu/domains/seetrustudio.com/public_html/ciloque/wp-content/plugins/wp-restful/lib/REST.inc.php on line 832

Warning: Cannot modify header information - headers already sent by (output started at /home2/seetrustu/domains/seetrustudio.com/public_html/ciloque/wp-content/themes/default/header.php:8) in /home2/seetrustu/domains/seetrustudio.com/public_html/ciloque/wp-content/plugins/wp-restful/lib/OAuthRequest.php on line 792

Warning: Cannot modify header information - headers already sent by (output started at /home2/seetrustu/domains/seetrustudio.com/public_html/ciloque/wp-content/themes/default/header.php:8) in /home2/seetrustu/domains/seetrustudio.com/public_html/ciloque/wp-content/plugins/wp-restful/lib/OAuthRequest.php on line 793

and i want to ask when you'll release the new version which can work properly on the latest wordpress?

Thanks you.

harubiru avatar Sep 29 '11 03:09 harubiru

Hi harubiru!

I will be releasing a new version of the plugin but unfortunately I do not have a specific release date :(

I will however take a look at the error you specified and check if I can release a quick fix for it.

Thank you!

joseairosa avatar Sep 29 '11 09:09 joseairosa

Thank you for your reply joseairosa ;)

i will wait for your new update version.

harubiru avatar Sep 30 '11 03:09 harubiru

I'm guessing that this is an abandoned project at this point.

Anyone have a alternative recommendation? (specifically API + managing Keys)

donohoe avatar Jun 11 '14 17:06 donohoe