Title: sayedul's Replies | WordPress.org

---

# sayedul

  [  ](https://wordpress.org/support/users/sayedul/)

 *   [Profile](https://wordpress.org/support/users/sayedul/)
 *   [Topics Started](https://wordpress.org/support/users/sayedul/topics/)
 *   [Replies Created](https://wordpress.org/support/users/sayedul/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/sayedul/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/sayedul/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/sayedul/engagements/)
 *   [Favorites](https://wordpress.org/support/users/sayedul/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Advertize It] Posts below comments doesn't work after disqus](https://wordpress.org/support/topic/posts-below-comments-doesnt-work-after-disqus/)
 *  Thread Starter [sayedul](https://wordpress.org/support/users/sayedul/)
 * (@sayedul)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/posts-below-comments-doesnt-work-after-disqus/#post-5868972)
 * Please let me know if the alternative approach works.
 * Thanks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [404 error after logging into WordPress](https://wordpress.org/support/topic/404-error-after-logging-into-wordpress/)
 *  [sayedul](https://wordpress.org/support/users/sayedul/)
 * (@sayedul)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/404-error-after-logging-into-wordpress/#post-5781001)
 * Try deleting and reinstalling wordpress again
 * [http://codex.wordpress.org/Installing_WordPress](http://codex.wordpress.org/Installing_WordPress)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error Establishing database connection](https://wordpress.org/support/topic/error-establishing-database-connection-86/)
 *  [sayedul](https://wordpress.org/support/users/sayedul/)
 * (@sayedul)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/error-establishing-database-connection-86/#post-5782019)
 * Well I’m not an expert but see if that’s come to any help:
 * [http://wikkawiki.org/CharsetNotSupportedWorkaround](http://wikkawiki.org/CharsetNotSupportedWorkaround)
   
   [http://www.tinywebgallery.com/forum/web-photo-gallery-support-f1/errors-t3267.html](http://www.tinywebgallery.com/forum/web-photo-gallery-support-f1/errors-t3267.html)
 * Conclusion: Setting the default_charset in php.ini (default_charset = “utf-8”)
   might solve the problem
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [permalink redirect via htaccess](https://wordpress.org/support/topic/permalink-redirect-via-htaccess/)
 *  Thread Starter [sayedul](https://wordpress.org/support/users/sayedul/)
 * (@sayedul)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/permalink-redirect-via-htaccess/#post-5774912)
 * Thanks for your reply. However old url is not redirecting to the original post,
   but redirecting to the homepage. Here’s an example:
 * Old URL: [http://primenews.uk/en/2015/02/07/delhi-votes-test-modi/](http://primenews.uk/en/2015/02/07/delhi-votes-test-modi/)
   
   New URL after changing permalink: [http://primenews.uk/en/?p=2351](http://primenews.uk/en/?p=2351)
 * my .htaccess in /pubic/en/
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^old-
   slug$ [http://primenews.uk/en/new-slug](http://primenews.uk/en/new-slug) [L,R
   =301] RewriteBase /en/ RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME}!-
   f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /en/index.php [L] </IfModule
   >
 * # END WordPress

Viewing 4 replies - 1 through 4 (of 4 total)