This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

There is an issue with commentics.org (Upgrade)
#11

Thanks Mike I'll check whether your site's IP address is blocked.

In the meantime can you try this. Open /system/library/home.php and find this code (line 27):

PHP Code:
<?php 
if (extension_loaded('curl')) {

Change it to this:

PHP Code:
<?php 
if (!extension_loaded('curl')) {

If it still doesn't work, add this line on the line before it:

PHP Code:
<?php 
return '';

Have you completed the interview?
Reply
#12

Hi Steven

It doesn't work  Sad same error with the first add and the both add
Reply
#13

That's strange. Can you PM me your FTP details so I can find out what's happening?

Have you completed the interview?
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by WhatSay
15-Aug-2020, 02:11 PM
Last Post by RJCS
06-May-2019, 09:28 PM
Last Post by Steven
25-Jul-2014, 07:17 PM
Last Post by Steven
16-Mar-2012, 08:43 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)