Jump to content

2 problems- always shows 2 in basket and stores puts everything on sal


The_4wd_Zone

Recommended Posts

I have no idea if going to CC6 will solve the cut/paste issues.

 

I am now exploring beta6 and I do not get any problems with sale prices, adding to basket or updating the quantity in the Cart. But then, my experiences didn't get those problems in CC5216 with Foundation -- from beta5.

 

There is an edit to CC6 I would advise:

In the Foundation skin template box.off_canvas.left.php:

Line 44 to look like:
<li><a href="{$language.url}" title="{$language.title}"><span class="flag flag-{$language.code|substr:3:2}"></span> {$language.title}</a></li>

And in /admin/sources/documents.contact.inc.php:

Line 32 to look like:
$data['description'] = base64_encode(stripslashes($GLOBALS['RAW']['POST']['contact']['description']));

 

I also want to verify that removing three lines of <script src> code in main.php and main.checkout.php has any effect. I'll get back to that later.

 

CC6 is not in it's infancy, per se. It's built on top of CC5.2 but has some new features that need testing and sorting. It's Foundation that's radically new.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...