1

Topic: [1.5] Arras 1.5.0.1 and WordPress 3.2

If you were to run Arras 1.5.0.1 on the latest build of WordPress 3.2, you would probably run into this error upon activation:

Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in ..../wp-content/themes/arras/library/widgets.php on line 355

To fix this, simply replace line 355 of /library/widgets.php from:

function Arras_Widget_Tag_Cloud() {
    $this->WP_Widget_Tag_Cloud();
}

to:

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

P.S: The new admin interface blends well with the theme options layout tongue

EDIT (05/07/11): Alternatively, you can download Arras 1.5.1 here, which has it fixed.

Last edited by zy (2011-07-05 08:10:44)

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

The plugin "Fluency Admin" has won me over for the back end. Improvements are always welcome.  cool

Last edited by dgodfather (2011-05-12 11:18:34)

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

I'm trying to activate the theme on 3.2 beta 1 but nothing happens. Just a blank page. No message, nothing at all. I can't even get into the wordpress admin panel. I have to manually remove the theme from server so i can get access again.
Even the preview option is just a blank page.

Any ideas?

PS. After my final try ERROR message appeared :

http://www.macedonas.gr/wp-admin/admin.php?page=arras-options

Last edited by macedonas (2011-05-16 20:07:12)

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

My slideshow is stuck on the first slide and I can't click the arrows :-(

I'm assume that the Arras slideshow is using jQuery and that is what's causing this bug. If I replace it with "WP Nivo Slider" it works fine. Is there a can keep using the awesome Arras slideshow?

Arras 1.5.0.1
WP 3.2 BETA

www.madsrosendahl.dk

Best regards and thanks for creating the best Wordpress.  big_smile
//MadsRH

Last edited by MadsRH (2011-05-23 15:28:16)

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

There should be no problems with the slideshow.

If you are using another plugin that uses jquery, then it's likely conflicting with the slideshow. You will need to disable the plugin or turn off the jquery for that plugin if it allows.

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

thanks

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

Updates 3 Arras sites already to full release 3.2. All works fine. Line 404 instead of 355 but shouldn't make any difference

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

Hey guys, I'm having the same problem...

Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home3/thevaga2/public_html/wp-content/themes/arras/library/widgets.php on line 404

I'm kind of new to this whole thing.. this is my first website and as I can't access the dashboard, I'm assuming I have to make the changes using FTP?

Would anyone be able to help walk me through the steps? I use Firezilla... And my site is www.thevagablond.com.

Appreciate any help, guys. Thanks so much.

Kristina

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

yeah.. just now i got problem like that..
now the problem is solved ready since i found this forum. thanks guys.. wink
and my site www.hd-tvtuner.com steady up now.

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

@thevagablond (you don't need the dashboard at this point)

you need to edit the widgets.php file first - (I'd suggest not using notepad as that can scramble the order of lines)

then use FTP to replace the existing widgets.php file on your site

you will find that file under library folder

wp-content/themes/arras/library/widgets.php

This works for full release 3.2 version and is more likely to be found at line 404 - but if you do a find on

function Arras_Widget_Tag_Cloud() {
    $this->WP_Widget_Tag_Cloud();
}

and replace those 3 lines with

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

You are done (after uploading)

Last edited by dialogcrm (2011-07-04 22:58:45)

Thumbs up +2

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

Yeah, I'm having the same issue, and I can't seem to figure out where to go to make these edits, because I cannot login to the Wordpress dashboard.

Where do I go to edit these php files?  I don't have any files on my computer, as I run everything through Wordpress.  Sorry, I'm a little confused.

If it helps, Godaddy is my host.  Maybe I make these edits through there?

Thank you so much for any help.  Happy 4th!

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

You need to edit widgets.php & then upload to

wp-content/themes/arras/library/widgets.php

Go Daddy doesn't have much of a control panel and may not give you easy FTP access.

In fact It is usually easier to move hosts smile Its a mystery to me how Go Daddy keeps customers given that their back end systems are so scrambled.

You may be able to use file manager as that is easier to find.

Last edited by dialogcrm (2011-07-05 00:20:13)

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

I am having the same problem and am seeing the error message at top of the thread. I had Bluehost revert my WordPress theme to the default and then I was able to access my dashboard. I went in and edited the widgets.php file as directed above. Then when I attempted to reinstall Arras 1.5.0.1, I got the

Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home3/thevaga2/public_html/wp-content/themes/arras/library/widgets.php on line 404

message again. Any ideas? website is <http://www.timqueeney.com>

Thanks.

Tim

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

wow.. it works! But it wasn't on line 355 but on line 402.. Silly guy!

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

Phew! Had a heart-stopping moment there, but this fix worked perfectly.

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

Hi ,
I had the same problem, I edited widgets.php, the blog seems ok
http://freshpaint.org
but I am getting a new error message when trying to access admin or when trying to access some pages

Warning: Cannot modify header information - headers already sent by (output started at /customers/freshpaint.org/freshpaint.org/httpd.www/blog/wp-content/themes/arras/library/widgets.php:973) in /customers/freshpaint.org/freshpaint.org/httpd.www/blog/wp-includes/pluggable.php on line 934
Any idea how to fix it?

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

漆 FRESH PAINT wrote:

Hi ,
I had the same problem, I edited widgets.php, the blog seems ok
http://freshpaint.org
but I am getting a new error message when trying to access admin or when trying to access some pages

Warning: Cannot modify header information - headers already sent by (output started at /customers/freshpaint.org/freshpaint.org/httpd.www/blog/wp-content/themes/arras/library/widgets.php:973) in /customers/freshpaint.org/freshpaint.org/httpd.www/blog/wp-includes/pluggable.php on line 934
Any idea how to fix it?

Also getting a similar error to the above ^

Warning: Cannot modify header information - headers already sent by (output started at /home/bigbro/public_html/bigbrothersite2011/wp-content/themes/arras/library/widgets.php:971) in /home/bigbro/public_html/bigbrothersite2011/wp-includes/pluggable.php on line 934

Any ideas please people!?

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

This fixed the issue for me, cheers.

Was around line 404 in TextEdit on a Mac.

Dave

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

I just updated to WP 3.2 and bang I got that error. Scared the proverbial outta me as I could NOT get into the admin UI!

What a brilliant theme with constant attention from the author - but most especially that urgent fix! 
Thanks for the superb timely support - fixed my setup instantly. PHEW... don't need frights like that too often.

The error is definitely on line 404! A bit of 1 line copy / paste / ftp and done!

zy wrote:

If you were to run Arras 1.5.0.1 on the latest build of WordPress 3.2, you would probably run into this error upon activation:

Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in ..../wp-content/themes/arras/library/widgets.php on line 355

To fix this, simply replace line 355 of /library/widgets.php from:

function Arras_Widget_Tag_Cloud() {
    $this->WP_Widget_Tag_Cloud();
}

to:

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

P.S: The new admin interface blends well with the theme options layout tongue

EDIT (05/07/11): Alternatively, you can download Arras 1.5.1 here, which has it fixed.

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

I crashed my blog this morning after updating to 3.2 sad

The  fix doesnt work for me, just moves the error to line 331.


class Arras_Widget_Tag_Cloud extends WP_Widget_Tag_Cloud {
    function Arras_Widget_Tag_Cloud() {
   
        parent::_construct();
    }

while  i can open the  files  over  my  mobile plugin, iam not able to count the lines. Is this 335?


And now  iam getting this:

Fatal error: Call to undefined method WP_Widget_Tag_Cloud::_construct() in /var/www/web1036/html/wordpress/wp-content/themes/arras-theme/library/widgets.php on line 331

need help... sad

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

I need some help, too..

The error I got is not in the same folder:

Fatal error: Class 'Arras_Widget_Tag_Cloud' not found in /home6/revistao/public_html/wp-includes/widgets.php on line 324

The referred file does not have any line containing the codes:

function Arras_Widget_Tag_Cloud() {
    $this->WP_Widget_Tag_Cloud();
}

I just got no responses when I search for Arras_Widget_Tag_Cloud in the widgets.php file.

Any help?

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

class Arras_Widget_Tag_Cloud extends WP_Widget_Tag_Cloud {
    function Arras_Widget_Tag_Cloud() {
   
        parent::_construct();
    }

My fault sad i just wrote one _ but i had  to go for two _ _ -.-

Thx for solutions  wink

Last edited by BadBoy (2011-07-05 09:58:55)

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

timqueeney wrote:

I am having the same problem and am seeing the error message at top of the thread. I had Bluehost revert my WordPress theme to the default and then I was able to access my dashboard. I went in and edited the widgets.php file as directed above. Then when I attempted to reinstall Arras 1.5.0.1, I got the

Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home3/thevaga2/public_html/wp-content/themes/arras/library/widgets.php on line 404

message again. Any ideas? website is <http://www.timqueeney.com>

Thanks.

Tim

I was mistakenly updating the widgets.php file for the default theme, not for Arras. Have updated the Arras widgets.php file using the BlueHost file manager and now site is working properly. But have to reconfigure all my sidebars now. Good luck to others.

Tim
<www.timqueeney.com>

Thumbs up

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

Thanks for the update, it's all back to normal smile)

Re: [1.5] Arras 1.5.0.1 and WordPress 3.2

Thank you! Changing those few lines worked great big_smile
Everything's back to normal again smile

Thumbs up