Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter mbecker1234

    (@mbecker1234)

    Me neither. I changed the footer position as you said and that at least keeps the footer at the bottom of the screen at all times. I still wish I could keep the footer actually at the bottom of the whole page. It’ll do for now.

    Thanks for the quick feed back!

    Thread Starter mbecker1234

    (@mbecker1234)

    1) This is reported on the home page when WP_DEBUG is true:
    Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in blahblah\functions.php on line 2825
    WordPress database error: [Table ‘27178_beckerswebsite.wp_formbuilder_pages’ doesn’t exist]
    SELECT * FROM wp_formbuilder_pages

    2) I tried Twenty Eleven and didn’t see an issue, but that doesn’t have a footer to it. I don’t have a lot of time to try it with other themes.

    3) CodeColorer, WP-reCAPTCHA, FormBuilder, WordPress Facebook Like Plugin, etc…

    4) http://beckerwebsite.com/

    Thread Starter mbecker1234

    (@mbecker1234)

    I put it back up on the website so you could see what I mean. http://beckerwebsite.com/

    When I remove the widget, the footer stays at the bottom of the page.

    Footer text: “Matt’s Software Development © 2011-2013 | Powered by WordPress 3.4 “

    And I need to correct myself, I’m actually still running 3.4 as the footer states. I haven’t had the time to go through the process of updating. And it’s always a process 🙂

    Thread Starter mbecker1234

    (@mbecker1234)

    That did it! All I need to do now is put the theme back on (make sure it works with 3.4 of course) and I’m good.

    Thanks for the help!
    Matt

    Thread Starter mbecker1234

    (@mbecker1234)

    Luckily I can still log into the site, I only receive the error when I actually want to view the site. So I went in and re-verified that all plug-ins were deactivated. I also changed the theme to the Twenty Eleven theme just in case, but I still get the error. “Fatal error: Call to undefined function get_front_page_template”

    Thread Starter mbecker1234

    (@mbecker1234)

    I just tried to manually include the class-wp-theme.php file into theme.php. “include ‘class-wp-theme.php’;”

    I went back to the update page and tried to update the database again. I got a message that the database was updated successfully. After that though, I got this message: “Fatal error: Call to undefined function get_front_page_template() in <my website>\httpdocs\wp-includes\template-loader.php on line 26”.

    This guy got the same error and went back to 3.1.1 link I’d rather keep going, but I don’t want to add a bunch of code to php files. That shouldn’t be the answer.

    Help me Obi-Wan Kenobi. You’re my only hope!

    Thread Starter mbecker1234

    (@mbecker1234)

    Thanks for the link to the 3.4 trouble shooting thread. I saw that the solution posted there is this:

    “Solution: Reinstall WP. The class-wp-theme.php file is included by default. This could only really happen if they get an updated wp-includes/theme.php file but not an updated wp-settings.php file. (Do the manual upgrade if you can’t get into wp-admin)”

    I have already re-installed WP 3 times using the instructions listed and get the same error each time. It stands to reason that it will fail the next time as well. I looked in my fresh download of 3.4 and the class-wp-theme.php is indeed in the wp-includes folder and I verified that the file made it over to my site and is in the wp-includes folder. Is there any other advice that you can give? If re-installing is the only solution, then I’m out of luck.

    Thanks for the quick response, I was worried it’d take long.

Viewing 7 replies - 1 through 7 (of 7 total)