X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart - reBOOT - Responsive Template (https://forum.x-cart.com/showthread.php?t=66570)

ITVV 07-28-2018 02:04 AM

Re: X-Cart - reBOOT - Responsive Template
 
@PhilJ

Many thanks Phil - brilliant as always :D/ :D/ :D/

However, when clicking submit it gives the following error message: -
Quote:

Please include an '@' in the email address. 'test' is missing an '@'.
I would like to change the text of the error message however I cannot find it anywhere! I have searched the DB, languages and even the php and tpl files - what am I missing :?

Thanks again for your kind help Phil - I appreciate it very much.

Kind regards

ITVV

PhilJ 07-28-2018 02:27 AM

Re: X-Cart - reBOOT - Responsive Template
 
skin/reboot/customer/main/login_form.tpl

Replace...
Quote:

type="text"
With...
Quote:

type="{if $config.email_as_login eq 'Y'}email{else}text{/if}"

ITVV 07-28-2018 02:32 AM

Re: X-Cart - reBOOT - Responsive Template
 
Hi again Phil,

The coding you provided works great :D/ :D/ :D/

I just want to change the error message that the customer sees: -
Quote:

Please include an '@' in the email address. 'test' is missing an '@'.
I just cannot find the error text in the languages / DB?

Thanks for the help

Regards

ITVV

PhilJ 07-28-2018 02:55 AM

Re: X-Cart - reBOOT - Responsive Template
 
Sorry my bad, you can use the additional code in red below to customise the messages...
Quote:

<input type="{if $config.email_as_login eq 'Y'}email{else}text{/if}" id="username" name="username"{if $config.email_as_login eq 'Y'} class="input-email"{/if} size="30" value="{#default_login#|default:$username|escape}" autofocus {literal}oninvalid="if (this.value == ''){this.setCustomValidity('This field is required!')} if (this.value != ''){this.setCustomValidity('The email you entered is invalid!')}" oninput="setCustomValidity('')"{/literal} />

ITVV 07-28-2018 03:22 AM

Re: X-Cart - reBOOT - Responsive Template
 
:D/ :D/ :D/ :D/ :D/

Thank you so much Phil - worked a treat.

Fab customer service as always

:D/ :D/ :D/ :D/ :D/

Have a great weekend

Kind regards as always

ITVV

PhilJ 08-21-2018 09:19 PM

Re: X-Cart - reBOOT - Responsive Template
 
1 Attachment(s)
Uploads manager update, in lieu of v4.7.10 and reDUX, unzip and upload attached to /uploads

nauticalstyle 08-29-2018 09:18 PM

Re: X-Cart - reBOOT - Responsive Template
 
I am finally making the move to a responsive template. How much better is reBoot compared to the Ideal Responsive template that's included in 4.7.x. Where is a good place to start in this thread?

PhilJ 08-30-2018 07:41 AM

Re: X-Cart - reBOOT - Responsive Template
 
Hi Tony, there's info and a demo. It's got plenty of additional features. I'm currently working on a new improved version also. If you'd like help migrating, or more info, feel free to get in touch.

elmirage001 08-30-2018 03:01 PM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

Originally Posted by nauticalstyle
I am finally making the move to a responsive template. How much better is reBoot compared to the Ideal Responsive template that's included in 4.7.x. Where is a good place to start in this thread?

Hi Tony, PM me if you like and I'll send you the URL to my site. Phil and his templates are the BEST!

Paul

PhilJ 09-11-2018 09:27 PM

Re: X-Cart - reBOOT - Responsive Template
 
https://www.x-cart.com/blog/reviews-about-migration-to-xcart-5.html

https://www.x-cart.com/blog/fears-about-migration-to-xcart-5.html


All times are GMT -8. The time now is 01:42 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.