Re: Rounded boxes
Think I've sorted the tag.
I was using Ajax username checker. I've removed the code from cart.php and auth.php which seem to have fixed that problem.
Not sure why that caused a problem as the install.txt was....
2) In register.php and cart.php ...
After...
require "./auth.php"
Add...
require "./username_check.php";
Once I removed that, it seemed ok.
I'll check the update quantities.
__________________
x-cart 4.1.9
|