I get a bunch of errors when I try to export to Excel?
Warning: include_once(../wp-content/plugins/order-tracking/PHPExcel/Classes/PHPExcel.php) [function.include-once]: failed to open stream: No such file or directory in //wp-content/plugins/ultimate-product-catalogue/Functions/UPCP_Export_To_Excel.php on line 6
Warning: include_once() [function.include]: Failed opening '.ultimate-product-catalogue/Functions/UPCP_Export_To_Excel.php on line 6
Fatal error: Class 'PHPExcel' not found in wp-content/plugins/ultimate-product-catalogue/Functions/UPCP_Export_To_Excel.php on line 9
Huh… You are using the pro version right Guuz?
I tried working on another browser to see if I get errors and it’s just a blank page for me.
I looked into the code for:
ultimate-product-catalogue/Functions/UPCP_Export_To_Excel.php
The entire thing is blank. What could have caused this?
I copied the content from UPCP_Export_To_Excel.php that I downloaded when downloading the plugin.
I then pasted it into the file on my wordpress site.
Still nothing.
Hi guys,
Does importing products work for both of you?
I received the same errors as Guuz
Actually, my error is not the same. It includes ‘order-tracking’ in the address, I don’t have the order tracking plug-in…so this is odd?
Warning: include_once(../wp-content/plugins/order-tracking/PHPExcel/Classes/PHPExcel.php): failed to open stream: No such file or directory in /home/forum589/public_html/atsoutdoors.com/wp-content/plugins/ultimate-product-catalogue/Functions/UPCP_Export_To_Excel.php on line 6
Warning: include_once(): Failed opening '../wp-content/plugins/order-tracking/PHPExcel/Classes/PHPExcel.php' for inclusion (include_path='.:/usr/local/php55/pear') in /home/forum589/public_html/atsoutdoors.com/wp-content/plugins/ultimate-product-catalogue/Functions/UPCP_Export_To_Excel.php on line 6
Fatal error: Class 'PHPExcel' not found in /home/forum589/public_html/atsoutdoors.com/wp-content/plugins/ultimate-product-catalogue/Functions/UPCP_Export_To_Excel.php on line 9
I’m still having the same issue, import works but export does not, are there any suggestions to solve this?
I don’t know what fixed it but after installing the new plugin update, I decided to also install order tracker to see if it helped.
Now The export works, however I regret not attempting to try it without installing order tracker first.
I have deactivated order tracker and it currently still exports.
I don’t feel like uninstalling it right now for further testing as I have a deadline.
Labeling this issue as resolved.
I tried it without Order Tracking installed, no luck, same error…
Installed Order Tracking (did not Activate) – Now it works like a charm!
Thank you Novogradac37!! Why didn’t I think of trying this???
Glad I could be of assistance.
I sure as hell solve most of my issues from other peoples questions/solutions.
Kinda nice to be able to contribute.