Forums

[resolved] [closed] Entire site is gone after RC install (7 posts)

  1. SexyDawnT
    Member
    Posted 11 months ago #

    I just installed the RC of WordPress 3.2 on Jun 14. Now, I can't even get into the dashboard. I am glad that I backed it up or I don't know what I would do. When I try to go to my site, I get this error:

    Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home/freenc5/public_html/freenclearstuff.com/wp-content/themes/arras-theme/library/widgets.php on line 328

  2. SexyDawnT
    Member
    Posted 11 months ago #

  3. Dion Hulse (@dd32)
    WordPress Dev
    Posted 11 months ago #

    That error is due to a change in WordPress 3.2, specifically dropping PHP4 support. The theme refers to a PHP4-compat only functionality.

    If you look on line 330 of you'll see this:
    $this->WP_Widget_Tag_Cloud(); it'll need to be replaced with parent::__construct();.

    I'm not sure if that's the only change needed by the theme to be compatible however, You'll need to bring this to attention of the theme developer.

  4. SexyDawnT
    Member
    Posted 11 months ago #

    Thank you Dione.

  5. deebeamone
    Member
    Posted 10 months ago #

    pleas can anyone help me out here i recieved this on my website when upgrading it. Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home/deebeamc/public_html/wp-content/themes/arras/library/widgets.php on line 404

  6. deebeamone
    Member
    Posted 10 months ago #

    my website is deebeam.com

  7. Kathleen Chute
    Member
    Posted 5 months ago #

    I Thought this was very helpful, But When I Did it I Got Parse error: syntax error, unexpected '.' in /home/runwith/public_html/metennessee.com/wp-content/themes/arras-theme/library/widgets.php on line 328
    Any thoughts
    Kathleen

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.