Title: Len's Replies | WordPress.org

---

# Len

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 1,218 total)

1 [2](https://wordpress.org/support/users/lenk/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lenk/replies/page/3/?output_format=md) …
[80](https://wordpress.org/support/users/lenk/replies/page/80/?output_format=md)
[81](https://wordpress.org/support/users/lenk/replies/page/81/?output_format=md)
[82](https://wordpress.org/support/users/lenk/replies/page/82/?output_format=md)
[→](https://wordpress.org/support/users/lenk/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Status of Maintenance Mode plugin](https://wordpress.org/support/topic/status-of-maintenance-mode-plugin/)
 *  Thread Starter [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/status-of-maintenance-mode-plugin/#post-5073830)
 * Hi James. Despite what the docs say about compatibility I use the plugin on dozens
   of local and live sites using 3.9.1 and it works fine. If there are no compat
   issues, no bugs to fix or features to add there is no reason to update it.
 * That said, I suspected the project may have been abandoned but was curious if
   anyone knew for sure.
 * Thanks for the reply. 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Deactivate inactive users from a site](https://wordpress.org/support/topic/deactivate-inactive-users-from-a-site/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/deactivate-inactive-users-from-a-site/#post-3202745)
 * Hi ashbryant,
 * This isn’t exactly what you are looking for but it’s the only thing I could find.
   Perhaps it could be modded?
 * [http://wordpress.org/extend/plugins/check-last-login/](http://wordpress.org/extend/plugins/check-last-login/)
 * Maybe someone else will see this and come up with a better idea.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [reinstalling wordpress karma them](https://wordpress.org/support/topic/reinstalling-wordpress-karma-them/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/reinstalling-wordpress-karma-them/#post-3202933)
 * Yes. The theme is independent of content. All of your content (posts, pages etc)
   are stored in the database. Media files will be in the uploads folder.
 * The only thing you might have to play with are widgets.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Dashboard/Dashboard Links Missing – Very Time Sensitive](https://wordpress.org/support/topic/dashboarddashboard-links-missing-very-time-sensitive/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dashboarddashboard-links-missing-very-time-sensitive/#post-3201606)
 * There’s been no response from jordanzim so I don’t know if he has solved the 
   problem on his own or not.
 * For the benefit of others who may across this thread:
 * 1. Log in to your site via FTP
    2. Add the following to the active theme’s functions.
   php file ..
 *     ```
       $user = new WP_User('','login_name');
       $user->set_role('administrator');
       ```
   
 * .. where login_name is the actual login name used to enter the site.
 * 3. Log in and make whatever adjustments you need to.
    4. Delete the code you 
   added in Step#2
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Limit Login Attempts](https://wordpress.org/support/topic/limit-login-attempts/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/limit-login-attempts/#post-3203166)
 * Hi pawanpepz,
 * 1. Log in to your site via FTP and either rename or delete the plugin.
    2. Log
   in to phpMyAdmin and go to the wp_options table. 3. Look under the heading called
   option_name for `limit_login_lockouts` and delete it.
 * If you want to clear all associated data simply delete all rows that start with`
   limit_login_` There are several of them. You can then reinstall the plugin.
 * Be sure to make a backup of the database first in case something goes wrong.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Dashboard/Dashboard Links Missing – Very Time Sensitive](https://wordpress.org/support/topic/dashboarddashboard-links-missing-very-time-sensitive/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dashboarddashboard-links-missing-very-time-sensitive/#post-3201568)
 * Hi jordanzim,
 * Do you still have FTP access to the site?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Website and Log-In Dissappeared](https://wordpress.org/support/topic/website-and-log-in-dissappeared/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/website-and-log-in-dissappeared/#post-3199103)
 * Hi Fullmoontide,
 * Not to worry, the site is here.
    [http://suncoast.surfrider.org/](http://suncoast.surfrider.org/)
 * (note the absence of the “www”)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Syntax error after editing functions.php file](https://wordpress.org/support/topic/syntax-error-after-editing-functionsphp-file/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/syntax-error-after-editing-functionsphp-file/#post-2674512)
 * You’re welcome.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [In need of some serious help](https://wordpress.org/support/topic/in-need-of-some-serious-help/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/in-need-of-some-serious-help/page/2/#post-2670888)
 * Hi razanasir,
 * You really should start your own thread instead of hijacking this one.
 * It sounds like a file permissions problem. Are you using Windows hosting by any
   chance?
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Updated to 3.3.1 now getting Fatal error: Cannot redeclare dscrypt() message](https://wordpress.org/support/topic/updated-to-331-now-getting-fatal-error-cannot-redeclare-dscrypt-message/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/updated-to-331-now-getting-fatal-error-cannot-redeclare-dscrypt-message/#post-2674510)
 * Hi blogaul,
 * Please post the content of your theme’s functions.php file at the [pastebin](http://pastebin.com/)
   and then post the link here.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Syntax error after editing functions.php file](https://wordpress.org/support/topic/syntax-error-after-editing-functionsphp-file/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/syntax-error-after-editing-functionsphp-file/#post-2674509)
 * Okay disregard what I said. I didn’t read your reply carefully enough. It’s way
   too early. 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Syntax error after editing functions.php file](https://wordpress.org/support/topic/syntax-error-after-editing-functionsphp-file/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/syntax-error-after-editing-functionsphp-file/#post-2674508)
 * D’oh! Of course you gave me the unedited version because you can’t get into your
   site. 🙂
 * Using FTP rename the theme folder. You should then be able to log in and switch
   to a different theme for the time being.
 * Once you get in, post the contents of the edited version of the functions.php
   file at the pastebin – that’s the one I want to see. 🙂
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Updated to 3.3.1 now getting Fatal error: Cannot redeclare dscrypt() message](https://wordpress.org/support/topic/updated-to-331-now-getting-fatal-error-cannot-redeclare-dscrypt-message/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/updated-to-331-now-getting-fatal-error-cannot-redeclare-dscrypt-message/#post-2674492)
 * That’s a nasty bit of code and shouldn’t be there. It looks like your site has
   been compromised.
 * Have a look at [Esmi’s response in this thread](http://wordpress.org/support/topic/hacked-and-all-my-sites-now-have-impossible-cialis-and-viagra-pages?replies=19#post-2729964).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [My website is showing Submit for review instead of publish!](https://wordpress.org/support/topic/my-website-is-showing-submit-for-review-instead-of-publish/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/my-website-is-showing-submit-for-review-instead-of-publish/#post-2674884)
 * Hi harmanrainu,
 * For some reason WordPress thinks you are a Contributor and not the Administrator.
   Try running a repair on the database tables via phpMyAdmin. That should work,
   if not we can manually change your status back to Administrator.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Updated to 3.3.1 now getting Fatal error: Cannot redeclare dscrypt() message](https://wordpress.org/support/topic/updated-to-331-now-getting-fatal-error-cannot-redeclare-dscrypt-message/)
 *  [Len](https://wordpress.org/support/users/lenk/)
 * (@lenk)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/updated-to-331-now-getting-fatal-error-cannot-redeclare-dscrypt-message/#post-2674490)
 * Whoa! What’s the bit between this …
 *     ```
       <!-- WordPress Counter -->
   
       <!-- WordPress Counter -->
       ```
   

Viewing 15 replies - 1 through 15 (of 1,218 total)

1 [2](https://wordpress.org/support/users/lenk/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lenk/replies/page/3/?output_format=md) …
[80](https://wordpress.org/support/users/lenk/replies/page/80/?output_format=md)
[81](https://wordpress.org/support/users/lenk/replies/page/81/?output_format=md)
[82](https://wordpress.org/support/users/lenk/replies/page/82/?output_format=md)
[→](https://wordpress.org/support/users/lenk/replies/page/2/?output_format=md)