• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 04.07.13, 20:26
  • Opened by: Maciej
  • Closed by: Marek
  • Closed on: 18.07.13, 19:38
  • Reason: No answer from a customer

Ticket #1003 - blockfacebooklike

This information sometimes appears on top of my shop:

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /home/virt102048/domains/e-papieros.shop.pl/public_html/modules/blockfacebooklike/blockfacebooklike.php on line 202

Could you tell me what should I do to fix this issue?

Comments

Alex 05 Jul 2013, 08:12

Hello.

allow_url_fopen should be enabled in the php.ini (if you don’t know how todo that apply to your hoster)

Maciej 08 Jul 2013, 20:13

Hello,
My hoster told me that this option was and still is enabled. But I still sometimes can see this information:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /home/virt102048/domains/e-papieros.shop.pl/public_html/modules/blockfacebooklike/blockfacebooklike.php on line 202

Marek 09 Jul 2013, 09:07

Hello.
Try to disable safe_mode. Ask your hosting provider if you don’t know how to do that.