-- HikaShop version -- : 2.3.3
-- Joomla version -- : 3.3.1
-- PHP version -- : 5.4.7
-- Browser(s) name and version -- : Chrome
-- Error-message(debug-mod must be tuned on) -- : Anywhere price is listed for the second Akeeba Subscriptions plugin, the error below shows up:
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\mysite\templates\ats\html\com_hikashop\product\listing_price.php on line 204 $50.00
When using check plugin and after pressing the finish button, this message comes up -
Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, null given in C:\xampp\htdocs\mystore\libraries\joomla\database\driver\mysqli.php on line 346
Hello
Thank you for this beautiful software and for providing integration for Akeeba Subscription. I am planning to use both extensions and my test revealed some issues:
The first and second Akeeba Subscriptions plugins work perfectly except for the error messages I already included in this post and the following issues:
1. If I cancelled an order on Hikashop, it is also disabled in Akeeba Subscription which is good but I noticed the Valid To date changes to 1969-01-01 00:00 even though the Valid From date is for example 2014-10-17 00:17.
2. If that same order is changed from cancelled back to confirmed or shipped, instead of Akeeba Subscription to enable it back, it creates a new copy of the subscription making two subscriptions for the same user but with different IDs. Both subscriptions remain unpublished and their Valid From and Valid To dates are messed up. E.g. The dates for the second copy becomes 1968-12-31 23:00 to 1969-12-31 23:00 while the original subscription is 2014-10-17 00:17 to 1969-01-01 00:00
This can be a major issues if by chance a customer's order gets cancelled and later confirmed.
I also observed that for the first Akeeba Subscriptions plugin, orders set to "confirm" are not published in akeeba Subscription except you set it to "shipped".
Are these the way the plugins are setup so that once an order is cancelled, it should not be confirmed again?
All the issues listed here happens for offline payment. I am not sure if it can happen for online payment.
These are my observation for now. I hope it makes sense.
Thank you