X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   Controller class not found (https://forum.x-cart.com/showthread.php?t=72609)

Phil Richman 08-17-2015 08:00 AM

Controller class not found
 
I'm getting several Controller class not Found! errors every day below is a few examples. Not sure the cause or how to fix this.


[12:51:27.000000] Controller class not found!
Runtime id: 0e46fa3310781bfa2d58580383c2b784
SAPI: cgi-fcgi; IP: 207.46.13.73
URI: /productimage.php?product_id=1360
Method: GET
[12:53:04.000000] Controller class not found!
Runtime id: 383d615d8dbb3b9d96e5a3552cf442e8
SAPI: cgi-fcgi; IP: 149.249.0.211
URI: /skins/PmallTheme/default/en/modules/XC/ProductFilter/sidebar/images/arrow_down.png
Method: GET
[12:53:22.000000] Controller class not found!
Runtime id: dcd7c3592572ced095e5d542db721e48
SAPI: cgi-fcgi; IP: 149.249.0.211
URI: /skins/PmallTheme/default/en/modules/XC/ProductFilter/sidebar/images/arrow_down.png
Method: GET
[12:54:50.000000] Controller class not found!
Runtime id: 9e61526674e6c4e24f6136c03165dd47
SAPI: cgi-fcgi; IP: 68.169.162.133
URI: /skins/PmallTheme/default/en/modules/XC/Reviews/images/btnShowRating.png
Method: GET
[12:55:28.000000] Controller class not found!
Runtime id: 7d420747921c89177f77256e4da42f6a
SAPI: cgi-fcgi; IP: 180.76.15.32
URI: /var/resources/css/http/all/e0063f1eaf2e0b799bc6662c3f7bdda0f27993e6c12fa55e3f 439c64e23d675e.css?1439391450
Method: GET
[12:55:44.000000] Controller class not found!
Runtime id: ec57a6982fc7502a429f3d97700751d7
SAPI: cgi-fcgi; IP: 69.174.146.34
URI: /var/resources/js/blank.png
Method: GET

qualiteam 08-17-2015 08:58 AM

Re: Controller class not found
 
Quote:

[12:51:27.000000] Controller class not found!
Runtime id: 0e46fa3310781bfa2d58580383c2b784
SAPI: cgi-fcgi; IP: 207.46.13.73
URI: /productimage.php?product_id=1360
Method: GET


This one is weird: in X-Cart 5 there is no productimage.php script.
It sounds as you have a mix of X-Cart 4 and X-Cart 5 files.

Phil Richman 08-17-2015 09:04 AM

Re: Controller class not found
 
This store was a fresh install of xcart 5, and never had anything to do with xcart 4. I'm confused also. That's Why I thought I would mention it here.

qualiteam 08-19-2015 09:37 AM

Re: Controller class not found
 
Did you try to search for "productimage.php" in files on the server? It may be some third-party library or script that tries to run the script.

Also, it may be some script installed on other server that sends requests to your website. You may check server logs to understand where the requests come from.


All times are GMT -8. The time now is 11:46 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.