Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Frequently Asked Questions


Main | Search

Question
Sort: Ascending / Descending
"Too Many Login Attempts" on Admin Login
Admin and Member login don't work and i use Norton
I've forgotten my admin password!

Answer
"Too Many Login Attempts" on Admin Login

When you try to login into your admin account more then 5 times with the wrong password, your account is locked to further attempts.

Login to your server thru FTP and browse to the dragonfly 'cache' directory (normally 'public_html/cache').
Delete the "a_login.php" file to grant yourself another 5 attempts.

You may also need to clear your browser cookies.


Admin and Member login don't work and i use Norton

Norton is a nasty little program. It uses their own proxy servers to check if the downloaded file is safe (http AND email).
Somehow the software OR proxy servers were corrupted which resulted that the "cookie data" was never sent/received.

Upgrade/LiveUpdate your Norton software and everything should be ok again.


I've forgotten my admin password!

No problem at all!

Simply head to phpMyAdmin and run the following query:
Code::
UPDATE cms_admins SET pwd='2f4f4f082f28e8c28c5f0e14728f70ee' WHERE admin_id='1,2,3,whateffa' LIMIT 1;
or
Code::
UPDATE cms_admins SET pwd='2f4f4f082f28e8c28c5f0e14728f70ee' WHERE aid='my_name' LIMIT 1;

Be sure to replace "1,2,3,whateffa" with your administrator id, for example "1", without the quotes.
Also replace cms with the table prefix you used in config.php

Running the query will change your password to nautical, enabling you to login to your administration menu and change your password to something of your own liking.


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy