albertabc Posted May 28, 2010 Posted May 28, 2010 when I log in admin/Catalog and click on Reviews I got the message as below. How can I fix this. Warning: array_merge() [function.array-merge]: Argument #3 is not an array in /home2/inkandto/public_html/admin/reviews.php on line 215 Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home2/inkandto/public_html/admin/reviews.php on line 216 Warning: array_merge() [function.array-merge]: Argument #3 is not an array in /home2/inkandto/public_html/admin/reviews.php on line 216 Warning: reset() [function.reset]: Passed variable is not an array or object in /home2/inkandto/public_html/admin/includes/classes/object_info.php on line 17 Warning: Variable passed to each() is not an array or object in /home2/inkandto/public_html/admin/includes/classes/object_info.php on line 18 Also the dummy review still sitting there. I couldn't delete it. Anybody can Help?
FIMBLE Posted May 28, 2010 Posted May 28, 2010 Hi you need to clear the review from your DB, i have attached a file that will do this for you. upload it to the location of the main catalog files, then call it in your browser i.e. www.yoursite.com/catalog/reviews_clear.php the script will the remove the contents of the reviews table. After its done please delete the file. Nic reviews_clear.php Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
albertabc Posted May 28, 2010 Author Posted May 28, 2010 Hi you need to clear the review from your DB, i have attached a file that will do this for you. upload it to the location of the main catalog files, then call it in your browser i.e. www.yoursite.com/catalog/reviews_clear.php the script will the remove the contents of the reviews table. After its done please delete the file. Nic Thanks Nick.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.