<?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/mmcms/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/mmcms/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/mmcms/bugs/</id><updated>2009-03-20T21:41:00Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>CSS style info in HTML output</title><link href="https://sourceforge.net/p/mmcms/bugs/2/" rel="alternate"/><published>2009-03-20T21:41:00Z</published><updated>2009-03-20T21:41:00Z</updated><author><name>Paul Stenning</name><uri>https://sourceforge.net/u/paulstenning/</uri></author><id>https://sourceforge.net71b3dbe296eb9091e6d44bf1679809c31570d888</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;&amp;lt;li style="text-align: right;"&amp;gt; style for login section in HTML.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Example:&lt;br /&gt;
&amp;lt;li style="text-align: right;"&amp;gt;Logged in as &amp;lt;br /&amp;gt;Paul Stenning.&amp;lt;br /&amp;gt; &amp;lt;a href="http://server1/cmmi/login.php?action=logout"&amp;gt;Log out&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;                &amp;lt;/ul&amp;gt;&lt;/p&gt;
&lt;p&gt;It would be better to give it a name and let the CSS file position it to the right or whatever.&lt;/p&gt;
&lt;p&gt;It seems to be in templates\index.php and resources.php&lt;/p&gt;
&lt;p&gt;Should be an easy fix but I'll leave it to Matt as he's working on that part.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Error printed when login fails</title><link href="https://sourceforge.net/p/mmcms/bugs/1/" rel="alternate"/><published>2009-03-04T20:56:56Z</published><updated>2009-03-04T20:56:56Z</updated><author><name>Matthew Wallace</name><uri>https://sourceforge.net/u/macwall/</uri></author><id>https://sourceforge.net3c46aeb191cbd85dbb00dd87b1d8cee359f47d6a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When there is an error with the login, the following is printed to the screen:&lt;/p&gt;
&lt;p&gt;Error!&lt;/p&gt;
&lt;p&gt;The following fatal error occurred:&lt;/p&gt;
&lt;p&gt;Database error (error code 101)&lt;br /&gt;
Error in SQL query File: /login.php(&lt;br /&gt;
SELECT userId, userFirstName,userLastName FROM users WHERE userEmail = 'matthew@truthisfreedom.org.uk' AND userPassword = '37aeb8d59702bda718e30b63e60be667' AND userIsActive = 1). The Systems Administrator has been notified.&lt;/p&gt;
&lt;p&gt;This should be amended so that the SQL is not shown and the script degrades gracefully.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>