Edit title dropdown list (add Mrs.)

28.03.2011 11:11
#1
Chez
Joomshopping forum user no avatar
Name: Chez
21.03.2011
Posts: 5
Quote
Edit title dropdown list (add Mrs.)

I want to add to the Title dropdown list. It currently only has Mr. and Ms.
Is there a way to add more titles to the dropdown list? Such as Mrs. or Dr.?

Thanks
--Chez
Edit title dropdown list (add Mrs.)


Joomla: 1.6
JoomShopping: 3.0.0
 
28.03.2011 13:47
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25856
Quote
Aw: Edit title dropdown list (add Mrs.)

components\com_jshopping\lib\static_config.php

$c_array_title = array(0=>_JSHOP_REG_SELECT, 1=>_JSHOP_MR, 2=>_JSHOP_MS);

 
22.04.2013 16:31
#3
treehugger
Joomshopping forum user no avatar
Name: jeni
15.02.2011
Posts: 31
Quote
Aw: Edit title dropdown list (add Mrs.)

Where is this changed in the new updated version please?

 
23.04.2013 08:00
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25856
Quote
Aw: Edit title dropdown list (add Mrs.)

components\com_jshopping\lib\default_config.php

 
23.04.2013 11:25
#5
treehugger
Joomshopping forum user no avatar
Name: jeni
15.02.2011
Posts: 31
Quote
Aw: Edit title dropdown list (add Mrs.)

AWESOME!!
Thank you
:)

 
11.12.2013 08:33
#6
jobberjon
Joomshopping forum user no avatar
Name: Jonathan
30.01.2013
Posts: 3
Quote
Aw: Edit title dropdown list (add Mrs.)

Hi, I tried making the amendments as below but it did not seem to work.

$c_array_title = array(0=>_JSHOP_REG_SELECT, 1=>_JSHOP_MR, 2=>_JSHOP_MS, 3=>_JSHOP_Mrs);

I notice that the drop down shows Mr. & Ms. Yet the code above shows MR & MS , is this referencing another list somewhere?

Any help would be gratefully received.

PS. I am on the new version where the file is called 'components\com_jshopping\lib\default_config.php'

Many thanks
Jonathan


Joomla: 2.5.16
JoomShopping: 3.16.0
PHP: 5.3.26
MySQL: 5.5.32
Website Url: http://graceprint.co.uk
 
16.11.2015 14:47
#7
treehugger
Joomshopping forum user no avatar
Name: jeni
15.02.2011
Posts: 31
Quote
Aw: Edit title dropdown list (add Mrs.)

Hi there
I've just added "Mrs" to the default_config.php and language files but now all I get is a blank page.
Please see here
http://www.easyhorsecare.net/index.php/shops/online-shop

These are the only changes I've made to the files, can you help me please?
I tried to overwrite the files but it's made no difference.

 
17.11.2015 10:08
#8
treehugger
Joomshopping forum user no avatar
Name: jeni
15.02.2011
Posts: 31
Quote
Aw: Edit title dropdown list (add Mrs.)

Ok so I uninstalled the component and reinstalled it again.
Everything works fine.
Then I change the default_config.php and language files and a blank page appears.

Can you please help me.
I will have to uninstall the component and reinstall again!

 
17.11.2015 10:11
#9
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25856
Quote
Aw: Edit title dropdown list (add Mrs.)

changes?

administrator / confguration joomla

error_reporting: maximum

 


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.