Confirm email address on guest checkout

23.07.2014 14:57
#1
optimized
Joomshopping forum user no avatar
Name: Mike
01.04.2013
Posts: 85
Quote
Confirm email address on guest checkout

Hi,

I have selected confirm email in the configuration (see attached screens shot) but the confirm email does not display on the Guest Checkout (without registration) page.

How do I add this field to this page?

Thanks,

Mike
Confirm email address on guest checkout

 
23.07.2014 16:09
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25923
Quote
Aw: Confirm email address on guest checkout

Set confirm email: Y and for address

 
24.07.2014 17:32
#3
optimized
Joomshopping forum user no avatar
Name: Mike
01.04.2013
Posts: 85
Quote
Aw: Confirm email address on guest checkout

Hi,

As you can see from the attached email Address Email is already set to Y along with confirm in Register but the Confirm email still does not appear.

Regards,

Mike
Aw: Confirm email address on guest checkout

 
24.07.2014 21:32
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25923
Quote
Aw: Confirm email address on guest checkout

update joomshopping.

 
26.07.2014 18:52
#5
optimized
Joomshopping forum user no avatar
Name: Mike
01.04.2013
Posts: 85
Quote
Aw: Confirm email address on guest checkout

I downloaded version 4.6.0 and installed it.

I received a success message but when I checked the version in the Joomla extensions manager it still says 4.4.

How do I know that the instll was a success?

If it was a success then the confirm email is still not working on guest checkout

Regards,

Mike

 
26.07.2014 20:42
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25923
Quote
Aw: Confirm email address on guest checkout

No.
Install update. STEP to STEP
http://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/forum/posts/7/286.html


Last change: 26.07.2014 20:43
 
27.07.2014 15:34
#7
optimized
Joomshopping forum user no avatar
Name: Mike
01.04.2013
Posts: 85
Quote
Aw: Confirm email address on guest checkout

Thanks for the clarification.

However, when I installed the file Component Update 4.4.0 -> 4.4.1 the extension manager still shows a version of 4.4.0

Is this correct?

Regards,

Mike

 
27.07.2014 20:43
#8
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25923
Quote
Aw: Confirm email address on guest checkout

Joomshopping / install updade

 
28.07.2014 17:42
#9
optimized
Joomshopping forum user no avatar
Name: Mike
01.04.2013
Posts: 85
Quote
Aw: Confirm email address on guest checkout

This is exactly what I did and the version did not change in the Joomla Extensions manager.

There is a problem here as we must keep the version ut do date and the update is not working

You have my admin login details could you please check this out.

Regards,

Mike

 
28.07.2014 21:28
#10
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25923
Quote
Aw: Confirm email address on guest checkout

See joomshopping / about as

 
29.07.2014 15:34
#11
optimized
Joomshopping forum user no avatar
Name: Mike
01.04.2013
Posts: 85
Quote
Aw: Confirm email address on guest checkout

I dont understand your answer.

Can you please expand you exppalnation and tell me why the upgrade is not working as this is absolutely vital

This is just a ridiculous situation

Mike

 
29.07.2014 16:15
#12
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25923
Quote
Aw: Confirm email address on guest checkout

url?
admin login?
(privat)

 
29.07.2014 16:22
#13
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25923
Quote
Aw: Confirm email address on guest checkout

Your version 4.4.1
See
http://undercover.com.pa/administrator/index.php?option=com_jshopping&controller=info

 
30.07.2014 13:47
#14
optimized
Joomshopping forum user no avatar
Name: Mike
01.04.2013
Posts: 85
Quote
Aw: Confirm email address on guest checkout

Thanks.

Updated to atest version - strange that the Joomla extension manager only shows the version number of the initial intstall.

However the initial error still exists - the confirm email address does not display for Guest checkout.

Can yoi please investigate why this is happening.

Regards,

Mike

 
30.07.2014 17:58
#15
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25923
Quote
Aw: Confirm email address on guest checkout

Bug in your template. (template old version)

Developer template?

 
31.07.2014 14:45
#16
optimized
Joomshopping forum user no avatar
Name: Mike
01.04.2013
Posts: 85
Quote
Aw: Confirm email address on guest checkout

The template is 100% up to date.

I just cannot see how a template can be blamed when the confirm email address is not working on guest checkout.

Can you show me somewhere where this functionaility is working?

Mike

 
31.07.2014 17:01
#17
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25923
Quote
Aw: Confirm email address on guest checkout

install joomshopping and joomla example in folder test.

 
02.08.2014 23:57
#18
optimized
Joomshopping forum user no avatar
Name: Mike
01.04.2013
Posts: 85
Quote
Aw: Confirm email address on guest checkout

I made the test and Confirm email address on guest checkout.

Can you give me some guidelines on how to add it to my template?

Thanks,

Mike

 
03.08.2014 08:48
#19
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25923
Quote
Aw: Confirm email address on guest checkout

Code for original default template

<?php if ($config_fields['email2']['display']){?>
<tr>
<td class="name">
<?php print _JSHOP_EMAIL2 ?> <?php if ($config_fields['email2']['require']){?><span>*</span><?php } ?>
</td>
<td>
<input type = "text" name = "email2" id = "email2" value = "<?php print $this->user->email ?>" class = "inputbox" />
</td>
</tr>
<?php } ?>

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.