• hofjah

    (@hofjah)


    Fatal error: Can’t use function return value in write context in /home4/hofjah/public_html/wp-content/themes/luminescence-lite/footer.php on line 36

    This is the code running down the border. Not sure how to eliminate it.

    The page I need help with: [log in to see the link]

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter hofjah

    (@hofjah)

    Version 2.1.0

    It seems you’ve changed something in the file footer.php on line 36. Please undo the changes or do fresh install of the theme and try again.

    Thanks!

    Thread Starter hofjah

    (@hofjah)

    The change I am unaware of therefor cannot undo. Strange code appeared over a week ago. Fresh install of the theme I thought I accomplished by changing to another then coming back to Luminescene Lite.

    Thread Starter hofjah

    (@hofjah)

    I never write code yet was thinking if I could get to line 32 of the file I would just delete it. Sites runs good now without it.

    Thread Starter hofjah

    (@hofjah)

    /* Footer Menu
    ————————————————————– */
    #footer-menu {
    margin:20px auto 0;
    font: normal 12px “Lucida Grande”, “Lucida Sans Unicode”, Verdana, sans-serif;
    text-align:center;
    }
    #footer-menu li {
    display:inline;
    margin:0;
    padding-left:0;
    background-image: none;
    }
    #footer-menu li a {
    margin:0 2px 0 5px;
    }
    #footer-menu li:before {
    content:”\00B7″;
    }
    #footer-menu li:first-child:before {
    content:””;
    }
    #footer-menu li a:hover {
    text-decoration:underline;
    }

    /* Form Overrides
    ———————————————— */

    .luminescence-form {
    width:90%;
    }
    .form-elements {
    width: auto;
    min-height: 30px;
    padding:4px 0;
    }

    input,
    textarea{
    border: 1px solid #dedede;
    background: #f3f4f4;
    line-height: 1.25;
    margin:0;
    padding: 5px 12px;
    }
    input,
    textarea,
    input[type=”submit”],
    input[type=”button”],
    button[type=”button”],
    button[type=”submit”],
    button[type=”reset”],
    .btn {
    font-size: 1em;
    line-height: 1.25;
    }
    #searchform input[type=”submit”] {
    margin-left: 7px;
    }

    input[type=”checkbox”],
    input[type=”radio”] {
    margin: 0 7px;
    }
    select[multiple],
    select[size] {
    height: auto;
    }
    select,
    input[type=”file”] {
    height: 30px;
    /* In IE7, the height of the select element cannot be changed by height, only font-size */
    *margin-top: 4px;
    /* For IE7, add top margin to align select with labels */
    line-height: 30px;
    }
    textarea {
    margin-bottom: 10px;
    }
    select {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    }

    Thread Starter hofjah

    (@hofjah)

    Is the problem in here somewhere?

    The problem seems to be in your footer.php file.
    1. Go to wp-content/themes/luminescence-lite/footer.php file
    2. Undo the changes(error on line: 36)
    3. Save and try again

    Thanks!

    Thread Starter hofjah

    (@hofjah)

    I know nothing. I cut line 36 out and tried. I had no clue what changes were made. Did not work. Pasted line 36 back in place. Now a new error. I am having fun and will do research. Never worked with HTML before. This is cool. Here is my new error message.

    Fatal error: Can’t use function return value in write context in /home4/hofjah/public_html/wp-content/themes/luminescence-lite/footer.php on line 36

    Hello hofjah,

    Make a fresh download of the theme separately. Compare the original footer.php file with the one you are facing the problem with. Make the changes accordingly.
    It seems you have sorted out the mix-up. We don’t see any errors on your site now.

    Let us know,
    Thanks!

    Thread Starter hofjah

    (@hofjah)

    I like your thoughts. I could not see what the routine was doing so I deleted the entire thing, thinking I could cut and paste. I thought I could save the routine, pasting it into a Word document and I could not. I lost it. Everything seems to run as it should, yet with your suggestion I can install the original routine footer.php and see what happens.

    Hello hofjah,

    Is everything working fine now? If yes please mark the query as resolved or else let us know further.

    Thanks,

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Strange code running along border between sidebar and gallery’ is closed to new replies.