Demo Content

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    RockstahStatus
    August 3, 2014 at 1:49 am #7159

    I have a hostgator account and i have successfully installed wordpress into the cpanel, Then I successfully installed and activated HIGHEND to be my site theme in wordpress. When it came to uploading the demo content I wnet through and changed the “php.ini” file to read:
    max_execution_time = 120
    max_input_time = 60
    memory_limit = 256M

    I also have it changed in the “wp-config” to read:
    <?php
    set_time_limit(120);
    define( ‘WP_MEMORY_LIMIT’, ‘128M’ );

    Then under BACKUP SETTINGS i clicked Restore Default. Which I think allowed me to click on the full demo option. The first time i tried it gave a bunch of error codes:

    Warning: fclose() expects parameter 1 to be resource, string given in /home3/rockstah/public_html/wp-content/themes/HighendWP/includes/plugins/importer/importer.php on line 230

    Warning: fclose() expects parameter 1 to be resource, string given in /home3/rockstah/public_html/wp-content/themes/HighendWP/includes/plugins/importer/importer.php on line 240

    Warning: fclose() expects parameter 1 to be resource, string given in /home3/rockstah/public_html/wp-content/themes/HighendWP/includes/plugins/importer/importer.php on line 241

    Warning: fclose() expects parameter 1 to be resource, string given in /home3/rockstah/public_html/wp-content/themes/HighendWP/includes/plugins/importer/importer.php on line 251

    Warning: fclose() expects parameter 1 to be resource, string given in /home3/rockstah/public_html/wp-content/themes/HighendWP/includes/plugins/importer/importer.php on line 252

    Warning: fclose() expects parameter 1 to be resource, string given in /home3/rockstah/public_html/wp-content/themes/HighendWP/includes/plugins/importer/importer.php on line 262

    Warning: fclose() expects parameter 1 to be resource, string given in /home3/rockstah/public_html/wp-content/themes/HighendWP/includes/plugins/importer/importer.php on line 263

    Warning: fclose() expects parameter 1 to be resource, string given in /home3/rockstah/public_html/wp-content/themes/HighendWP/includes/plugins/importer/importer.php on line 273

    Warning: fclose() expects parameter 1 to be resource, string given in /home3/rockstah/public_html/wp-content/themes/HighendWP/includes/plugins/importer/importer.php on line 274

    Warning: Cannot modify header information – headers already sent by (output started at /home3/rockstah/public_html/wp-content/themes/HighendWP/includes/plugins/importer/importer.php:229) in/home3/rockstah/public_html/wp-includes/pluggable.php on line 1121

    Warning: Cannot modify header information – headers already sent by (output started at /home3/rockstah/public_html/wp-content/themes/HighendWP/includes/plugins/importer/importer.php:229) in/home3/rockstah/public_html/wp-includes/option.php on line 747

    Warning: Cannot modify header information – headers already sent by (output started at /home3/rockstah/public_html/wp-content/themes/HighendWP/includes/plugins/importer/importer.php:229) in/home3/rockstah/public_html/wp-includes/option.php on line 748

    I am not sure what I did because now my preview of my the demo on my domain has QUADRUPLED every Menu, Button, Header, Footer, etc.

    I did see that you guys were going to be uploading the full demo to out site free of charge. Should I just have you guys do that? or am i kind of close?

    My domain is JarrodDrugge.com

    Thank you,

    Jarrod Drugge

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.