[wp-hackers] Re: Problem with users login

José Fontainhas jfontainhas at gmail.com
Sat Dec 20 14:23:40 GMT 2008


Come to think of it, it may also have to do with the 2.7 changes to 
wp-config.php, specifically cookies, i.e.:

AUTH_KEY
SECURE_AUTH_KEY
LOGGED_IN_KEY
'NONCE_KEY <-- new, afaik

Refreshing browser, cache and cleaning cookies might help.

J



José Fontainhas wrote:
> Mário,
>
> I suspect .htaccess and permalinks but we'd have to take a closer 
> look. Tell him (or you) to come over to the PT support forum, we might 
> be able to help. If he (or you) already did, please point me to the 
> relevant thread. Thanks.
>
> http://wordpress-pt.com/forum
>
>>
>
>
> Mário Gamito wrote:
>> Hi,
>>
>>   
>>> My best guess is that somehow, file wp-login.php isn't "cooperating"
>>> with wp-login.php
>>>     
>> Obvisouly I meant : "My best guess is that somehow, file wp-login.php
>> isn't "cooperating" with the users table".
>>
>> It didn't appear with the 2.7 upgrade and he has no new plugin.
>> I've checked his plugin directory and he has no plugin for redirection
>> either.
>>
>> I speculate that the file wp-login.php *in the user's login redirection
>> part* isn't getting the user's data from de WP DB table and therefore
>> isn't redirecting.
>>
>> Because on the other hand, they get logged.
>>
>> So, my best guess is that the problem lies either on the user's table
>> structure or in that tiny little piece of code on that file that should
>> be doing the job.
>>
>> How exactly should be that code ? The on which does the redirection
>> after the login ?
>>
>> Warm Regards,
>> Mário Gamito
>>   
>



More information about the wp-hackers mailing list