Topic: Square v2.3 installation problems – EngineThemes

  • Hi

    I have just tried to install Square v2.3 on a completely clean new site running WP 3.5.1.  However, I am getting the following error message appearing at the top of the WordPress Panel:

    Warning: Cannot modify header information – headers already sent by (output started at /var/sites/s/surfbird-design.com/public_html/wp-content/themes/square/includes/custom/custom-functions.php:1) in /var/sites/s/surfbird-design.com/public_html/wp-includes/option.php on line 568

    Warning: Cannot modify header information – headers already sent by (output started at /var/sites/s/surfbird-design.com/public_html/wp-content/themes/square/includes/custom/custom-functions.php:1) in /var/sites/s/surfbird-design.com/public_html/wp-includes/option.php on line 569

    I have no plugins installed except the WordPress Importer as I wanted to install the XML demo file. I tried to deactivate that to see if it made a difference but that then threw up an error when I tried to re-activate it:

    Warning: Cannot modify header information – headers already sent by (output started at /var/sites/s/surfbird-design.com/public_html/wp-content/themes/square/includes/custom/custom-functions.php:1) in /var/sites/s/surfbird-design.com/public_html/wp-includes/pluggable.php on line 876

    and now it doesn’t work either…
    Any ideas what’s gone wrong or how I get rid of these errors?

    Many thanks

    Hi,

    this is strange I never had this error in my files.. try re-downloading new WordPress files and see what happens.. if it’s not working send me a temporary login details of your site and I will take a look..

    thanks

    Hi

    OK I completely wiped the site, re-installed WordPress 3.5.1, activated WordPress Importer plugin and re-uploaded the Square zip file. All fine until I activated the theme and then the error messages returned. If I switch over to one of the pre-installed themes everything’s fine again.

    I’ve just emailed you the login details for the WP site. Thank you so much!

    Hi,

    can you change the permissions of your files here “includes/” folder.. and see what happens..

    thanks

    Hi,

    I have the same problem. What permission should we set for the includes folder?

    Btw there isn’t any zip file inside the theme folder… Is it normal, I had to zip it myself.

    Thanks

    Hi there friends,

    I’ve just experienced the same problem with V2.3 in WordPress 3.5.1 (Spanish) and all files in 777 permissions for test but I hadn’t right results. I’m sure you are working on that.

    Thanks!

    Hi,

    I found out this was due to a PHP version.. I am using the PHP version 5.4.7 (PHP stable version as of now is 5.4.11) so this is the reason why I can’t find this error in my side.. some of the hosting uses PHP 5.3.x so it’s very old compare to the one I used.. don’t worry I am updating the files to fix this issue..

    thanks

    Probably that’s the reason why I can’t enable the theme. I’m Strato Hosting customer with PHP 5.3.x and I didn’t look at the PHP requirement (5.4.7).

    Thank you for your time. We’ll waiting for.

    Hi,

    v2.3.1 is currently in queue it will be available as soon as its approve.. anyway here’s a quick fix..

    1. in your functions.php remove this code “include get_template_directory() . ‘/includes/custom/custom-functions.php’;
    2. copy all the codes from your custom-functions.php file (except the < ?php ?> beginning and last) and paste it in your functions.php file

    that should work fine..
    thanks

    version 2.3.1 is now available for download..

    thanks