Hi Guys.
Wondered if anyone could help me?
Basically I created (with the use if a video tut) an eCommerce website. The last time I ran was last year and it worked fine. I have come back to it to make some changes and when I run the index.php file I get this error:
Warning: require_once(MyCore.php): failed to open stream: No such file or directory in C:\xampp\htdocs\public_html\inc\autoload.php on line 7
Fatal error: require_once(): Failed opening required 'MyCore.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\public_html\inc\autoload.php on line 7
This isnt just on this site, I have ran others and get similar errors whenever I use "include" or "require".
As I said it ran fine last year, the only thing that has changed is I am using a more up to date Xammp Package, has there been any updates to certain command etc that I need to update in my files?
Sorry if this sounds noobish, but i am a noob when it comes to php.
Kind Regards
Nebin.


