Hi,
I get the following warning on the frontend by clic on "Check out" :
Warning: Call-time pass-by-reference has been deprecated in /modules/CartMadeSimple/action.orderaddress.php on line 52
Warning: Call-time pass-by-reference has been deprecated in /modules/CartMadeSimple/action.orderaddress.php on line 52
Warning: Call-time pass-by-reference has been deprecated in /modules/CartMadeSimple/action.orderaddress.php on line 55
CMSMS-MLE 1.6.6
CartMadeSimple 0.2.5
PaymentMadeSimple 1.0.5
ShopMadeSimple 0.2.6
Any idea of what is deprecated in CartMS ?
Edit:
When installing CartMS via ModuleManager I get this :
Notice: Undefined variable: taboptarray in /modules/CartMadeSimple/library/orders.api.php on line 55
Notice: Undefined variable: taboptarray in /modules/CartMadeSimple/library/orders.api.php on line 86
Notice: Undefined variable: taboptarray in /modules/CartMadeSimple/library/orders.api.php on line 108
Notice: Undefined variable: taboptarray in /modules/CartMadeSimple/library/orders.api.php on line 126
Notice: Undefined variable: taboptarray in /modules/CartMadeSimple/library/orders.api.php on line 139
And there is the same message as above on the frontend when checking out.
CartMadeSimple : deprecated ?
CartMadeSimple : deprecated ?
Last edited by seensite on Wed Nov 04, 2009 1:26 pm, edited 1 time in total.
The universe of information technology is constantly growing and contains only emerging products built on successive patches
Re: CartMadeSimple : deprecated ?
This is not MLE related but if you googling "Warning: Call-time pass-by-reference has been deprecated" you have the solution(s)seensite wrote: I get the following warning on the frontend by clic on "Check out" :
And there is the same message as above on the frontend when checking out.
Alby
Last edited by alby on Wed Nov 04, 2009 3:27 pm, edited 1 time in total.
Re: CartMadeSimple : deprecated ?
Thank you very much Alby,
I googled and the solutions I found were to erase "&" symbol in concerned lines mentioned in my first post. As I modified the CartMS and PaymentMS .php files, isnt'it a MLE/CMSMS related bug ? Do you mean it is a module related problem ?
Now warnings and notices don't show no more, but the checkout don't lead to Paypal as well...
I googled and the solutions I found were to erase "&" symbol in concerned lines mentioned in my first post. As I modified the CartMS and PaymentMS .php files, isnt'it a MLE/CMSMS related bug ? Do you mean it is a module related problem ?
Now warnings and notices don't show no more, but the checkout don't lead to Paypal as well...
The universe of information technology is constantly growing and contains only emerging products built on successive patches
Re: CartMadeSimple : deprecated ?
Maybe & was necessary for variable return.seensite wrote: Now warnings and notices don't show no more, but the checkout don't lead to Paypal as well...
If you have access to php.ini set allow_call_time_pass_reference to true and insert a bug report in module forge
Alby
Re: CartMadeSimple : deprecated ?
Thank you Alby,
I don't have access to php.ini, so I switched for the other E-Commerce package.
Best regards
I don't have access to php.ini, so I switched for the other E-Commerce package.
Best regards
The universe of information technology is constantly growing and contains only emerging products built on successive patches
Re: CartMadeSimple : deprecated ?
Hi there.
I have the same problems. Error messages in CartMadeSImpe when clicking on the cart like this:
Warning: Call-time pass-by-reference has been deprecated in /mnt/web1/51/18/5986918/htdocs/modules/CartMadeSimple/action.orderaddress.php on line 52
Warning: Call-time pass-by-reference has been deprecated in /mnt/web1/51/18/5986918/htdocs/modules/CartMadeSimple/action.orderaddress.php on line 52
Warning: Call-time pass-by-reference has been deprecated in /mnt/web1/51/18/5986918/htdocs/modules/CartMadeSimple/action.orderaddress.php on line 55
Php.ini is set on: allow_call_time_pass_reference = On.
The php.ini is present in the modules/CartMadeSimple folder.
PHP Version is 5.2.10 - CMSMS 1.6.6. CartMadeSimple is 0.2.5.
Thanks
map_1961
I have the same problems. Error messages in CartMadeSImpe when clicking on the cart like this:
Warning: Call-time pass-by-reference has been deprecated in /mnt/web1/51/18/5986918/htdocs/modules/CartMadeSimple/action.orderaddress.php on line 52
Warning: Call-time pass-by-reference has been deprecated in /mnt/web1/51/18/5986918/htdocs/modules/CartMadeSimple/action.orderaddress.php on line 52
Warning: Call-time pass-by-reference has been deprecated in /mnt/web1/51/18/5986918/htdocs/modules/CartMadeSimple/action.orderaddress.php on line 55
Php.ini is set on: allow_call_time_pass_reference = On.
The php.ini is present in the modules/CartMadeSimple folder.
PHP Version is 5.2.10 - CMSMS 1.6.6. CartMadeSimple is 0.2.5.
Thanks
map_1961
map_1961