Re: [CONSOLIDATED] Arras_Widget_Tag_Cloud PHP Error with WordPress 3.2

That did the trick - excellent! Many thanks! Until the next bug wink

Thumbs up

Re: [CONSOLIDATED] Arras_Widget_Tag_Cloud PHP Error with WordPress 3.2

Hi there..
I am having similar/same problems as everyone else.. Im on the 1.5.0.1 Arras template
after upgrading to WP 3.2 i got the

public_html/wp-content/themes/arras/library/widgets.php on line 404 error

and i came here and did the fix as instructed and i can get into the backend of my site..
but when i try to do a TEST new post.. after clicking the update/save button i get:

Cannot modify header information - headers already sent by (output started at /home/content/o/z/d/ozdoof/html/psydewalk/wp-content/themes/arras/library/widgets.php:973) in /home/content/o/z/d/ozdoof/html/psydewalk/wp-includes/pluggable.php on line 934

i notice that the test new post does get published - and when i go back into admin and delete the post, i get the same error notice again.  I havent dared to log out of admin, incase i cant get back in.. 
and after reading the problems some has had with after installing 1.5.1 - i dare not do that either, plus also it would mean that i will lose all the modifications i have made to the current site?

Update: so now i have uploaded the widget.php file that ZY posted and that got rid of the above problem - but now, all my right column and bottom/footer is gone (where all the widgets live) and also the top admin/dashboard bar is missing And the slideshow doesnt slide/rotate anymore either..
..and in place i get a

Fatal error: Call to undefined function arras_prep_query() in /home/content/o/z/d/ozdoof/html/psydewalk/wp-content/themes/arras/library/widgets.php on line 440

i have tried deactivating all my plugins too..and nuthing either..  sad

you can see what its doing on my site at http://www.psydewalk.com

Please help..ive spent all Sunday at this now sad
Thanking you in advance..
Webgrrl


Update again; OK, i think ive fixed it.. I went back and Removed the Widget.php i downloaded from this forum earlier and replaced it with the original Widget.php i had, but added the fix

function Arras_Widget_Tag_Cloud() {
    parent::__construct();

then i went and checked at the end of the widget.php file to see if there was any blank space/extra line (i saw Zy mention this to another person in a different thread in this forum) - and there was blank space..

so i deleted it.. and then uploaded the file (I did all the edit etc via FTP) - and it all seems to be back to Normal! (for now!)

Last edited by Webgrrl (2011-07-10 06:48:50)

Thumbs up

Re: [CONSOLIDATED] Arras_Widget_Tag_Cloud PHP Error with WordPress 3.2

After updated wordpress my site had fatal error message 404 and 353 but I follow this forum to fix these problems. Then I updated the Arras them 1.5.1 in the theme folder and it allowed me to log in but couldn't upload images.  Then I delete the old Arras 1.5 version , now my site seems disappeared (blank).  Any help? Thanks!
http://www.veryfinaart.com/MyBlog/

Thumbs up

Re: [CONSOLIDATED] Arras_Widget_Tag_Cloud PHP Error with WordPress 3.2

Hi All,
I am very new to websites, coding, etc and I've been reading forums all morning, but nothing I try seems to be working.

Like most people, I have the message "Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home/mcelroy3/public_html/wp-content/themes/arras/library/widgets.php on line 404"

However, I've done all my work through WordPress, so the fact that I can't log-in to my dashboard is really crippling my efforts to fix this. I tried to teach myself FTP, but it doesn't seem to be working.

If someone could work with me to fix this, I would REALLY appreciate it!

Thanks in advance.

Website: www.miwf.org
Contact: moneill@miwf.org

Thumbs up

Re: [CONSOLIDATED] Arras_Widget_Tag_Cloud PHP Error with WordPress 3.2

Worked for me!  THANKS!

My host recommended I do a complete reinstall!?  Thankfully I checked here first and changed my line 404 code and got my site back online.

Thumbs up

Re: [CONSOLIDATED] Arras_Widget_Tag_Cloud PHP Error with WordPress 3.2

I just did the same thing. I deactivated my plugins first, did a complete uninstall, and then reinstalled and activated my plugins. Worked like a charm. I can now sleep tonight!  smile

Last edited by Fayces (2011-07-19 14:03:52)

Thumbs up

Re: [CONSOLIDATED] Arras_Widget_Tag_Cloud PHP Error with WordPress 3.2

I know what you mean about having sleepless nights over website issues. When the site returns in working condition it's similar to when a kid comes home late, you are just glad they are safe and you can finally get some sleep! But for as much as bugs/errors can wreak havoc on our time and prevent us from personal, family, business and corporate blogging, etc.  It is a blessing to have people who are willing to take the time to fix the problem.

knoptop wrote:

Worked for me!  THANKS!

My host recommended I do a complete reinstall!?  Thankfully I checked here first and changed my line 404 code and got my site back online.

Unfortunately, I've done a complete reinstall before in frustration, but am now in the know regarding the amount of help that is out there to help avoid such an arduous task in the future.

Last edited by hold123 (2012-01-26 01:11:32)

Thumbs up