Comment to Location Field in Discussion Form
-
Hello @Claudio Acosta !
It seems the only things which was left is to add the following code to the modules/boonex/forums/classes/BxForumConfig.php file:
'FIELD_LOCATION' => 'location', 'FIELD_LOCATION_PREFIX' => 'location',before this line:
'FIELD_LABELS' => 'labels',-
Hi @LeonidS
Ok, I'll do what you suggested and let you know.
Would the file I'm modifying be affected later when I perform a UNA version update?
Thanks.
-
Yes, it is possible if this file will be changed during the development of the future 15 beta subversions. You need to download the copy now or remember the link to this topic :-)
-
Thanks @LeonidS