<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/flatphpbook/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/flatphpbook/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/flatphpbook/bugs/</id><updated>2006-07-06T16:42:56Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Cookie-Spoofing enables admin rights</title><link href="https://sourceforge.net/p/flatphpbook/bugs/11/" rel="alternate"/><published>2006-07-06T16:42:56Z</published><updated>2006-07-06T16:42:56Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net14da3514544999a4b7e1a3022ec1bc342c88f600</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If administrator authentication is done by cookies, an&lt;br /&gt;
attacker can easily gain administrator access by&lt;br /&gt;
forging a cookie with name "adminmode" and value "1".&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>lines split up with more than one custom field if moderated</title><link href="https://sourceforge.net/p/flatphpbook/bugs/10/" rel="alternate"/><published>2006-06-03T10:43:15Z</published><updated>2006-06-03T10:43:15Z</updated><author><name>Andy Levin</name><uri>https://sourceforge.net/u/userid-1518920/</uri></author><id>https://sourceforge.net418c56f52f4db0626368c3d87da2b149b98029af</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If you have more than one custom field and using the &lt;br /&gt;
moderated mode, the lines get split up when approving &lt;br /&gt;
the post. If you look at the db file the entries are:&lt;br /&gt;
line 1: new post including custom field 1&lt;br /&gt;
line 2: delimiter, custom field 2&lt;br /&gt;
line 3: delimiter, custom field 3&lt;br /&gt;
etc.&lt;/p&gt;
&lt;p&gt;This only happens while approving a post. As long as &lt;br /&gt;
the entry is not approved (or not using the moderated &lt;br /&gt;
mode) teh entries are correct.&lt;/p&gt;
&lt;p&gt;If I find the time to look at it (i'm very busy &lt;br /&gt;
presently) I will send a fix.&lt;/p&gt;
&lt;p&gt;rgds.&lt;br /&gt;
Andy&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>on v1.0.2 i get all post deleted when trying to edit a post</title><link href="https://sourceforge.net/p/flatphpbook/bugs/9/" rel="alternate"/><published>2006-05-10T22:15:29Z</published><updated>2006-05-10T22:15:29Z</updated><author><name>psych </name><uri>https://sourceforge.net/u/psycho303/</uri></author><id>https://sourceforge.netdfd7da21e103b97e4b21bd84c3552bf26e5d9b9e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;i have&lt;br /&gt;
[Behaviour]&lt;br /&gt;
moderatedPosts = 1&lt;/p&gt;
&lt;p&gt;in ini file &lt;br /&gt;
so, i get to approve the posts before they get published&lt;br /&gt;
but when i click edit a post the db erases itelf&lt;br /&gt;
automagically...&lt;/p&gt;
&lt;p&gt;the db itself weighs around 25k right now&lt;br /&gt;
and contains 89 published posts so far..&lt;/p&gt;
&lt;p&gt;worked well then it just stoppped&lt;br /&gt;
according to my tech buddy it might be since we changed&lt;br /&gt;
to php 5 on the server&lt;/p&gt;
&lt;p&gt;as the code been revised to support php5 effectively ?&lt;br /&gt;
wopuld that be what is causing the problems ?&lt;/p&gt;
&lt;p&gt;also we using cookies&lt;br /&gt;
(and is setup to do so in ini file)&lt;br /&gt;
as php sessions are disabled on the server..&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>pages with UTF-8 title can't be displayed in IE</title><link href="https://sourceforge.net/p/flatphpbook/bugs/8/" rel="alternate"/><published>2005-08-08T18:12:22Z</published><updated>2005-08-08T18:12:22Z</updated><author><name>salagadoola</name><uri>https://sourceforge.net/u/salagadoola/</uri></author><id>https://sourceforge.netdbd2de76e024b4176ec13c4d8e7a33adbce945c8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I wrote any Chinese characters in UTF-8 into gbName,&lt;br /&gt;
then the guestbook can't be displayed in Internet&lt;br /&gt;
Explorer. (but still works with Mozilla Firefox)&lt;br /&gt;
This is because IE wants to see charset="UTF-8" before&lt;br /&gt;
seeing any UTF-8 characters. It failed to display&lt;br /&gt;
anything in this situation.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Editing post deletes entire guestbook!</title><link href="https://sourceforge.net/p/flatphpbook/bugs/7/" rel="alternate"/><published>2005-06-01T23:38:45Z</published><updated>2005-06-01T23:38:45Z</updated><author><name>Mike</name><uri>https://sourceforge.net/u/diskcrasher/</uri></author><id>https://sourceforge.neteb16af6f0e4ebbeb8dee3a571311e3a377f34d91</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I've been able to duplicate this problem on a Win2k&lt;br /&gt;
server running IIS &amp;amp; PHP 5.0.4.  When logging in as an&lt;br /&gt;
administrator, editing a post, and then saving it, the&lt;br /&gt;
guestbook comes back with zero entries!!  All the prior&lt;br /&gt;
entries are erased, and there is no backup file&lt;br /&gt;
generated by this program to recover from.  VERY&lt;br /&gt;
FRUSTRATING!  I don't know if this problem is unique to&lt;br /&gt;
my web server but obviously something is amiss.  At a&lt;br /&gt;
minimum the program should save a backup guestbook file&lt;br /&gt;
just in case something like this happens.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>UTF-8 Does Not Work</title><link href="https://sourceforge.net/p/flatphpbook/bugs/6/" rel="alternate"/><published>2005-04-14T20:56:58Z</published><updated>2005-04-14T20:56:58Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.neta725364c89f62811505bae7fd643c25510ebe14e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When I add Turkish character included text, it doesn't&lt;br /&gt;
displayed properly.&lt;br /&gt;
Then I changed CharSet to  iso-8859-9(Turkish) in&lt;br /&gt;
guestbook.ini file then it worked fine. &lt;/p&gt;
&lt;p&gt;So there is a problem with UTF-8 encoding.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Can't edit russian posts</title><link href="https://sourceforge.net/p/flatphpbook/bugs/5/" rel="alternate"/><published>2005-03-12T20:49:50Z</published><updated>2005-03-12T20:49:50Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net6915748b61d18e4c83dd84d6153301cd0c02ed70</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I can't edit posts, made in russian language - in the&lt;br /&gt;
quotation all the russian symbols are changed into some&lt;br /&gt;
abracadabra. And when I post a comment - the original&lt;br /&gt;
message is distorted&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Wrong CSS Declaration for 'totalnumber'?</title><link href="https://sourceforge.net/p/flatphpbook/bugs/4/" rel="alternate"/><published>2005-02-28T10:14:01Z</published><updated>2005-02-28T10:14:01Z</updated><author><name>Jens</name><uri>https://sourceforge.net/u/jens876/</uri></author><id>https://sourceforge.netdfc6bafb3defdbf7cd7030c3e535f81b4f8b3e73</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Line 402 in the guestbook.php begins with:&lt;br /&gt;
echo "\t\t&amp;lt;div id=\"totalnumber\"&amp;gt;\n\t ...&lt;/p&gt;
&lt;p&gt;This should be IMHO:&lt;br /&gt;
echo "\t\t&amp;lt;div class=\"totalnumber\"&amp;gt;\n\t ...&lt;/p&gt;
&lt;p&gt;Because of that the "div.totalnumber { }" Part is&lt;br /&gt;
missing in the guestbook.css.&lt;/p&gt;
&lt;p&gt;I hope i understand your css file correctly and&lt;br /&gt;
everything i wrote make sense. ;)&lt;/p&gt;
&lt;p&gt;Greetings Jens.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Exclamation mark in header stops use of css</title><link href="https://sourceforge.net/p/flatphpbook/bugs/3/" rel="alternate"/><published>2005-02-26T16:26:18Z</published><updated>2005-02-26T16:26:18Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netfa3a62907431c459e4d06bcc8f53c64ad8cc520d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When I change the gbName property in the&lt;br /&gt;
guestbook.ini-file to something that that contains an&lt;br /&gt;
exclamation mark everything starts to look very weird.&lt;br /&gt;
For example, there is no longer any look to a&lt;br /&gt;
stylesheet (or rather the link is just an empty string).&lt;/p&gt;
&lt;p&gt;Feel free to contact me with questions:&lt;br /&gt;
ulrik@theconcretes.com&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>missing parameter error</title><link href="https://sourceforge.net/p/flatphpbook/bugs/2/" rel="alternate"/><published>2004-03-01T00:51:03Z</published><updated>2004-03-01T00:51:03Z</updated><author><name>Alan Longley</name><uri>https://sourceforge.net/u/alongley/</uri></author><id>https://sourceforge.netd709ec5217791e1fc481cbd6e945fb8664b0986d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;On a FreeBSD server running Apache 1.3.27 and PHP 4.3.&lt;br /&gt;
2, the guestbook.php file returns this error for line 83:&lt;br /&gt;
"Warning: Missing argument 5 for displayinputform() in &lt;br /&gt;
/home/unitedba/public_html/UBFA_files/flatPHPbook/guest&lt;br /&gt;
book.php on line 83"&lt;/p&gt;
&lt;p&gt;This message may be eliminated by changing the call to&lt;br /&gt;
displayInputForm() on line 1011 so that it refers to five &lt;br /&gt;
parameters rather than four:&lt;/p&gt;
&lt;p&gt;corrected version:&lt;br /&gt;
displayInputForm("","","","","");&lt;/p&gt;
&lt;p&gt;incorrect version:&lt;br /&gt;
displayInputForm("","","","");&lt;/p&gt;
&lt;p&gt;Irritating! Why doesn't PHP warn about the line in which &lt;br /&gt;
the function is called and causes the error?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>