<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problems after logging in to admin site."]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "Problems after logging in to admin site."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problems after logging in to admin site.</title>
				<description><![CDATA[ Hi, i can log in to the admin site but when i press anything in the admin site like easy admin i got this error:<br /> Warning: mktime() expects parameter 4 to be long, string given in /home/domains/billingsforsik.net/html/forum/lib/session.class.php on line 32<br /> and i have to log in again but if i press anything the same error comes again.<br /> <br /> My webbhotel has just change the sql server adress, can it be something there or What can the problem be?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23672.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23672.php</link>
				<pubDate><![CDATA[Wed, 19 Dec 2007 11:21:31]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ There is no mktime in session.class.php. What version of the guestbook are you using?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23675.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23675.php</link>
				<pubDate><![CDATA[Thu, 20 Dec 2007 20:30:29]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ My version is: Advanced Guestbook 2.2 and in my session.class there is mktime]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23682.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23682.php</link>
				<pubDate><![CDATA[Fri, 21 Dec 2007 09:27:19]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Either email me your session file or wait until I find my copy of 2.2 which I have somewhere.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23683.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23683.php</link>
				<pubDate><![CDATA[Fri, 21 Dec 2007 09:47:32]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Ok I see it but looks like the problem is on your server. Without being able to access your server I couldn't say for certain what.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23684.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23684.php</link>
				<pubDate><![CDATA[Fri, 21 Dec 2007 09:57:27]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I can send you a file to upload to your server so we can see what results it is getting if you wish.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23685.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23685.php</link>
				<pubDate><![CDATA[Fri, 21 Dec 2007 10:08:03]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Sounds fine to me carbonize.<br /> here are the line 32 in my sessions file the it complains over:<br /> [code]<br /> $tstamp = mktime&#40;$hour,$minute,$second,$month,$day,$year&#41;;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23688.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23688.php</link>
				<pubDate><![CDATA[Fri, 21 Dec 2007 13:49:18]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ i think it might have something to do with the contents of your last_visit field in the auth table of the database,]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23689.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23689.php</link>
				<pubDate><![CDATA[Fri, 21 Dec 2007 14:55:56]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Earlier i had an controlpanel on my webhotel but after a new company bought the webhotel they took cpanel away which is boring cause on the cpanel i could do anything for exampel change into the tables if i wanted to. What can i do about this problem.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23692.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23692.php</link>
				<pubDate><![CDATA[Fri, 21 Dec 2007 16:02:35]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You can download and install phpMyAdmin yourself.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23693.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23693.php</link>
				<pubDate><![CDATA[Fri, 21 Dec 2007 16:04:24]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hi i have now downloded myphp and in book_auth the type for last_visit is tinyint(11). What should it be?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23701.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23701.php</link>
				<pubDate><![CDATA[Wed, 26 Dec 2007 21:37:12]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Click Browse and see what the contents of last_visit are. Also is it last_visit or LAST_VISIT ?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23702.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23702.php</link>
				<pubDate><![CDATA[Wed, 26 Dec 2007 21:47:03]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ After clicking browse i got this:<br /> SQL query:<br /> SELECT COUNT( * ) AS `Rows` , `last_visit` <br /> FROM `book_auth` <br /> GROUP BY `last_visit` <br /> ORDER BY `last_visit` <br /> LIMIT 0 , 30]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23703.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23703.php</link>
				<pubDate><![CDATA[Thu, 27 Dec 2007 10:01:20]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Browse should let you see the contents of the fields. I need to know what last_entry is set to.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23705.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23705.php</link>
				<pubDate><![CDATA[Thu, 27 Dec 2007 17:13:11]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Is set to tinyint(11) id that whats you mean.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23706.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23706.php</link>
				<pubDate><![CDATA[Thu, 27 Dec 2007 19:12:09]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ No I am after the actual contents.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23707.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23707.php</link>
				<pubDate><![CDATA[Thu, 27 Dec 2007 21:07:57]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hi, is this what you searching for:<br /> last_visit  <br /> 127]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23708.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23708.php</link>
				<pubDate><![CDATA[Fri, 28 Dec 2007 09:21:48]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Ok well that's wrong then.<br /> <br /> Right I just checked and for Advanced Guestbook 2.2 the last_visit field should actually be LAST_VISIT and it's not an int(11) I believe it was date(14). Don't suppose you still have the install.php file?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23709.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23709.php</link>
				<pubDate><![CDATA[Fri, 28 Dec 2007 11:10:32]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ i do have the install.php file.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23710.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23710.php</link>
				<pubDate><![CDATA[Fri, 28 Dec 2007 11:16:55]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Ok can you email it to me at webmaster @ carbonize . co . uk]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23711.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23711.php</link>
				<pubDate><![CDATA[Fri, 28 Dec 2007 11:18:36]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hi i still got the same problem so i downloaded the latest version och lay it over my existing files exept from config.inc file but i get his now  You can't access this file directly...<br /> Url: <a class="snap_shots" href="http://www.billingsforsik.net/forum/" target="_blank" rel="nofollow">http://www.billingsforsik.net/forum/</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23781.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23781.php</link>
				<pubDate><![CDATA[Sat, 26 Jan 2008 10:21:20]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Version 2.4 has some different stuff in the config file so you need to copy your database information from your current config.inc.php to the one that comes with the new version.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23784.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23784.php</link>
				<pubDate><![CDATA[Sat, 26 Jan 2008 17:06:52]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Thanks now i get the pgae but it seams a bit strange but this i can change in the admin center but i dont come in there and this time is complain on the username/password. How to solve it?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23791.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23791.php</link>
				<pubDate><![CDATA[Sat, 26 Jan 2008 19:46:37]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hi, i still got the same error that i can log in to my admin center but when i press anything in there i get logged out and are back to the same page that i logged in on before, why cant i find any solution for this. Anyone who has a clue?<br /> I have tried to reinstall the guestbook several times.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23814.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23814.php</link>
				<pubDate><![CDATA[Sat, 16 Feb 2008 23:17:43]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ When I have encountered this in the past is has always been down to the LAST_ENTRY field in the database either being of the wrong type or being in the wrong case. I can't remember if it's meant to be uppercase or lowercase.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23815.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23815.php</link>
				<pubDate><![CDATA[Sun, 17 Feb 2008 02:13:45]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ but now i dont get the same error message as before , no i just get logged out from the admin center whitout no error message.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23816.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23816.php</link>
				<pubDate><![CDATA[Sun, 17 Feb 2008 12:45:19]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hi, i still have the same problem but before i change to an other guestbook i would like to try to reinstall the guestbook from the start again but this time also delet the database, is this an option?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23950.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23950.php</link>
				<pubDate><![CDATA[Tue, 15 Apr 2008 09:31:44]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ It is an option but you will lose all your entries.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23954.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23954.php</link>
				<pubDate><![CDATA[Tue, 15 Apr 2008 13:42:20]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ i know but it dosent matter for me all that matters for me is that i get a guestbook that works.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6992/23961.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6992/23961.php</link>
				<pubDate><![CDATA[Tue, 15 Apr 2008 17:52:11]]> GMT</pubDate>
				<author><![CDATA[ testar81]]></author>
			</item>
	</channel>
</rss>