unsunghero225
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Visual Editor Broken – 4.5I tried all of that and I see get nothing. Any other thoughts?
Forum: Fixing WordPress
In reply to: Multiple Issues – Need A Bit Of HelpGlad to hear. Unfortunately I am yet to get so lucky. I’ve already got all of my plugins turned off so I’m not quire sure what the problem is. Still hoping someone from WP can provide a little guidance based on the error messages I was getting from debug mode being turned on.
Forum: Fixing WordPress
In reply to: Multiple Issues – Need A Bit Of Helpscratch that… it hasnt actually worked… still not sure whats going on
here’s the debug text… something about widgets?Notice: The called constructor method for WP_Widget in wz_Flickr_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home4/gestarr1/public_html/wp-includes/functions.php on line 3722Notice: The called constructor method for WP_Widget in Blog_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home4/gestarr1/public_html/wp-includes/functions.php on line 3722Notice: The called constructor method for WP_Widget in Events_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home4/gestarr1/public_html/wp-includes/functions.php on line 3722Notice: The called constructor method for WP_Widget in Videos_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home4/gestarr1/public_html/wp-includes/functions.php on line 3722Notice: The called constructor method for WP_Widget in Photos_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home4/gestarr1/public_html/wp-includes/functions.php on line 3722Notice: The called constructor method for WP_Widget in Audio_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home4/gestarr1/public_html/wp-includes/functions.php on line 3722Notice: The called constructor method for WP_Widget in SoundCloud_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home4/gestarr1/public_html/wp-includes/functions.php on line 3722Notice: The called constructor method for WP_Widget in wz_Twitter_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home4/gestarr1/public_html/wp-includes/functions.php on line 3722Warning: Cannot modify header information – headers already sent by (output started at /home4/gestarr1/public_html/wp-includes/functions.php:3722) in /home4/gestarr1/public_html/wp-includes/pluggable.php on line 1171
Forum: Fixing WordPress
In reply to: Multiple Issues – Need A Bit Of HelpOk so I’m not sure exactly what the issue what but I seemed to have fixed it…. for now. Going to monitor it for a day or so and see if anything changes.
in the wp-config.php file, there’s a line at the bottom of the file that says:
define(‘WP_DEBUG’, false)switch it to true, save, and refresh the page… it gives a bunch of lines about things that were outdated from version 4.3. I have no idea what any of them mean but after I did this I switched that same line back to false and it seemed to have fixed the issue for me.
again i have no idea what it actually did or if it really fixed anything but it seems to work for me for now.
Forum: Fixing WordPress
In reply to: Multiple Issues – Need A Bit Of HelpYou seem to be having the same problem as me. Unfortunately I am yet to find a solution. There haven’t been any error logs on the server I’m using to host so I have no idea what the problem is and/or how to fix it.
Forum: Fixing WordPress
In reply to: Multiple Issues – Need A Bit Of HelpThanks for the insight. I just checked my hostgator logs and there’s nothing listed. Any other suggetions?
Forum: Fixing WordPress
In reply to: Media Upload ErrorOh ok. Do you know of a good one? I am not very code-savvy so the simpler the better ??
The top option when I do a search is wp-dbug but I don’t know if it’ll help
Forum: Fixing WordPress
In reply to: 3.5 Media Upload Errorare you still having the issue now that the plugin has been removed or does it still persist?
Forum: Fixing WordPress
In reply to: 3.5 Media Upload Errorno, the only active plugin I have been using is the SEO facebook comments plugin.
I was using the sociable plugin as well but have taken it down since it was causing me problems with moving widgets, adding links, etc.
Forum: Fixing WordPress
In reply to: 3.5 Media Upload ErrorThe music file itself is already up on the server, has been for a few days now.
But would that affect my ability to upload things such as images which are considerably smaller?
going back to the main issue im having, the files are being uploaded to the server, but the error message keeps popping up. Then in order to attach the file to a post I have to save it as a draft and reload the post.
Upon the reload I can see the file up on the server
Forum: Fixing WordPress
In reply to: 3.5 Media Upload Error6,708 KB
Forum: Fixing WordPress
In reply to: 3.5 Media Upload ErrorThe error log is reporting on a mp3 file. Here is what it says
[Thu Dec 20 13:13:15 2012] [warn] ID: 3 File: /home/gestarr1/public_html/wp-content/uploads/2012/12/Starkillers-BL3ND-Xception-Original-Mix-www_flvto_com.mp3 Rate : 8000000 Minimum : 256 Size rate : 8000000 IP: 65.93.177.42 hostname: audiblechem.com
What I’m confused about I guess then is that the file itself is up on the server (along with many other mp3’s as well) and I am able to listen to it and play it through my themes sidebar widget.
Forum: Fixing WordPress
In reply to: Unable to move widgets around on admin panel after upgrade to 3.5If you use the Sociable plugin, try deactivating it. I was having same issue. Once its down you should be able to move and change your widgets.
After you make changes you can reactivate.
Pain in the butt but its better than nothing.