Welcome Guest, Not a member yet? Register   Sign In
Problems with the cart class
#5

[eluser]Brayan[/eluser]
Thanks !

but the 1st problem I already solved..

I just commented these lines:

Code:
if ( ! preg_match("/^[".$this->product_name_rules."]+$/i", $items['name']))
        {
            log_message('error', 'An invalid name was submitted as the product name: '.$items['name'].' The name can only contain alpha-numeric characters, dashes, underscores, colons, and spaces');
            return FALSE;
        }

now will add any product

anyway.. the second problem still alive =\


Messages In This Thread
Problems with the cart class - by El Forum - 03-18-2010, 09:59 AM
Problems with the cart class - by El Forum - 03-25-2010, 05:58 AM
Problems with the cart class - by El Forum - 03-25-2010, 08:29 AM
Problems with the cart class - by El Forum - 03-25-2010, 08:35 AM
Problems with the cart class - by El Forum - 03-25-2010, 09:03 AM
Problems with the cart class - by El Forum - 04-02-2010, 04:35 PM
Problems with the cart class - by El Forum - 04-02-2010, 08:19 PM
Problems with the cart class - by El Forum - 04-13-2010, 10:57 PM
Problems with the cart class - by El Forum - 11-01-2010, 04:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB