

LioMandi
Members-
Content count
104 -
Joined
-
Last visited
Profile Information
-
Real Name
Lisa Raye
-
Gender
Female
-
I am using a template and have added this contrib. On index.php whenever you click on add to cart image button it puts the wrong product in cart. How can I fix this error?
-
On Index - Add To Cart Image Adds Wrong Product To Cart...
LioMandi posted a topic in General Add-Ons Support
delete plz -
Same with me Ive been having problems with all versions!!!
-
[contribution] Super Download Store
LioMandi replied to AlexStudio's topic in General Add-Ons Support
I get this error when trying to define a file for product download in admin: Warning: Invalid argument supplied for foreach() in C:\Program Files\xampp\htdocs\***\admin\includes\group_download.php on line 453 How can I fix this? -
[contribution] Super Download Store
LioMandi replied to AlexStudio's topic in General Add-Ons Support
I get this error: Warning: Invalid argument supplied for foreach() in C:\Program Files\xampp\htdocs\***\admin\includes\group_download.php on line 453 How can I fix this? -
How can I be able to get rid of the Voucher balance that you see above the page in header? I don't need it. If I could move it inside my shopping cart so customers could see the balance from there how could I do that?
-
Has anyone gotten the Security image code to work? Cuz it doesn't work for me...
-
So is there a solution for sort order or there's none to this contrib?
-
But sort Order still isnt working!!!!!
-
NVM - Got it to work! Here is the solution for anyone else with this problem: In file attributeManagerConfig.class.php just find line CODE $this->add('AM_USE_SORT_ORDER' - that is around line 59 In 2.5 it reads as CODE $this->add('AM_USE_SORT_ORDER' , true); , and in 2.4 by default it is set to false, so just change it in 2.5 to CODE $this->add('AM_USE_SORT_ORDER' , false); and there won't be any errors regarding Unknown column 'products_options_sort_order' in 'order clause'
-
Does anyone have a solution for this problem? THis error appears after I installed the contrib: 1054 - Unknown column 'products_options_sort_order' in 'order clause' select * from products_options where language_id='1' order by products_options_sort_order Please help me sort this out, thanks.
-
[CONTRIBUTION] File uploads as an Option Feature
LioMandi replied to iiinetworks's topic in General Add-Ons Support
Can someone post a link to their example store so I can see how this contribution works ? It would help me dearly, thanks. -
Thanks!! This worked like a charm!
-
Any Contrib for # number of downloads or purchases customer made?
LioMandi replied to LioMandi's topic in General Add-Ons Support
Anyone? -
Any Contrib for text under proucts: *New Products! & *Best Seller's! ?
LioMandi replied to LioMandi's topic in General Add-Ons Support
anyone?