Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Can I get an assist on some formatting issues.

I have Captcha turned on and it is getting in the way of registration options on the mobile furniture theme on an android: (See Below)

image.thumb.jpeg.5e09ceecb74f9292c54258516a698bc2.jpeg

That is new user and this is the returning customer:

image.thumb.jpeg.2b14f61b2a7955a4f3dee6c2093c34c5.jpeg

Any help or direction would be greatly appreciated...

Posted

OK,

Here is what I came up with if your site is doing this on the mobile side. This happened after activating recaptcha on 4.11.

I changed 2 files located here:

/home/user/public_html/lib/frontend/themes/basic/boxes/login/register.tpl
/home/user/public_html/lib/frontend/themes/basic/boxes/login/returning.tpl

 

I moved the "Forgot Password" coding above the captcha module on the returning.tpl.

I moved the "Consent..." coding above the captcha module on the register.tpl

image.thumb.jpeg.548ed15cf7fdf60a21cb0cabd2dbbc7f.jpeg

image.thumb.jpeg.bf4c2c239b15752a664e5253aa7b5197.jpeg

 

  • 2 weeks later...
Posted (edited)

I'm seeing the same type of thing. Desktop and mobile version. Do you know the line numbers where you found the errors ?

Edited by jroc9999
Posted

When I open both of those files up with DreamWeaver which might be considered an old software now, I show syntax errors on lines in both files you listed above.

register.tpl error on line 263

returning.tpl error on line 69

Are these real errors ? or maybe my software is older and the coding has changed ?

Register_line 263.JPG

Returning_line 69.JPG

Posted

Problem verified and fixed as per MrMayBerry's comments above. See photos for some paint brushing :)

Returning coding... move captcha coding (lines 28 to 32) below line 45

Register coding... move captcha coding (lines 243 to 247) below line 252

Keep in mind your coding lines may not be exactly the same, but this is good place to start, and what you are looking for.

Enjoy

 

Returning_Coding.JPG

Register_Coding.JPG

Posted

Yes, the errors are probably because of Dreamweaver... I thought I was the only one that still has that software.

 

Good job, I assume it's all working for you.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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...