I have successfully installed WP 2.3.1 in a variety of accounts on the same ISP using the same WP templates. However, in one install (which I have re-done twice now), all AJAX features fail to work correctly. Specifically, CFORMS II loads the plugin, but nothing "works" within posts. Also, the MYDASHBOARD plugin generates the following errors when I try to access the Dashboard page:
Warning: array_push() [function.array-push]: First argument should be an array in /home/safespring/www/www/wp-content/plugins/mydashboard/mydashboard.php on line 637
Warning: array_push() [function.array-push]: First argument should be an array in /home/safespring/www/www/wp-content/plugins/mydashboard/mydashboard.php on line 641
Warning: array_push() [function.array-push]: First argument should be an array in /home/safespring/www/www/wp-content/plugins/mydashboard/mydashboard.php on line 645
Warning: array_push() [function.array-push]: First argument should be an array in /home/safespring/www/www/wp-content/plugins/mydashboard/mydashboard.php on line 657
Warning: array_push() [function.array-push]: First argument should be an array in /home/safespring/www/www/wp-content/plugins/mydashboard/mydashboard.php on line 665
Warning: array_push() [function.array-push]: First argument should be an array in /home/safespring/www/www/wp-content/plugins/mydashboard/mydashboard.php on line 670
Warning: array_push() [function.array-push]: First argument should be an array in /home/safespring/www/www/wp-content/plugins/mydashboard/mydashboard.php on line 675
Anyone have any ideas on this one? The only thing I haven't done is create a new database. I've spent a while populating this site and would prefer not to have to do this.