<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "advance poll password recovery"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "advance poll password recovery"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>advance poll password recovery</title>
				<description><![CDATA[ Is it possible to reset the password of existing installation.<br /> Previously set this up and working great, have forgotten password and can no longer login to admin to update the polls<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3416/9496.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3416/9496.php</link>
				<pubDate><![CDATA[Fri, 30 Jul 2004 09:54:19]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Are you using a database or a textfile?  If database, I think you can delete the encrypted password from the appropriate table.<br /> <br /> If you are using textfile, the code for password is in the include/config.inc.php file - around line 26, look for:<br /> <br /> [code]$pollvars&#91;'poll_username'&#93; = &quot;adminusername&quot;;<br /> $pollvars&#91;'poll_password'&#93; = &quot;adminencryptedpassword&quot;;[/code]<br /> <br /> Would suggest you change this back to what is in the original file - hopefully you kept a copy, or here is the code from my copy:<br /> <br /> [code]$pollvars&#91;'poll_username'&#93; = &quot;admin&quot;;<br /> $pollvars&#91;'poll_password'&#93; = &quot;b0f6dfb42fa80caee6825bfecd30f094&quot;;<br /> [/code]<br /> <br /> This should return it to the original state, which is:<br /> <br /> username:  admin<br /> password:   poll<br /> <br /> Perhaps another solution would be to replace the config.inc.php file and redo your info.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3416/9618.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3416/9618.php</link>
				<pubDate><![CDATA[Wed, 4 Aug 2004 07:30:17]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ hrm.. how would you edit a "table" ?  <img src="https://proxy2.de/forum//images/smilies/0a4d7238daa496a758252d0a2b1a1384.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3416/12755.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3416/12755.php</link>
				<pubDate><![CDATA[Sun, 2 Jan 2005 15:06:14]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ So, you are using the database version?<br /> <br /> You can edit the database tables in PhyMyAdmin.  There should be a link to PhyMyAdmin in your CPanel.  Then, in PhyMyAdmin, you select the appropriate database in the dropdown box on the left side.  Then it will list all the tables in that database. Scroll down the list and click on the "poll_user" table name.  <br /> <br /> On the right side, click on the "browse" tab.  It will list the entries in that table.  You should see the entry for your username and password.  Click on the pencil icon next to the entry to edit it. Since the passwords are encrypted, you may need to just delete the password so none will be required.  Then you would have to immediately go to your admin panel and change the password.  If that doesn't work, you could try using the encrypted password shown for the flatfile version.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3416/12825.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3416/12825.php</link>
				<pubDate><![CDATA[Tue, 4 Jan 2005 01:08:14]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
	</channel>
</rss>