Kouin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media Library Issue (New Install)I can no longer replicate the issue in the latest nightly.
This was not related to a plugin, as it was a fresh install.
Forum: Fixing WordPress
In reply to: Media Library Issue (New Install)Just wanted to post another update – this seems to be the common culprit across each WP install that throws the issue:
Warning: ini_set() has been disabled for security reasons in /home/<user>/public_html/<path>/wp-includes/load.php on line <number>
If that is indeed the case, ini_set being disabled is fairly common, why is WP insisting on using it, and why does WP not specify that ini_set being enabled is a prerequisite for install?
This would be easier for me to troubleshoot if the error didn’t refer to a line where the text is spit out and instead referred to the line of the actual error.
Forum: Fixing WordPress
In reply to: Media library cannot load in 4.5.2I’m sorry, I only answered two of your questions.
As for the uploader – that’s not the issue. The uploader in general is fine. This is localized ONLY to the Media Library displaying images within it. That is, if you have it set to list mode, it will display, but if it’s set to the tile mode, it will hang and never load. That wouldn’t be a problem IF there was a way to change it so that inserting media and adding feature images for posts did not load in tile mode.
Forum: Fixing WordPress
In reply to: Media library cannot load in 4.5.2I actually did do this, but the only issues that come up are in reference to there not being an “advanced-cache.php” file, which also occurs with a clean install – relegated to the line which checks for the file.
I just also put the admin panel through the console built into Edge and Chrome, both show no errors.
The only other thing that came up was in relation to ini_set being disabled. But the lines that reference where the ini_set issue is refer to load.php and that doesn’t give me any information as to where the actual issue is located. Has WP posted that ini_set() being enabled is now a requirement?
Forum: Fixing WordPress
In reply to: Media library cannot load in 4.5.2kmessinger –
Perhaps I’m missing something about WP functionality, but why would front-end theme design impact the backend media library loader? Does WP’s admin panel not run on its own theming structure?I can confirm there are no JS errors being thrown by my browsers, that is…as I outlined in the trac ticket, IE 11, Edge, and Chrome. I also tested this on a clean install, which rules out plugins and the default theme.
There’s no link to present, because it’s in the admin panel, it’s not a public part of the site.
Forum: Fixing WordPress
In reply to: Media library cannot load in 4.5.2https://core.trac.wordpress.org/ticket/36794
Seems there is a ticket associated with this issue though.
Forum: Fixing WordPress
In reply to: Media library cannot load in 4.5.2citra, that’s good info, but it is not in relation to the media page not loading at all. To add, ImageMagick on my server is up to date, and the problems I stated I have, as the op still don’t seem to be resolved.
The Media Library will load if you select to view it as a list, but not if it’s selected to be viewed in tiles (as it is by default when selecting a featured image).
Forum: Fixing WordPress
In reply to: Media library cannot load in 4.5.2Also reporting this error in 4.5.2. Uploader isn’t working properly either. It errors out with no actual error message.
Forum: Themes and Templates
In reply to: Category Display is SkewedI apologize. I discovered the problem was a line in my custom css area that was causing the page width to expand to 100%.
This issue is resolved.
Forum: Fixing WordPress
In reply to: Update to 4.4 breaks upgrade featureSounds good!
I’m using CentOS 6.7. PHP 5.6.14 and Apache.
Forum: Fixing WordPress
In reply to: Update to 4.4 breaks upgrade featureAh, thanks James!
Sorry, in my searching I didn’t find that link.Would the team find a phpinfo() return useful, or do you just want the basics?
Forum: Plugins
In reply to: [WooCommerce] Full Width PagesSo, one last question…
On the main shop page, it limits 3 items per page, but there is room for 4. Where would I find the limit for items per page?Forum: Plugins
In reply to: [WooCommerce] Full Width PagesBeautiful. Thanks a bunch!
Forum: Plugins
In reply to: [WooCommerce] Full Width PagesJust an update…
It appears that it also fixed the checkout page and others…except the main shop page:
https://www.k9kindnessrescue.org/shop/Thoughts on that?
Forum: Plugins
In reply to: [WooCommerce] Full Width PagesHey, you’re a rockstar buddy!
Let me update the item so we can check out the issue with the cart, and the main shop page too.
Try that link again.