Basic IT fundamental discussion and solutions
Am sure by Now you are a frustrated person you have gone through the internet and you are wondering why is my joomla login credentials are not going through: You have tried the MD5 trick in the Cpanel and still " zero "
So what do you do?
Simple
Step Number one , go to your Cpanel and look for your configuration.php
The cause of this error is here: Look for this code of line ....
public $cookie_domain = '';
Remove the URL ( Domain ) link inside it.
public $cookie_domain = 'www.techwebreality';
to
public $cookie_domain = '';
That is All
Thanks like my Facebook page and share this vital information to all joomla developers