LeeFoster Posted May 31, 2018 Posted May 31, 2018 Just installed and getting the below error when I try to create a new order Quote Warning: Illegal string offset 'type' in C:\xampp\htdocs\ocom\includes\modules\header_tags\customer_service\functions\cs_html_output.phpon line 91 Quote
LeeFoster Posted May 31, 2018 Posted May 31, 2018 On 17/01/2018 at 4:27 AM, GLWalker said: Existing order editing - this doesn't do that - but if there's enough interest it could. This is a must Quote
LeeFoster Posted May 31, 2018 Posted May 31, 2018 Seeing a lot of undefined constants still aswell and the use of FILENAME_ Quote
LeeFoster Posted June 3, 2018 Posted June 3, 2018 Define missing on address page Quote MODULE_HEADER_TAGS_CS_ADDRESS_BOOK And Checkout Confirmation page Quote MODULE_PAYMENT_CS_CASH_PAYMENT_TEXT_TITLE Which I am guessing is being caused by the below on installation. Quote Warning: Use of undefined constant MODULE_PAYMENT_CS_CASH_PAYMENT_SORT_ORDER - assumed 'MODULE_PAYMENT_CS_CASH_PAYMENT_SORT_ORDER' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\ocom\includes\modules\payment\cs_cash.php on line 24Warning: Use of undefined constant MODULE_PAYMENT_CS_CASH_PAYMENT_STATUS - assumed 'MODULE_PAYMENT_CS_CASH_PAYMENT_STATUS' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\ocom\includes\modules\payment\cs_cash.php on line 25Warning: Use of undefined constant MODULE_PAYMENT_CS_CASH_PAYMENT_ORDER_STATUS_ID - assumed 'MODULE_PAYMENT_CS_CASH_PAYMENT_ORDER_STATUS_ID' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\ocom\includes\modules\payment\cs_cash.php on line 27Warning: Use of undefined constant MODULE_PAYMENT_CS_MANUAL_ORDER_SORT_ORDER - assumed 'MODULE_PAYMENT_CS_MANUAL_ORDER_SORT_ORDER' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\ocom\includes\modules\payment\cs_manualorder.php on line 26Warning: Use of undefined constant MODULE_PAYMENT_CS_MANUAL_ORDER_STATUS - assumed 'MODULE_PAYMENT_CS_MANUAL_ORDER_STATUS' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\ocom\includes\modules\payment\cs_manualorder.php on line 27Warning: Use of undefined constant MODULE_PAYMENT_CS_MANUAL_ORDER_ORDER_STATUS_ID - assumed 'MODULE_PAYMENT_CS_MANUAL_ORDER_ORDER_STATUS_ID' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\ocom\includes\modules\payment\cs_manualorder.php on line 29 Quote Warning: Use of undefined constant MODULE_PAYMENT_CS_CASH_PAYMENT_SORT_ORDER - assumed 'MODULE_PAYMENT_CS_CASH_PAYMENT_SORT_ORDER' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\ocom\includes\modules\payment\cs_cash.php on line 24Warning: Use of undefined constant MODULE_PAYMENT_CS_CASH_PAYMENT_STATUS - assumed 'MODULE_PAYMENT_CS_CASH_PAYMENT_STATUS' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\ocom\includes\modules\payment\cs_cash.php on line 25Warning: Use of undefined constant MODULE_PAYMENT_CS_CASH_PAYMENT_ORDER_STATUS_ID - assumed 'MODULE_PAYMENT_CS_CASH_PAYMENT_ORDER_STATUS_ID' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\ocom\includes\modules\payment\cs_cash.php on line 27Warning: Use of undefined constant MODULE_PAYMENT_CS_MANUAL_ORDER_SORT_ORDER - assumed 'MODULE_PAYMENT_CS_MANUAL_ORDER_SORT_ORDER' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\ocom\includes\modules\payment\cs_manualorder.php on line 26Warning: Use of undefined constant MODULE_PAYMENT_CS_MANUAL_ORDER_STATUS - assumed 'MODULE_PAYMENT_CS_MANUAL_ORDER_STATUS' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\ocom\includes\modules\payment\cs_manualorder.php on line 27Warning: Use of undefined constant MODULE_PAYMENT_CS_MANUAL_ORDER_ORDER_STATUS_ID - assumed 'MODULE_PAYMENT_CS_MANUAL_ORDER_ORDER_STATUS_ID' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\ocom\includes\modules\payment\cs_manualorder.php on line 29 Quote
LeeFoster Posted June 23, 2018 Posted June 23, 2018 @GLWalker The order status drop down doesn't match the status in the database. Quote
Guest Posted September 13, 2018 Posted September 13, 2018 see the cs_login.php but not to display... don#t work for me. Quote
LeeFoster Posted January 4, 2020 Posted January 4, 2020 I've been updating this to work with Phoenix, though it's mostly just been a case of hard coding table names and replacing defines. There is a ticket add on that I plan to integrate into this at some point but in the mean time if I've missed anything let me know. oscom-customer-service-portal-xihXD-sE0KJ.zip Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.