Libin
Forum Replies Created
-
Forum: Plugins
In reply to: [Erident Custom Login and Dashboard] no displayCan you share me your website url? I will have a look into it.
eAccelerator is not installed. I think 5.4.42 is a stable version. I will try to get a new php version.
I replaced the “parse-user-agent.php“with another file from ver 7.0 (http://plugins.svn.wordpress.org/wp-statistics/tags/7.0/includes/functions/parse-user-agent.php) and everything is working fine now.
Hope this may help someone.
I’m having this same error. Tried test.php as you mentioned here. Getting blank page for that.
I’m running on php 5.4.42Any help will be appreciated.
Forum: Plugins
In reply to: [Erident Custom Login and Dashboard] Trouble with PluginSeems you turned on the debug mode in config file. That’s why you are seeing warnings and notices. PHP warnings and notices are nothing to worry about on a production site most of the time.
A quick solution:
If you simply set WP_DEBUG to false in your wp-config.php file you should be fine. These don’t affect your site in any way.
define('WP_DEBUG', false);I’m not able to see any styles coming from plugin on login page. Can you make sure that the plugin is Activated?
Forum: Plugins
In reply to: [Erident Custom Login and Dashboard] Debug Mode – NOTICEThanks Carl for notifying me. I will definitely look into it.
Hey,
Did you tried changing the theme to default WordPress theme?
Forum: Plugins
In reply to: [Erident Custom Login and Dashboard] Letting "Dashboard Settings" be defaultHi Suzanne,
I know it is a late update. I just updated the plugin with the feature you requested. Now you can keep the default “WordPress version number” on footer by leaving that option empty.
Please update to ver 3.5 for getting this feature.
Thanks for your support!
Forum: Reviews
In reply to: [Erident Custom Login and Dashboard] SuperHi,
Thank for your review. Currently these are not possible with the settings.
For 2) you can try a hack. Give height “0” for the logo. It will reduce the space.Add you suggestions here. I will try to bring it in future release.
Keep supporting.
This is definitely not a problem with “Erident Custom Login and Dashboard” plugin.
Try de-activating all plugins one by one and check the lost password page.Forum: Plugins
In reply to: [Erident Custom Login and Dashboard] Logo is not showing on Login ScreenCan you give me a link to your website? Seems your theme or some other plugin is overriding the logo option.
Hey,
Right now it is not possible with the plugin settings. You can add this to suggestions list. By custom coding, you can achieve this.@questas_admin I’m not planning to get a redirection feature now. You can try this plugin for redirection.
Thanks for your suggestion. Keep supporting.
Forum: Plugins
In reply to: [Erident Custom Login and Dashboard] 412 errorSeems to be a server error. Try de-activating all plugins and activate plugins one by one and check the website is working or not.