Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pezzin

    (@pezzin)

    Thanks colinsp, isnt’ this the forum for Suffusion? I’ll check the Aquoid anyway.

    In any case, I fixed it by commenting this block out from the file suffusion-widgets.php:

    /*
    if (!in_array(‘follow-me’, $disabled_widgets)) {
    include_once ($template_path . ‘/widgets/suffusion-subscription.php’);
    register_widget(“Suffusion_Subscription”); }
    */

    after that, it all loaded properly.

    It’s strange what you say: how could I possibly get an uncomplete download? I downloaded from here and the ZIP file was ok.

    Thanks,
    Christian

    Thanks mayuxi for the pointer. I just added in the file wp-config.php the following line:

    @ini_set(‘display_errors’, 0);

    and the error disappeared! ??

    Let’s hope Peter will fix this issue on his side too.

    Cheers,
    Christian

    Hi mauyxi,
    I just encountered the same problem with Peter’s plugin. Did you find a way to solve this issue?
    Thanks,
    Christian

Viewing 3 replies - 1 through 3 (of 3 total)