Lists States Provinces Helper Problem
Permalink 1 user found helpful
Hello
I have updated the uk counties lists in the file
concrete\helpers\lists\states_provinces.php
rather than overwrite the core file I recreated this at
helpers\lists\states_provinces.php
I now however get
if I rename the core file to states_provinces.php.old it all works fine and my new lists populate the selectors correctly but it seems it will fail on upgrade each time.
Am I doing something glaringly wrong here?
Thanks
I have updated the uk counties lists in the file
concrete\helpers\lists\states_provinces.php
rather than overwrite the core file I recreated this at
helpers\lists\states_provinces.php
I now however get
Fatal error: Cannot redeclare class ListsStatesProvincesHelper in /home/dswcctv/public_html/v2/helpers/lists/states_provinces.php on line 20
if I rename the core file to states_provinces.php.old it all works fine and my new lists populate the selectors correctly but it seems it will fail on upgrade each time.
Am I doing something glaringly wrong here?
Thanks
SiteListsStatesProvincesHelper