Thread Starter
zhex90
(@zhex90)
I fixed it by change line 55 sendle-admin-feature.php
to
if(!isset($ostatus) || $sendle_order_id== "" ){ $ostatus['state'] = "yet to post"; }
Thread Starter
zhex90
(@zhex90)
By the way, the test mail works fine.
Thread Starter
zhex90
(@zhex90)
I solved it.
add this to php.ini
allow_url_include=1
Thread Starter
zhex90
(@zhex90)
https://ibb.co/eQuBUc
https://ibb.co/mb3iaH
I use AWS S3 to store all my uploads. The invoice was generated only once.
-
This reply was modified 8 years, 2 months ago by zhex90.