Quote:
Originally Posted by micheal332001
Try re-uploading the files as it might have uploaded the files wrong the first time.
|
I uninstalled, removed ALL files. Downloaded the files again, reinstalled and uploaded everything to my localhost using XAMPP. Still have the same problem.
Everything in the AdminCP that links to options.php works, i.e.
General Options
Coming Soon
Payment Gateways
Anything that links to microcart_admin.php gets the error i posted earlier.
I am using XAMPP 1.7.3
EDIT: i put it on my live site and got this:
Quote:
Warning: require_once([path]/microcart/pdf/tcpdf.php) [function.require-once]: failed to open stream: No such file or directory in [path]/admincp/microcart_admin.php on line 23
Fatal error: require_once() [function.require]: Failed opening required '/home/gal10000/public_html/microcart/pdf/tcpdf.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gal10000/public_html/admincp/microcart_admin.php on line 23
|