Post by xtr3mx7 » Fri May 28, 2010 2:15 pm

Hello guys, just wondering if there's a module that allows auto validation like some features other cart offers? It's quite tedious that you'll have to approve each customers yourself. Whereas the customer just click on the link through the validation mail and it's auto-approve...

Do we have such features or I'll have to do it manually every time? Thanks.

New member

Posts

Joined
Mon Jul 13, 2009 1:02 am

Post by i2Paq » Fri May 28, 2010 2:27 pm

Disable Approve Customers?

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by dramony » Fri May 28, 2010 3:20 pm

if you're using OC 1.4.7, go to the Backend

System>Settings>Option>Approve New Customers=No

Active Member

Posts

Joined
Sat Oct 24, 2009 12:34 pm

Post by xtr3mx7 » Tue Jun 15, 2010 4:34 pm

Sorry guys for late feedback.

It's like pretty much the customers auto validate their mail address by clicking on the URL from the validation mail and the user becomes valid. Just like simple feature. Do we have it or?

The option you're speaking of, don't actually validate the users. It's just that users simply register themselves and they don't need validation. They can be bogus users.

Cheers!

New member

Posts

Joined
Mon Jul 13, 2009 1:02 am

Post by i2Paq » Tue Jun 15, 2010 5:27 pm

Aha, your talking about e-mail validating.

Not possible atm.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by xtr3mx7 » Fri May 13, 2011 7:10 pm

Almost a year after now, is this possible to e-mail validating?

New member

Posts

Joined
Mon Jul 13, 2009 1:02 am

Post by mwd » Fri May 13, 2011 9:36 pm

I don't think this feature is planned.
I can see where validating emails is important for online forums and such, but I don't see a big demand or benefit for an online store?
You may want to post in the commercial forum and see if someone can build you a custom mod.

Use it? Like it? Want to support it but don't know how? Send a donation to show your appreciation.
Daniel's PayPal address - donate@opencart.com
Qphoria's Paypal address - qphoria@gmail.com


mwd
Active Member

Posts

Joined
Sat Jan 08, 2011 11:40 pm

Post by Hildebrando » Sat May 14, 2011 11:13 pm

Hi:

perhpas this ext.

It's not a customer auto-validating but a mail is sended to admin with info about the new customer and a link to validate him.

Best,

Hilde

Commercial Contributions:Bulk Specials| Bulk Update Prices|Search Tyre Pro
Free Contributions: Youtube video (oc 1.5.x) | Search History Report (oc 1.5.x) | Product Filter by Category (oc 1.5.x)|Youtube Popup
More Free & commercial mods: www.fpress.com


User avatar
Active Member

Posts

Joined
Fri Mar 06, 2009 8:22 pm
Location - Spain

Post by mwd » Sun May 15, 2011 12:05 am

Hi Hildebrando,
Your extension is already halfway to the function that xtr3mx7 wants.
Do you think it could be reconfigured to send the email activation link to the customer instead of the admin without opening any security holes?

Use it? Like it? Want to support it but don't know how? Send a donation to show your appreciation.
Daniel's PayPal address - donate@opencart.com
Qphoria's Paypal address - qphoria@gmail.com


mwd
Active Member

Posts

Joined
Sat Jan 08, 2011 11:40 pm

Post by Hildebrando » Sun May 15, 2011 1:22 am

Hi:

For an online store... it is not interisting.

It's not the best way but you only need change the text at text_login in catalog/language/english/mail/account/create.php

and

comment the lines 23 and 25 at catalog/model/account/customer.php like this

Code: Select all

//if (!$this->config->get('config_customer_approval')) {
	$this->db->query("UPDATE " . DB_PREFIX . "customer SET approved = '1' WHERE customer_id = '" . (int)$customer_id . "'");
//}


and you'll have an auto-validating system

Best,

Hilde

Commercial Contributions:Bulk Specials| Bulk Update Prices|Search Tyre Pro
Free Contributions: Youtube video (oc 1.5.x) | Search History Report (oc 1.5.x) | Product Filter by Category (oc 1.5.x)|Youtube Popup
More Free & commercial mods: www.fpress.com


User avatar
Active Member

Posts

Joined
Fri Mar 06, 2009 8:22 pm
Location - Spain

Post by mwd » Sun May 15, 2011 9:05 am

Nice... ask and ye shall receive. :D

Use it? Like it? Want to support it but don't know how? Send a donation to show your appreciation.
Daniel's PayPal address - donate@opencart.com
Qphoria's Paypal address - qphoria@gmail.com


mwd
Active Member

Posts

Joined
Sat Jan 08, 2011 11:40 pm

Post by xtr3mx7 » Tue May 17, 2011 12:25 pm

I'll try the work around provided by Hilde this afternoon and i'll give some feedback.

Thanks Hilde for the helping hand :)

New member

Posts

Joined
Mon Jul 13, 2009 1:02 am

Post by annelim » Wed Nov 16, 2011 11:11 pm

what code should add for email activate by customer for OC 1.5.3.1. please help.
i been try many time also canot. O0

Active Member

Posts

Joined
Fri Oct 28, 2011 5:13 pm
Who is online

Users browsing this forum: No registered users and 102 guests