4
hi'
Tested with :
• XOOPS 2.4
• Default theme
• Oledrion 2.31
• PHP 5.3.0
• No persistent cart
... it seems that attributs don't work
What I can do :
• attributs creation
• modify attributs layout (checkboxes, list, ...) displayed on product page
But :
• in all cases : no attributs is sent to caddy (it is always default value, no change even I check / select another attributs)
• with checkboxes : it is possible to uncheck all attributs, but in this case, no price is displayed on product page (even if I choose to make attributs choice required in back office)
Xoops debug mode is not very easy to read (more than 130 Errors, a lot from xoopseditors). About oledrion module, I see on every pages :
Quote:
Unknown: Assigning the return value of new by reference is deprecated in file /modules/oledrion/class/PEAR.php line 569
Unknown: Assigning the return value of new by reference is deprecated in file /modules/oledrion/class/PEAR.php line 572
And many times :
Quote:
Unknown: Function set_magic_quotes_runtime() is deprecated in file /modules/oledrion/class/lite.php line 770
(lines 770, 772, 715, 725, 772... I read it but it is about cache functions)
Any help would be very useful.
Thanks in advance
nb : sorry for massacring english like that