Craig M. Jamieson
Member
Posted 7 months ago #
Hi .. I updated to WP 3.2 and got an immediate fatal error code ...
Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home/networks/public_html/wp-content/themes/arras/library/widgets.php on line 404
It is not my computer or my browser. According to hostgator it is the theme? You can still view the site, however, if you go to the admin panel on WordPress it totally shuts down and you can not get to your dashboard or the site after that. Bummmer
http://wordpress.org/extend/themes/arras/
IIGoldII
Member
Posted 7 months ago #
I get the same thing Craig.I have no idea how to fix this,or get even close to getting mys site back up...
It's amazing your site can be viewed.I can't even access mine.
If showing the error(s) help,here's my site link:
http://zCraftrpg.net
Thanks.
Lutvi Avandi
Member
Posted 7 months ago #
It happen to me either. Now I'm using other themes. I hope it can fixed soon
Lutvi Avandi
Member
Posted 7 months ago #
I've got information from here:
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 Arras_Widget_Tag_Cloud() {
parent::__construct();
}
I hope it can help you
IIGoldII
Member
Posted 7 months ago #
Thanks so much Lutvi!
I really appreciate the support!
tacstrat
Member
Posted 7 months ago #
Bless you Lutvi Avandi... saved me hours of work!
Karyyk
Member
Posted 7 months ago #
Much-appreciated, Lutvi Avandi. I was about to lose it.
Craig M. Jamieson
Member
Posted 7 months ago #
dustinww
Member
Posted 7 months ago #
Just had this issue, and found this solution. Thanks a ton, got it going right away.
thejohnsaxonproject
Member
Posted 7 months ago #
i am a COMPLETE novice to all this! where do i actually find the "widget php" to make the edit?! what do i click on to get there?
Craig M. Jamieson
Member
Posted 7 months ago #
Go to your dashboard and under "Appearance" on the left sidbar, click "Editor", Under "Templates" on the left scroll down and find "widgets". This will bring up the coding. Scroll down until you find the code string specified (it is toward the bottom" and them replace it with the code in this forum and save. Don't feel bad. I had never done anything remotely like this either (smile). It was easy and it worked. Good luck!
oliverj
Member
Posted 7 months ago #
Ok, I can't get onto my website at all. So I downloaded the widgets.php file and edited the code. But when I downloaded the file it saved it as index.php. Do upload it back to the server as index.php, or change it to widgets.php?
http://oliverj.co.tv/
Craig M. Jamieson
Member
Posted 7 months ago #
Sorry, that is beyond my expertise. I had to have Hostgator restore a backup to get my site running and at that point it was still under the previous version of WordPress. Then I did this edit before upgrading to 3.2. Good luck! I am sure somebody else can answer this for you!
oliverj
Member
Posted 7 months ago #
Thanks a lot. Now got it all working, changed the file to widgets.php and uploaded, now works fine. I think I will upgrade to 3.2 manually.
http://oliverj.co.tv/
oliverj
Member
Posted 7 months ago #
Right, I now have a new error. The main website works fine, but when I go to go to the admin section it gives me this error.
Fatal error: Cannot redeclare get_temp_dir() (previously declared in /home/a1058576/public_html/wp-includes/functions.php:2160) in /home/a1058576/public_html/wp-admin/includes/file.php on line 189
Completely stuck with this one, please reply I need help fast!
Thanks
http://oliverj.co.tv/
rickmesser
Member
Posted 7 months ago #
Phew!!!! Thanx @Lutvi Avandi
Snackmaster
Member
Posted 7 months ago #
Thank you @Lutvi Avandi !
zowiemonster
Member
Posted 7 months ago #
johnandlisa
Member
Posted 7 months ago #
willafter
Member
Posted 7 months ago #
Lutvi! You are the man my friend! WORKED INSTANTLY! Thanks A bunch. I am humbled by your generosity!
whats your email address? stay in touch: info@willafter.com (Muti-Media)
madtraveler
Member
Posted 7 months ago #
Lutvi, this month's Internet Hero. Thanks!!
madtraveler
Member
Posted 7 months ago #
Oh, and I also get this in WordPress under Arras Options:
The thumbnails cache directory (/home/content/r/e/v/revolinski/html/wp-content/themes/arras/library/cache) is not writable. You will need to set the directory's permissions 755 or 777 for the thumbnails to work.
and my Feedburner feed gives me this:
Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home/content/r/e/v/revolinski/html/wp-content/themes/arras/library/widgets.php on line 404
Dang, Arras... what's up???
cherhale
Member
Posted 6 months ago #
I've tried changing all of these things, but I can't get the website working.
Here is what I keep seeing when I go to heroicthoughts.com/wp-admin: Fatal error: Cannot redeclare Arras_Featured_Stories::widget() in /home/content/01/7718201/html/wp-content/themes/arras/library/widgets.php on line 402.
This originally happened when I tried updating the WordPress version.
Please help!
ross88guy
Member
Posted 4 months ago #
bdfive
Member
Posted 3 months ago #
Dear , Lutvi Avandi
It's working 100% .I use it Free Free Download. Thanks a lot for share your information.
Regards,
Noyan
BDFIVE
techmonk
Member
Posted 3 months ago #
Dear Lutvi,
Thanks for the help!
135deals
Member
Posted 1 month ago #
after i updated wp 3.3.1 i got this error
Fatal error: Cannot redeclare retrieve_widgets() (previously declared in /home/a8607683/public_html/wp-admin/widgets.php:67) in /home/a8607683/public_html/wp-includes/widgets.php on line 1260
Is there any one know how to fix that?
Thanks so much