<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 3: Bug in EventPropsView.php and EventSubPropsView</title><link>https://sourceforge.net/p/phpmyticket/bugs/3/</link><description>Recent changes to 3: Bug in EventPropsView.php and EventSubPropsView</description><atom:link href="https://sourceforge.net/p/phpmyticket/bugs/3/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 30 Apr 2006 12:21:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpmyticket/bugs/3/feed.rss" rel="self" type="application/rss+xml"/><item><title>Bug in EventPropsView.php and EventSubPropsView</title><link>https://sourceforge.net/p/phpmyticket/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In Version 1.0, there seems to be a bug which manifests thusly:&lt;/p&gt;
&lt;p&gt;Fatal error: Unknown column 'event_pm_id' in 'on clause' in /home/&lt;br /&gt;
phpmyticket/includes/classes/ShopDB.php on line 64&lt;/p&gt;
&lt;p&gt;when one tries to publish a sub event.&lt;/p&gt;
&lt;p&gt;This effectively makes the software useless as it is not possible to &lt;br /&gt;
publish multiple events.&lt;/p&gt;
&lt;p&gt;It can however by corrected by searching for instances of 'event_pm_id' &lt;br /&gt;
in:&lt;/p&gt;
&lt;p&gt;EventPropsView.php and EventSubPropsView.php and replacing &lt;br /&gt;
'event_pm_id' with 'pm_event_id'.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 30 Apr 2006 12:21:21 -0000</pubDate><guid>https://sourceforge.netb1d2e7a7dd99f3cb0f01694b5cc6838e779049a3</guid></item></channel></rss>