Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lidster93

    (@lidster93)

    In the code, I found a forum” target=”_blank”>forum that advised for

    function tgmpa_load_bulk_installer(){

    }

    to be switched to

    if ( ! function_exists (‘tgmpa_load_bulk_installer’) ) {
    function tgmpa_load_bulk_installer(){

    }
    }

    Which I’ve now realized has already been done, so I’m back to square one! Steve, this might be a simple question but how do I rename that? Is it the path somewhere or an actual folder? Thank you!

    Thread Starter lidster93

    (@lidster93)

    I am able to download the files / edit the code directly from “File Manager” that I accessed through the GoDaddy control panel.

    From the error message path I’ve been able to locate this: class-tgm-plugin-activation.php file, I’m currently copying the file before I go into it.

    Stay tuned and thank you Jrf & Steve

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