generatedata icon indicating copy to clipboard operation
generatedata copied to clipboard

unable to import plugins for countries in generatedata

Open manasakotaa opened this issue 6 years ago • 6 comments

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 screenshot 1

manasakotaa avatar Dec 09 '17 09:12 manasakotaa

Hmm, thanks @manasakotaa - is there any information in your PHP error logs?

benkeen avatar Dec 13 '17 00:12 benkeen

thanks @benkeen ,but there is no such issue,there is some error while downloading and i have resolved my issue.

manasakotaa avatar Dec 25 '17 06:12 manasakotaa

@manasakotaa, I am running into the same issue. How did you resolve this for yourself?

w33tmaricich avatar Feb 06 '18 19:02 w33tmaricich

Issue has already been resolved in later versions. Issue exists in 3.2.4.

w33tmaricich avatar Feb 06 '18 20:02 w33tmaricich

@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

manasakotaa avatar Feb 07 '18 04:02 manasakotaa

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

image

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?

cosmicdistortion avatar Feb 22 '19 05:02 cosmicdistortion