generatedata
generatedata copied to clipboard
unable to import plugins for countries in generatedata
while i am installing plugins except the country plugin remaining plugins were installed ,in countries column it is showing the count of 0 so please say how to solve this issu
Hmm, thanks @manasakotaa - is there any information in your PHP error logs?
thanks @benkeen ,but there is no such issue,there is some error while downloading and i have resolved my issue.
@manasakotaa, I am running into the same issue. How did you resolve this for yourself?
Issue has already been resolved in later versions. Issue exists in 3.2.4.
@w33tmaricich i got this issues because there is some error occured in downloading the docker ,so i uninstalled it and downloaded the docker again, and i got resolved this issue
I am having a similar issue, I am running generatedata in docker, when it comes to the plugins screen they only plugins it loads is Germany, France & Brazil
When I open a bash terminal and have a look in the plugins directory I can see that the files for other countries are there:
root@a7480dd91d30:/var/www/html/generatedata-3.2.4/plugins/countries# ls Australia Belgium Canada China France India Italy NewZealand Poland Sweden UK Austria Brazil Chile CostaRica Germany Ireland Netherlands Nigeria Spain Turkey US root@a7480dd91d30:/var/www/html/generatedata-3.2.4/plugins/countries# cd Australia root@a7480dd91d30:/var/www/html/generatedata-3.2.4/plugins/countries/Australia# ls Australia.class.php
Anybody got any idea why its not loading the other countries?