Wordpress Installation
  • iteraniteran
    December 2011
    Sorry,
    I´ve this problem when trying to apply your theme on my Wordpress site. “Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /var/www/vhost/amiltornilleria.com/home/html/wp-content/themes/Broadside/framework/metaboxes.php on line 5”
    How can I solve it? I have installed it several times and in different ways: from wordpress assistant, directly uploading it in thmes folder by ftp...

    Thanks.
  • mikemike
    December 2011
    My second guess is your server is running PHP4. I always recommend confirming that you are running PHP5 and not trusting your providers word :-). You can easily check this via a PHP Info file. Create a .php file and place this code into it. Then upload the file and visit the page.
    <?php phpinfo(); ?>

  • iteraniteran
    December 2011
    Ok, that was solved, now I have another, it looks as if it were a missed omage or something in top left corner of wraper area, what can I doy to solve it?
    http://imageshack.us/photo/my-images/64/capturadepantalla201112ly.png/
  • mikemike
    December 2011
    Try adjusting your folder permissions to 777. Set these two folders to Permissions 777 (In your ftp program, right click on the folders and change the “Ownership & Permissions” to 777, Most likely the default is set to 755):

    wp-content/themes/Broadside
    and
    wp-content/themes/Broadside/cache
  • iteraniteran
    December 2011
    I´ve change permissions but still the same problem...
  • mikemike
    December 2011
    This is a hosting provider issue at this point and you will have to contact them. Let them know if you have a TimThumb image script that is being blocked. They will help you out promptly.
This discussion has been closed.
← All Discussions