Small bug/error in templates/default/user/register.php

10.10.2022 16:37
#1
Scrabble
Joomshopping forum user no avatar
Name: Scrabble
04.10.2022
Posts: 33
Quote
Small bug/error in templates/default/user/register.php

The label for "city" is missing its closing </label> tag, ie:

<div class="control-label name">
<label for="city">
<?php print JText::_('JSHOP_CITY')?> <?php if ($config_fields['city']['require']) : ?><span>*</span><?php endif; ?>
</label>
</div>

This should be between line 269 and 270


Joomla: 4.2.2
JoomShopping: 5.1.0
PHP: 8.0.23

Last change: 10.10.2022 16:38

Scrabble
 
10.10.2022 16:52
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: Small bug/error in templates/default/user/register.php

Thanks.
Will be fixed in new version.

 
10.10.2022 17:21
#3
Scrabble
Joomshopping forum user no avatar
Name: Scrabble
04.10.2022
Posts: 33
Quote
Aw: Small bug/error in templates/default/user/register.php

It's the same error in checkout/adress.php as well.

Perhaps you'd better check any file with the 'city' label.

Also: the label for 'd_city' in adress.php


Last change: 10.10.2022 17:26

Scrabble
 


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.