Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Updating to Enfold 4.5 and validating Personal Token #1120570

    Hi Rikard
    I have once again uploaded a new version of of Enfold but still not any better. I have asked the web hosting company and they say they are using version wordpress version : 4.4.1.
    Is this ok for using with the latest version of Enfold which I have uploaded via ftp that is version 4.5.7

    Thanks again for your assistance.

    in reply to: Updates to token System #1119144

    Hi Ismale
    I replaced the code you provided and I now get this error:

    Fatal error: Uncaught Error: Call to undefined function apply_filters_deprecated() in /home/sadccom/public_html/wp-content/themes/enfold/framework/php/class-framework-widgets.php:2595 Stack trace: #0 /home/sadccom/public_html/wp-includes/class-wp-widget-factory.php(43): avia_instagram_widget->__construct() #1 /home/sadccom/public_html/wp-includes/widgets.php(113): WP_Widget_Factory->register(‘avia_instagram_…’) #2 /home/sadccom/public_html/wp-content/themes/enfold/functions.php(668): register_widget(‘avia_instagram_…’) #3 /home/sadccom/public_html/wp-content/themes/enfold/functions.php(674): avia_register_avia_widgets() #4 /home/sadccom/public_html/wp-settings.php(368): include(‘/home/sadccom/p…’) #5 /home/sadccom/public_html/wp-config.php(103): require_once(‘/home/sadccom/p…’) #6 /home/sadccom/public_html/wp-load.php(37): require_once(‘/home/sadccom/p…’) #7 /home/sadccom/public_html/wp-blog-header.php(12): require_once(‘/home/sadccom/p…’) #8 /home/sadccom/public_html/index.php(17): require(‘/home/sadccom/p… in /home/sadccom/public_html/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 2595

    I am not sure what is wrong as I have already replaced the entire enfold folder, and I am now going to attempt to replace the entire includes folder which is inside it, but I don’t see what the difference will be.
    I am also going to talk to the hosting company as I am going to see if I can get wordpress reinstalled. This has been going on for 2 weeks and no one seems to be able solve it. Does it make sense that If I have replaced the entire Enfold Folder that it must be something else outside that.
    I really appreciate your experience and knowledge with this.
    I will wait until I get your response before I do anything.

    Thanks

    Patrick

    in reply to: Updates to token System #1117483

    These are lines 4065 to 4076 with line 4071 which the error refers to starts with .__

    $avia_elements[] = array(
    “slug” => “demo”,
    “name” => __(“Import: Church Demo”, ‘avia_framework’),
    “desc” => “<p>{$what_get} {$online_demo}</p>”
    .”<h4 class=’av-before-plugins’>”.__(“Required Plugins:”, ‘avia_framework’).”</h4>


    .”<h4 class=’av-before-plugins’>”.__(“Demo Images included:”, ‘avia_framework’).”</h4>


      .”

    • “.__(“All”, ‘avia_framework’).”

    • .”

    “,

    in reply to: Updates to token System #1117482

    Hi Rikard
    I decided to give it another try and went and downloaded another copy of the software
    Extracted the file and I now get this error:
    Parse error: syntax error, unexpected end of file, expecting ‘)’ in /home/sadccom/public_html/wp-content/themes/enfold/includes/admin/register-admin-options.php on line 4071

    But when I view the code it looks OK to me ( not that that means much) so I have a copy of it below.
    This is becoming very frustrating for me
    Appreciate your help in figuring it out.

    $avia_elements[] = array(
    “slug” => “demo”,
    “name” => __(“Import: Church Demo”, ‘avia_framework’),
    “desc” => “<p>{$what_get} {$online_demo}</p>”
    .”<h4 class=’av-before-plugins’>”.__(“Required Plugins:”, ‘avia_framework’).”</h4>


    .”<h4 class=’av-before-plugins’>”.__(“Demo Images included:”, ‘avia_framework’).”</h4>


      .”

    • “.__(“All”, ‘avia_framework’).”

    • .”

    “,

    ‘files’ => “/includes/admin/demo_files/church”,
    “id” => “import”,
    “type” => “import”,
    “exists” => array(“Tribe__Events__Main”,__(“The Events Calendar Plugin is currently not active. Please install and activate it, then reload this page in order to be able to import this demo”, ‘avia_framework’)),
    “image” => “includes/admin/demo_files/demo_images/church.jpg”
    );

    $avia_elements[] = array(

    in reply to: Updates to token System #1117475

    Hi Rikard
    After reading a few other blogs I went to a new download and extracted out the register-admin-options.php file.
    I then deleted the one on the server and replaced it with the new one:
    I now get this :
    Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in /home/sadccom/public_html/wp-content/themes/enfold/includes/admin/register-admin-options.php on line 2183

    in reply to: Updates to token System #1117464

    Hi Rikard
    I did what you suggested and deleted the files and then ftp new files in its place for the Enfold theme.
    I now get the following error:
    Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in /home/sadccom/public_html/wp-content/themes/enfold/includes/admin/register-admin-options.php on line 2955

    which still refers to registering and admin options.
    I appreciate your time and advice with this

    Patrick

    in reply to: Updating to Enfold 4.5 and validating Personal Token #1117255

    Hi Rikard
    I have a site which was fine until last week. I have now updated Enfold and purchased a new license and generated a new token.
    When I go to the site all I get is ; Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in /home/sadccom/public_html/wp-content/themes/enfold/includes/admin/register-admin-options.php on line 3735

    I have no way of logging in to activate the token. I really need your assistance.

Viewing 7 posts - 1 through 7 (of 7 total)