Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Chris Lagasse

    (@soben)

    Hey Robspurlock,

    Are you running any other plugins that use HubSpot? I haven’t encountered anything like this yet, where the class is running twice, so, that’s my first guess. Trying to narrow this down.

    I’ll look into it today. What version are you using?

    Thread Starter robspurlock

    (@robspurlock)

    Hi Soben,

    Yes we’re using THE HubSpot plug 1.9.0 (slightly customized to handle wpautop).

    Plugin Author Chris Lagasse

    (@soben)

    Hmm, that’s weird, because I run that plugin locally too, in my testing environment.

    However, I’ll add some checks for redundant classes to prevent this, and get it up later today.

    Plugin Author Chris Lagasse

    (@soben)

    v1.2 has every class wrapped in a “if (class_exists)” to prevent this error.

    However, I actually just realized that I’ve only encountered this issue once… years ago… and it was because of the WordPress theme and/or plugins weren’t coded correctly and were causing multiple instances of WordPress items (such as plugins)…

    You might want to look at your code and make sure that your site isn’t loading multiple instances of every plugin. It could’ve just been my plugin, but since I can’t replicate, that’s unlikely.

    Nonetheless, this new update will remove that error for you.

    Thread Starter robspurlock

    (@robspurlock)

    Hey Soben,

    Sorry to bring up this error again. The update never fixed the issue. Now with the 1.3 version it just gives a 500 error and prevents me from getting back into my site backend at all.

    Some background:
    Genesis 2.0.2
    Child theme (custom)
    Hubspot plugin (1.9.4)

    It plainly cannot be turned on for our site.

    Plugin Author Chris Lagasse

    (@soben)

    Jeez. I’m sorry you’re encountering this robspurlock.

    Have you gone in and deleted the plugin via FTP?

    This is crazy, because I haven’t encountered this at all. I will try to replicate, but as I said, I haven’t had any luck :-\

    Sorry that you’re having issues…

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘fatal error class Hubspot_Forms’ is closed to new replies.