Cannot use object of type WP_Error as array in adminfunctions.php
-
Hey, anyone run into any issues saving the setting upon install? When I put a foxycart domain in and attempt to save I’m getting the following:
( ! ) Fatal error: Cannot use object of type WP_Error as array in C:\wamp\www\devsite\wp-content\plugins\foxyshop\adminfunctions.php on line 614
Call Stack
# Time Memory Function Location
1 0.0011 344136 {main}( ) ..\options.php:0
2 0.0021 411512 require_once( ‘C:\wamp\www\devshop\wp-admin\admin.php’ ) ..\options.php:19
3 0.2685 21549736 do_action( ) ..\admin.php:109
4 0.2730 21730912 call_user_func_array ( ) ..\plugin.php:406
5 0.2730 21730944 foxyshop_save_settings( ) ..\plugin.php:406
6 0.2735 21733840 foxyshop_get_foxycart_data( ) ..\settings-page.php:101I am developing on WAMP so it’s localhost but I didn’t think that’d be an issue for anything but the datafeed. Ideas?
Thanks!
- The topic ‘Cannot use object of type WP_Error as array in adminfunctions.php’ is closed to new replies.