Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: submitted form data will be lost after redirecting #15392
    Sierra
    Participant

    function mytheme_save_form_data ($form)
    {
    session_start();
    $_SESSION[‘iphorm_1’] = $form->getValues();
    }
    add_action(‘iphorm_post_process_2’, ‘mytheme_save_form_data’);

    below is the getting notice in debug.log file :

    [27-May-2015 11:08:40 UTC] PHP Notice: Trying to get property of non-object in C:\xampp\htdocs\corpsites_devlab1\wp-content\plugins\fusion-core\admin\page-builder\classes\class-shortcodes-parser.php on line 93

    in reply to: Quform License #4708
    Sierra
    Participant

    Hi there,

    We’re in the process of building a new website and had implemented Quform (with a Regular License/Activation Code) on a development server. Throughout the developing and testing process, we moved from one development server to another, and now the Form is no longer activated, unfortunately now our licence code is no longer valid.

    In total, we will have one external website. But, we will also have a development server, and a mirrored production server which will be used to edit, review, and push content live to the external website.

    Is it possible to obtain a new license code for our development server, without re-purchasing the product?

Viewing 2 posts - 1 through 2 (of 2 total)
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy