AbanteCart Community

AbanteCart Development => Extensions and Add-Ons => General Extensions => Topic started by: Ollie on January 11, 2015, 06:46:08 AM

Title: Fatal error in Advanced Search
Post by: Ollie on January 11, 2015, 06:46:08 AM
Advanced search is giving me an error message: Fatal error: Call to undefined function array_replace_recursive() in /home/xxxx/public_html/store/core/lib/request.php on line 53. The problem started when I upgraded to version 1.2.0.
Title: Re: Fatal error in Advanced Search
Post by: abantecart on January 11, 2015, 09:23:36 PM
Looks like you are using PHP prior to 5.3

http://php.net/manual/en/function.array-replace-recursive.php



Title: Re: Fatal error in Advanced Search
Post by: Ollie on January 13, 2015, 02:05:42 PM
Indeed I was using an older version of PHP. Once upgraded to 5.3.16, Advanced Search is now working. Thank you for your help.
Title: Re: Fatal error in Advanced Search
Post by: Ollie on January 20, 2015, 02:20:00 PM
I reported another problem with Advanced Search in this thread: http://forum.abantecart.com/index.php/topic,3196.msg13638.html#msg13638