Hi,
I have problems to open configuration page in a production web. In a fresh installation I have no problem and the path /admin/config/services/sharethis is ok and I can introduce settings.

But when I use the same path in an other production web I get no good results.

Could you help me? before I was using addthis in this web and now i'm trying to unistall to use sharethis. I have not complete to uninstall. Any idea?

Thanks a lot!!

Comments

Gaofengzzz’s picture

Hi, @ergow, did you have tried to clean cache?
also, could you tell more detail about "no good results"?
Thanks

ergow’s picture

Hi, gaofengzzz I tried clean cache with no good results. Finally I fixed increasing memory limit in file settings.php I need more than 128.

I added next line:

ini_set('memory_limit', '512M');


in:
/sites/default/settings.php file.

Thanks a lot!!

ergow’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.