-
Posted a reply to Data base error! ‘/wp_options.MYD’ not found, on the site WordPress.org Forums:
If you have access a database management tool like PHPMyAdmin via your host's control panel,… -
Posted a reply to Can’t log in to WP, on the site WordPress.org Forums:
Heya! If you recently updated WordPress to one of the latest version, this may be… -
Posted a reply to Multisite Welcome Email, on the site WordPress.org Forums:
That really depends. Is your site sending the emails through default sendmail function or you… -
Posted a reply to classifieds plugin or theme wanted, on the site WordPress.org Forums:
I don't think a plugin will help. Classified websites are quite complex, so a plugin… -
Posted a reply to Your own IP being blocked after moving to multisite?, on the site WordPress.org Forums:
I don't see how moving to MultiSite may cause this issue. I believe that this… -
Posted a reply to 501 Errors on Multisite Network Admin Panel, on the site WordPress.org Forums:
The issue appears to be related to some line of code in .htaccess file for… -
Posted a reply to All pages show a 404 error until image upload finished, on the site WordPress.org Forums:
Try adding the following lines of code to your .htaccess file: <IfModule mod_security.c> <Files async-upload.php>… -
Posted a reply to Using a domain name containing åäö – impossible?!, on the site WordPress.org Forums:
Try this IDN converter - https://www.punycoder.com/ then see if the domain will be accepted. Hope…