MaxRef-Widget Broken in WP
-
Here’s a log of what’s happening when I’m running the MaxRef-Widget plugin in a fresh WP (3.1.3) install on localhost. Unfortunately, It doesn’t appear to be working in the front end as anticipated (posts are being displayed when they shouldn’t be, i.e. categories are displayed when I selected to only display the children of a specific category etc):
These log entires are from a fresh install of WordPress version 3.1.3
[17-Jun-2011 02:00:49] PHP Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in C:\xampp\htdocs\wp\wp-includes\functions.php on line 3389
[17-Jun-2011 02:00:49] PHP Warning: fopen(https://localhost/wp/wp-cron.php?doing_wp_cron) [function.fopen]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
in C:\xampp\htdocs\wp\wp-includes\class-http.php on line 1063
[17-Jun-2011 02:00:49] PHP Notice: Undefined variable: widget_values in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 466
[17-Jun-2011 02:00:49] PHP Notice: get_categories was called with an argument that is deprecated since version 3.0! in C:\xampp\htdocs\wp\wp-includes\functions.php on line 3387
[17-Jun-2011 02:00:49] PHP Notice: Undefined variable: allcategories in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 733
[17-Jun-2011 02:00:49] PHP Notice: Undefined variable: postcategory in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Notice: Undefined variable: postcategory in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Notice: Undefined variable: postcategory in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Notice: Undefined variable: postcategory in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Notice: Undefined variable: postcategory in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Notice: Undefined variable: postcategory in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Notice: Undefined variable: postcategory in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Notice: Undefined variable: postcategory in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 745
[17-Jun-2011 02:00:49] PHP Notice: Undefined index: postcategory in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 451
[17-Jun-2011 02:00:49] PHP Notice: Undefined variable: widget_values in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 466
[17-Jun-2011 02:00:49] PHP Notice: get_categories was called with an argument that is deprecated since version 3.0! in C:\xampp\htdocs\wp\wp-includes\functions.php on line 3387
****** Above is the result of displaying the Admin page! ******
[17-Jun-2011 02:01:21] PHP Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in C:\xampp\htdocs\wp\wp-includes\functions.php on line 3389
[17-Jun-2011 02:01:21] PHP Notice: Undefined index: postcategory in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 55
[17-Jun-2011 02:01:21] PHP Notice: Undefined variable: children in C:\xampp\htdocs\wp\wp-content\plugins\maxref-widgets\maxref-widgets.php on line 336
****** Above is the result of displaying the front end of the blog! ******
- The topic ‘MaxRef-Widget Broken in WP’ is closed to new replies.