Jump to content

Fatal error by search box when nothing is found


Recommended Posts

Afther upgrading Prestashop to the last correct version we have the following issue:

 

When you search in the searchbox it's working when he find's something on the site. But when he can't find anything you get a black screen with "fatal error".

 

www.cheapoutdoor.nl

 

And in the backoffice when you go to the second page of the orders you see:
 

filter op Datum: a:2:{i:0;s:0:"";i:1;s:0:"";}
 

Please help us to solve this issues.

 

Thanks,

 

Regards,

 

Patrick

  • Like 1
Link to comment
Share on other sites

It's a verly long list. I can't put it on so I guess it's in this??

 

 
 
                    [controller:protected] => search
                    [request_uri:protected] => /zoeken?controller=search&orderby=position&orderway=desc&search_query=1234&submit_search=
                    [empty_route:protected] => Array
                        (
                            [routeID] => index
                            [rule] => 
                            [controller] => index
                        )
 
                    [default_controller:protected] => 
                    [use_default_controller:protected] => 
                    [controller_not_found:protected] => pagenotfound
                    [front_controller:protected] => 1
                )
 
            [type] => ->
            [args] => Array
 
My PHP is not great so please help.
Link to comment
Share on other sites

Strict Standards: Declaration of Media::cccCss() should be compatible with MediaCore::cccCss($css_files, $cache_path = NULL) in website/override/classes/Media.php on line 90

 

Strict Standards: Declaration of PayPal::validateOrder() should be compatible with PaymentModule::validateOrder($id_cart, $id_order_state, $amount_paid, $payment_method = 'Unknown', $message = NULL, $extra_vars = Array, $currency_special = NULL, $dont_touch_amount = false, $secure_key = false, Shop $shop = NULL, $apcost = 0) in website/modules/paypal/paypal.php on line 76

 

Warning: file_get_contents(https://graph.facebook.com/1471537093070040): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in website/modules/pk_facebooklike/pk_facebooklike.php on line 143

 

Notice: Undefined variable: msg in website/modules/pk_facebooklike/pk_facebooklike.php on line 153

Array

(

    [0] => Array

 

This is the first part maybe you can see more of this ....but i try to make a PDF of it but it's more than 500 pages.....

Link to comment
Share on other sites

Thanks....

 

My Php is not that great so I'm going to check....

 

The declaration op Media and the Paypal is not a problem I guess, becaus I don't have any problems with that. The facebook like box is a warning that has to do someting with some hosting settings. I know about this message....

 

So it must be a last module I have installed. When i disable it the problem is still there. I'm going to write to them about this. I keep you informed.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...