Welcome, Guest
Username: Password: Remember me

TOPIC: PHP Warnings

PHP Warnings 10 years 2 months ago #405

[Fri Mar 14 16:57:17 2014] [error] [client 80.220.253.35] 
PHP Warning:  curl_setopt(): CURLOPT_FOLLOWLOCATION 
cannot be activated when safe_mode is enabled or an 
open_basedir is set in 
/home/r/mysite/public_html/modules/
mod_jo_facebookevents/helper.php
on line 46, referer: http://mysite.com/2014/

I'm getting a lot of warnings like this to my http-error-log. How to fix?
Last Edit: 10 years 2 months ago by Kalle Kemila.
The administrator has disabled public write access.

PHP Warnings 10 years 2 months ago #406

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
Find and open file modules/mod_jo_facebookevents/helper.php
Go to line 46 and delete line
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
or can you send me joomla administrator? So i can help you
Best regards
Bach Pham
The administrator has disabled public write access.

PHP Warnings 10 years 1 month ago #420

Okay, thanks. I think i fixed it.

Here is another one:


[Tue Mar 18 12:20:20 2014] 
[error] PHP Notice:  
Undefined index: 
end_time in /home/public_html/modules/
mod_jo_facebookevents/tmpl/default.php on line 108,
referer: http://mysite.com/administrator/index.php?option=com_config
Last Edit: 10 years 1 month ago by Kalle Kemila.
The administrator has disabled public write access.

PHP Warnings 10 years 1 month ago #421

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hi
Can you send me joomla administrator via contact form? So i can check it
Best regards
Bach Pham
The administrator has disabled public write access.
Time to create page: 0.067 seconds