Home Forums Newsletter Plugin Support Error when using Form Layout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #303133
    jklovanc
    Participant

    When I try to used the form layout addon I get the following error.

    Uncaught Error: Class “TNP_Profile_Service” not found in /var/www/vhosts/**********/httpdocs/wp-content/plugins/newsletter-forms/plugin.php:505

    The standard form layout works fine.

    #303161
    Stefano
    Keymaster

    Hi, thank you for reporting, devs are already checking it.

    #303184
    Stefano
    Keymaster

    Hi, the problem should be fixed on the latest addon version. Save the Newsletter main options to reset the version cache if you don’t see the update notice.

    #303208
    jklovanc
    Participant

    I downloaded the most recent version and got a different error.

    [21-Jun-2023 20:56:49 UTC] PHP Fatal error: Uncaught Error: Undefined constant Newsletter::instance in /var/www/vhosts/gl2025.grandlodge.bcy.ca/httpdocs/wp-content/plugins/newsletter-forms/plugin.php:504

    I fixed the error. Line 504 would be as follows.

    $profile = Newsletter::instance()->get_profile($number);

    Notice the “()” after instance.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.