remi123
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress upgrade from 4.1 to 4.1.1 – blank screenUPDATE 2: posted the link to the ticket attachments, this is the right link;
https://core.trac.www.ads-software.com/ticket/31378Forum: Fixing WordPress
In reply to: WordPress upgrade from 4.1 to 4.1.1 – blank screenUPDATE: I’ve submitted a ticket regarding this problem.
https://core.trac.www.ads-software.com/attachment/ticket/31378/Forum: Fixing WordPress
In reply to: Upgrade to 4.1.1 not workingI would recommend this (one time) safer solution here:
https://www.ads-software.com/support/topic/cant-upgrade-vom-41-to-411?replies=10#post-6589194That’s much safer than messing around with CHMOD permissions.
Forum: Fixing WordPress
In reply to: Can't upgrade from 4.1 to 4.1.1@borstenhorst; the workaround that randymelder mentions is perfectly useable for this (one time) update.
Instead of submitting your FTP credentials using a form they will be “preloaded” from your wp-config.php.Add (and edit) these lines to your wp-config.php:
define( 'FTP_USER', 'ftpusername' ); define( 'FTP_PASS', 'ftppassword' ); define( 'FTP_HOST', 'ftp.hostname.net:21' );
Add them just before
/* That's all, stop editing! Happy blogging. */
Delete those 3 lines out of your wp-config.php once the update is finished.
Forum: Fixing WordPress
In reply to: WordPress upgrade from 4.1 to 4.1.1 – blank screenI’m not familiar with WordPress Trac but as far as I can see this problem hasn’t been reported (yet).
Forum: Fixing WordPress
In reply to: WordPress upgrade from 4.1 to 4.1.1 – blank screenI can confirm that randymelder’s workaround is working.
It’s not a permanent solution though.@indie4u; as randymelder said, I didn’t get any message or problem after updating to 4.1.1.
Forum: Fixing WordPress
In reply to: WordPress upgrade from 4.1 to 4.1.1 – blank screenWe got the same problem at all our (Dutch) WordPress sites on a VPS.
The screen turns blank after submitting the FTP credentials. (screenshot)WP_DEBUG shows nothing and the solution mentioned above (FS_METHOD) returns “Could not create directory. Installation Failed“. (screenshot – Dutch message)
Switching to the default language (en_US) also results in “Could not create directory. Installation Failed“.Sidenote; updating manually works fine (so far) but that’s not a solution.
Forum: Plugins
In reply to: [WP Store Locator] Polylang support?After some reading I found out, since 2.0 will be supporting WPML, it will automatically support Polylang too according to the Polylang documentation.
Forum: Plugins
In reply to: [WP Store Locator] Polylang support?Alright, thanks so far.
Is there any possibility that you could send me the 2.0 (beta)?
If so, you can mail it to info|a|boerboer.nl