LOGIN

hi

I can't login

i have this

Error!

Your username or password was incorrect. Please try again.

 

 

 

username and password is correct.

Quote · 3 Dec 2012

Hello

If you are sure that the login and password are correct then you need to inspect login process using FireBug in FireFox or some similar tool.
Some JavaScript error may appear and cause the problem.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 3 Dec 2012

 Thank you for your help

But I did not find any JavaScript error

Hello

If you are sure that the login and password are correct then you need to inspect login process using FireBug in FireFox or some similar tool.
Some JavaScript error may appear and cause the problem.

 

Quote · 3 Dec 2012

are you able to login from backend yoursite.com/administration/

so much to do....
Quote · 3 Dec 2012

 I can't  login from backend yoursite.com/administration/

are you able to login from backend yoursite.com/administration/

 

Quote · 3 Dec 2012

What happened when you tried the forgot password feature?  Keep in mind the login name is Case Sensitive... and you can use the number '1' in place of the admin name.

http://pkforum.dolphinhelp.com
Quote · 3 Dec 2012

I tried but it did not work

What happened when you tried the forgot password feature?  Keep in mind the login name is Case Sensitive... and you can use the number '1' in place of the admin name.

 

Quote · 3 Dec 2012

Search the forums... someone several months ago (at least) added a post on how to replace the admin login password in the database.

http://pkforum.dolphinhelp.com
Quote · 3 Dec 2012

 Tried it didn't work

Search the forums... someone several months ago (at least) added a post on how to replace the admin login password in the database.

 

Quote · 3 Dec 2012

what version are you using? what was the last thing you did on the site before this happened?

If you have a db backup restore it, clear cache should work. At least that was the case for me, i added some new fields to profile fields and it wouldn't let me login.

This was back in the days i think 7.03 or 7.04

Quote · 3 Dec 2012

 i add modules 

how to Delete from db

what version are you using? what was the last thing you did on the site before this happened?

If you have a db backup restore it, clear cache should work. At least that was the case for me, i added some new fields to profile fields and it wouldn't let me login.

 

Quote · 3 Dec 2012

New information

If register new membership

Work well, but when you log off

And trying to access does not work

Quote · 3 Dec 2012

try deleting all rows from sys_session table in phpmyadmin.

so much to do....
Quote · 3 Dec 2012

Did any of the mods you installed require source changes to member.php?

A corrupt or otherwise damaged or improperly modified member.php script has been known to cause this.

So try replacing your current member.php with a fresh one from a dolphin zip file that matches your current dolphin version.


https://www.deanbassett.com
Quote · 3 Dec 2012

  Thank you 

But did not succeed

try deleting all rows from sys_session table in phpmyadmin.

 

Quote · 3 Dec 2012

 didn't work

Did any of the mods you installed require source changes to member.php?

A corrupt or otherwise damaged or improperly modified member.php script has been known to cause this.

So try replacing your current member.php with a fresh one from a dolphin zip file that matches your current dolphin version.


 

Quote · 3 Dec 2012

can you provide your site address?

so much to do....
Quote · 3 Dec 2012

 noustube.com

can you provide your site address?

 

Quote · 3 Dec 2012

You put something from attracta?
its coming in the response for ajax request. 

EDIT: With analytics code. I think you put it in the wrong place.

so much to do....
Quote · 3 Dec 2012

 i don't use it

You put something from attracta?
its coming in the response for ajax request. 

EDIT: With analytics code. I think you put it in the wrong place.

 

Quote · 3 Dec 2012

Is there anyone who can help

Quote · 6 Dec 2012

 

 i don't use it

You put something from attracta?
its coming in the response for ajax request. 

EDIT: With analytics code. I think you put it in the wrong place.

 

 
If you did not install it, then someone did. It's in your site at the bottom of the pages source. And its after the closing </html> tag which indicates a improper install of it.

Try manually clearing the contents of the cache, cache_public and tmp folders via FTP or cPanals file manager except for any .htaccess file that may be in those folders.


https://www.deanbassett.com
Quote · 6 Dec 2012

they are correct.. 

this code snippet is what looks like "word press" code

<!-- Begin Attracta Include 2012-11-15 20:06 -->

<script type='text/javascript'> 

function attracta_loadjs(url) {

   (function() {

       var s = document.createElement('script');

       s.type = 'text/javascript';

       s.async = true;

       s.src = url;

       var x = document.getElementsByTagName('script')[0];

       x.parentNode.insertBefore(s, x);

   })();

}

function attracta_shouldrun() {

   var v = ["/admin/","/adm/","/wp-admin/","/administrator/"];

   for (x in v) if(window.location.pathname.indexOf(v[x]) == 0) return false;

   return true;

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 6 Dec 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.