<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Forums Topic: Tags error</title>
<link>http://omeka.org/forums/</link>
<description>Forums Topic: Tags error</description>
<language>en</language>
<pubDate>Wed, 19 Nov 2008 17:49:38 +0000</pubDate>

<item>
<title>trevorjames on "Tags error"</title>
<link>http://omeka.org/forums/topic/tags-error#post-123</link>
<pubDate>Tue, 29 Jan 2008 11:30:41 +0000</pubDate>
<dc:creator>trevorjames</dc:creator>
<guid isPermaLink="false">123@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Thanks.  I'll try upgrading to PHP 5.2.&#60;/p&#62;
&#60;p&#62;-Trevor
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "Tags error"</title>
<link>http://omeka.org/forums/topic/tags-error#post-122</link>
<pubDate>Mon, 28 Jan 2008 15:51:59 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">122@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi, the first thing I noticed was that you are running a version of PHP that we don't support.  Omeka requires PHP 5.2.x in order to run properly.  The error that you see comes from an obscure bug for a section of code that works completely in PHP versions &#38;gt; 5.2 but fails in lower versions.  I would advise upgrading to PHP 5.2 (I think the newest version is 5.2.4 or 5.2.5) because we won't be able to support older versions.  &#60;/p&#62;
&#60;p&#62;My hunch is that the error you were having with adding images is also related to this.&#60;/p&#62;
&#60;p&#62;-Kris
&#60;/p&#62;</description>
</item>
<item>
<title>trevorjames on "Tags error"</title>
<link>http://omeka.org/forums/topic/tags-error#post-118</link>
<pubDate>Mon, 28 Jan 2008 11:33:04 +0000</pubDate>
<dc:creator>trevorjames</dc:creator>
<guid isPermaLink="false">118@http://omeka.org/forums/</guid>
<description>&#60;p&#62;MySQL version:  5.0.37-standard-log&#60;/p&#62;
&#60;p&#62;PHP version: 5.1.6&#60;/p&#62;
&#60;p&#62;-Trevor
&#60;/p&#62;</description>
</item>
<item>
<title>trevorjames on "Tags error"</title>
<link>http://omeka.org/forums/topic/tags-error#post-117</link>
<pubDate>Mon, 28 Jan 2008 11:32:04 +0000</pubDate>
<dc:creator>trevorjames</dc:creator>
<guid isPermaLink="false">117@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Here you go, let me know if you need more ... the error runs long on the page:&#60;/p&#62;
&#60;p&#62;An error occurred within the following SQL statement: Object id #188 Stack Trace: #0 /home/variantc/public_html/omeka/application/libraries/Zend/Db/Statement.php(109): Zend_Db_Statement_Mysqli-&#38;gt;_prepare('Object id #188') #1 /home/variantc/public_html/omeka/application/libraries/Zend/Db/Adapter/Mysqli.php(284): Zend_Db_Statement-&#38;gt;__construct(Object(Zend_Db_Adapter_Mysqli), 'Object id #188') #2 /home/variantc/public_html/omeka/application/libraries/Zend/Db/Adapter/Abstract.php(261): Zend_Db_Adapter_Mysqli-&#38;gt;prepare('Object id #188') #3 /home/variantc/public_html/omeka/application/libraries/Omeka/Db.php(251): Zend_Db_Adapter_Abstract-&#38;gt;query('Object id #188', Array) #4 /home/variantc/public_html/omeka/application/libraries/Omeka/Db.php(271): Omeka_Db-&#38;gt;query('Object id #188', Array) #5 /home/variantc/public_html/omeka/application/models/TagTable.php(135): Omeka_Db-&#38;gt;fetchOne('Object id #188') #6 /home/variantc/public_html/omeka/application/controllers/TagsController.php(125): TagTable-&#38;gt;findBy(Array, 'Item', true) #7 /home/variantc/public_html/omeka/application/helpers/Functions.php(939): TagsController-&#38;gt;browseAction() #8 /home/variantc/public_html/omeka/application/helpers/Functions.php(875): _make_omeka_request('Tags', 'browse', Array, 'tags') #9 /home/variantc/public_html/omeka/application/helpers/Functions.php(793): _get_recordset(Array, 'tags') #10 /home/variantc/public_html/omeka/application/helpers/Functions.php(759): tags(Array) #11 /home/variantc/public_html/omeka/themes/minimalist/index.php(47): recent_tags() #12 /home/variantc/public_html/omeka/application/libraries/Omeka/View.php(109): include('/home/variantc/...') #13 /home/variantc/public_html/omeka/application/libraries/Zend/View/Abstract.php(768): Omeka_View-&#38;gt;_run() #14 /home/variantc/public_html/omeka/application/libraries/Omeka/View/Format/Xhtml.php(66): Zend_View_Abstract-&#38;gt;render('/home/variantc/...') #15 /home/variantc/public_html/omeka/application/libraries/Omeka/View/Format/Abstract.php(155): Omeka_View_Format_Xhtml-&#38;gt;_render('index.php') #16 /home/variantc/public_html/omeka/application/libraries/Omeka/View.php(140): Omeka_View_Format_Abstract-&#38;gt;render() #17 /home/variantc/public_html/omeka/application/libraries/Omeka/Controller/Action.php(552): Omeka_View-&#38;gt;renderFormat() #18 /home/variantc/public_html/omeka/application/controllers/IndexController.php(42): Omeka_Controller_Action-&#38;gt;render('xhtml', 'index.php') #19 /home/variantc/public_html/omeka/application/libraries/Zend/Controller/Action.php(497): IndexController-&#38;gt;homeAction('index.php') #20 /home/variantc/public_html/omeka/application/libraries/Zend/Controller/Dispatcher/Standard.php(237): Zend_Controller_Action-&#38;gt;dispatch() #21 /home/variantc/public_html/omeka/application/libraries/Zend/Controller/Front.php(911): Zend_Controller_Dispatcher_Standard-&#38;gt;dispatch('homeAction') #22 /home/variantc/public_html/omeka/application/core/dispatch.php(2):
&#60;/p&#62;</description>
</item>
<item>
<title>DaveLester on "Tags error"</title>
<link>http://omeka.org/forums/topic/tags-error#post-111</link>
<pubDate>Sun, 27 Jan 2008 00:55:12 +0000</pubDate>
<dc:creator>DaveLester</dc:creator>
<guid isPermaLink="false">111@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Try turning on debugging to share more-specific error messages.  You can do this by editing the config.ini file located in application/config.  Set debug.exceptions = true  That'll shed some light on what's breaking.&#60;/p&#62;
&#60;p&#62;What versions of PHP and mySQL are you running?
&#60;/p&#62;</description>
</item>
<item>
<title>trevorjames on "Tags error"</title>
<link>http://omeka.org/forums/topic/tags-error#post-106</link>
<pubDate>Thu, 24 Jan 2008 12:00:45 +0000</pubDate>
<dc:creator>trevorjames</dc:creator>
<guid isPermaLink="false">106@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I'm also getting the following error thrown in our &#34;Tags&#34; area:&#60;/p&#62;
&#60;p&#62;An error has occurred within Omeka's database. In order to see the extended explanation of this error, please enable debugging. If you do not know how to do this, please refer to the Omeka documentation.&#60;br /&#62;
There are no tags to display&#60;/p&#62;
&#60;p&#62;Not sure if this is related to the other issues I'm experiencing?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://variantcube.com/omeka/&#34; rel=&#34;nofollow&#34;&#62;http://variantcube.com/omeka/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;-Trevor James
&#60;/p&#62;</description>
</item>

</channel>
</rss>
