• 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 15 replies - 1 through 15 (of 26 total)
  • you need to paste the code from your footer.php file. Evidently, there’s a problem on line 5 🙂 But we can’t tell what the problem is without seeing the code!

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    i am working on a template i downloaded out of box and the footer codeing was a mumbo jumbo scrabled and i couldnt unscrable it so i went and so i rewrote the footer file like a tut said but now i get that error

    ok, that’s fine. but I still need to see the code in the footer.php file in order to know what the problem is.

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    <?php $_F=__FILE__;$_X=’Pz48L2Q0dj4NCiAgICAgIDxkNHYgNGQ9ImYyMnQ1ciI+PC9kNHY+DQogICAgICANCiAgIDwvZDR2Pg0KICAgDQo8ZDR2IDRkPSJmMjJ0NXJfc3AybnMycnMiPjw/cGhwIGJsMmc0bmYyKCduMW01Jyk7ID8+DQogIDRzIHAydzVyNWQgYnkgPDEgaHI1Zj0iaHR0cDovL3cycmRwcjVzcy4ycmciPlcycmRwcjVzczwvMT4uIFRoNW01IGJ5IDwxIGhyNWY9Imh0dHA6Ly93d3cuejRucjNzcy5jMm0iPlo0bnIzc3MgU3QzZDQyPC8xPi4gPDEgaHI1Zj0iaHR0cDovL3c1Ymgyc3Q0bmdnNTVrcy5jMm0iPlc1YiBIMnN0NG5nPC8xPiB8IDwxIGhyNWY9Imh0dHA6Ly90MnB3cHRoNW01cy5jMm0iPldQIFRoNW01czwvMT4gfCA8MSBocjVmPSJodHRwOi8vdzViaDJzdDRuZ2c1NWtzLmMybS9kNHIvIj5XNWIgRDRyNWN0MnJ5PC8xPi48L2Q0dj4NCg0KPC9iMmR5Pg0KPC9odG1sPg0K’;eval(base64_decode(‘JF9YPWJhc2U2NF9kZWNvZGUoJF9YKTskX1g9c3RydHIoJF9YLCcxMjM0NTZhb3VpZScsJ2FvdWllMTIzNDU2Jyk7JF9SPWVyZWdfcmVwbGFjZSgnX19GSUxFX18nLCInIi4kX0YuIiciLCRfWCk7ZXZhbCgkX1IpOyRfUj0wOyRfWD0wOw==’));?>

    the code above is from the original footer.pho file

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    <div>
    <div id=”footer”>
    </div>
    <p>
    Copyright © 2008-2009 <?php bloginfo(’Cuties Expressions’); ?>
    </p>
    </div>

    this is the code from my fotter.php file so what did i do wrong, is there another file that may have the old footer info need be changed?

    what does the footer.php code say NOW? In other words, what did you put in the footer.php file? Something you put in there is causing an error.

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    the previous post is my footer.php file coding

    can you send a link to the site in question? I’d like to see the error myself.

    But for the time being change this:

    <?php bloginfo(’Cuties Expressions’); ?>

    to this:

    <?php bloginfo('name'); ?>

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    can u send me a private mess through here and ill send u my site….

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    here is my site since we can do this in pricate messenger .
    http://www.cutiesexpressions.com/wordpress

    did you do the change I mentioned above?

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    not yet u said u want to see it urself before i changed

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    ok i fixed it but my bottom half of my green wrap around bar is not there

    that’s a theme issue. Please post that question in the theme support forum.

    Thread Starter cutiesexpressions

    (@cutiesexpressions)

    ok where is that located?

Viewing 15 replies - 1 through 15 (of 26 total)

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