Jump to content

Cart showing Step %s 1


Doulos

Recommended Posts

The order process: Step 1, Step 2, ect is displaying as Step %s 1, Step %s 2, etc

 

I can't seem to find why or how to fix it.

 

This happens on all templates, including the unaltered 'default' template.

 

Any ideas?

Link to comment
Share on other sites

Hi,

 

Go to Admin -> Setup -> General Settings -> Ordering

and change default order form template

Pardon me, but if I understand your advice. You're saying to select the default template. If so, that's where the problem displays. The Step %s 1, Step %s 2 etc etc.

 

I'm experiencing the same problem. Am I missing something ?? Anyone please.

 

-Roger

Link to comment
Share on other sites

Those '%s' signs should not be there. Typically the '%s' signs are replaced with a string value in PHP which would indicate that they planned to have something there. Since they aren't being replaced by PHP that indicates that either the function was not run properly for whatever reason or that they were mistakenly added to that cart template.

 

I would suggest removing them from the template/language file as they are not doing anything anyways. You will have to hunt them down in either the cart template files or language file.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated