[wp-trac] Re: [WordPress Trac] #10037: FTP Credentials not stored
WordPress Trac
wp-trac at lists.automattic.com
Sat Jun 6 02:43:57 GMT 2009
#10037: FTP Credentials not stored
-----------------------------+----------------------------------------------
Reporter: Tuxman | Owner: dd32
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Upgrade/Install | Version: 2.7.1
Severity: normal | Resolution: worksforme
Keywords: |
-----------------------------+----------------------------------------------
Changes (by dd32):
* status: accepted => closed
* resolution: => worksforme
* milestone: 2.8 =>
Comment:
Its working as expected under current 2.8 (trunk) which will be released
in under a week. therefor, closing as worksforme.
If you're still having trouble, you can attempt deleting the credentials
and see if that helps, just add:
{{{
<?php delete_option('ftp_credentials'); ?>
}}}
Into a theme file temporarily and see if that helps (Note: You'll have to
remove that line after visiting the page its on)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10037#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list