word press Archive

  • 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
as instruction from http://www.arrastheme.com/forums/topic6442-15-arras-1501-and-wordpress-32-beta-1.html
To fix this, simply replace line 355 of /library/widgets.php from:
function Arras_Widget_Tag_Cloud() {
    $this->WP_Widget_Tag_Cloud();
}
to:
function [...]

    Fatal error with arras theme on word press

    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 as instruction from http://www.arrastheme.com/forums/topic6442-15-arras-1501-and-wordpress-32-beta-1.html To fix this, simply replace line 355 of /library/widgets.php from: function Arras_Widget_Tag_Cloud() { $this->WP_Widget_Tag_Cloud(); } to: function [...]

    Continue Reading...

Register Login