Registering user without confirmation mail

Author Message

Nabil Alimi

Thursday 17 March 2005 5:12:59 am

Hi there.

Is there a way for Users to not to have to recieve a confirmation mail in order to login ?

(I've searched the forum, but no precise answer to my question.)

My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com
eZ Publish Freelance developper. Feel free to contact me +33 674 367 057
nabil at assiki d0t fr

Ɓukasz Serwatka

Thursday 17 March 2005 5:26:49 am

Hi Nabil,

Look into settings/site.ini file. There is section [UserSettings] and VerifyUserEmail=

In your override site.ini.append.php add

[UserSettings]
VerifyUserEmail=disabled

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Nabil Alimi

Thursday 17 March 2005 5:46:57 am

Thanks. :)

I just had to modify the Roles and Policies in order to grant accesses and it worked perfectly. :)

My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com
eZ Publish Freelance developper. Feel free to contact me +33 674 367 057
nabil at assiki d0t fr

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 06:26:38
Script start
Timing: Jan 31 2025 06:26:38
Module start 'layout'
Timing: Jan 31 2025 06:26:38
Module start 'content'
Timing: Jan 31 2025 06:26:38
Module end 'content'
Timing: Jan 31 2025 06:26:38
Script end

Main resources:

Total runtime0.0113 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0044 588.2578151.2266
Module start 'layout' 0.00440.0019 739.484436.6797
Module start 'content' 0.00630.0037 776.164190.1875
Module end 'content' 0.00990.0013 866.351633.9922
Script end 0.0113  900.3438 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002118.8081140.0002
Check MTime0.00098.2931140.0001
Mysql Total
Database connection0.00076.067010.0007
Mysqli_queries0.001614.136630.0005
Looping result0.00000.088510.0000
Template Total0.00108.710.0010
Template load0.00076.056510.0007
Template processing0.00032.588710.0003
Override
Cache load0.00054.138110.0005
General
dbfile0.00021.802480.0000
String conversion0.00000.042240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs