<?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: RC3: Error Class does not exist</title>
<link>http://omeka.org/forums/</link>
<description>Forums Topic: RC3: Error Class does not exist</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 22:38:27 +0000</pubDate>

<item>
<title>kyleroth on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-129</link>
<pubDate>Wed, 06 Feb 2008 14:28:37 +0000</pubDate>
<dc:creator>kyleroth</dc:creator>
<guid isPermaLink="false">129@http://omeka.org/forums/</guid>
<description>&#60;p&#62;We did resolve this problem. Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>DaveLester on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-109</link>
<pubDate>Sat, 26 Jan 2008 20:00:25 +0000</pubDate>
<dc:creator>DaveLester</dc:creator>
<guid isPermaLink="false">109@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hey Kyle,&#60;/p&#62;
&#60;p&#62;Just checking in to see that you've been able to resolve this problem.&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Dave Lester
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-64</link>
<pubDate>Fri, 21 Dec 2007 10:37:58 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">64@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Ok, it's possible that some other php extension is loaded that could be causing problems, but I'm still not sure what.&#60;/p&#62;
&#60;p&#62;Do me a favor, and open up your index.php file in the root of the application.  At the top, right after the opening php bracket, put the following:&#60;/p&#62;
&#60;p&#62;var_dump( get_declared_classes() );&#60;br /&#62;
var_dump( get_loaded_extensions() );exit;&#60;/p&#62;
&#60;p&#62;Then load up your omeka installation in your browser, and send me the output from that.
&#60;/p&#62;</description>
</item>
<item>
<title>kyleroth on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-63</link>
<pubDate>Wed, 19 Dec 2007 14:30:10 +0000</pubDate>
<dc:creator>kyleroth</dc:creator>
<guid isPermaLink="false">63@http://omeka.org/forums/</guid>
<description>&#60;p&#62;RC4 has helped solve the initial problem. Now when I try to upload an asset, I get an error...&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Fatal error: Call to undefined method File::handleuploaderrors() in /omeka-rc4/application/models/Item.php on line 238&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-57</link>
<pubDate>Thu, 06 Dec 2007 22:05:13 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">57@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Yes that jives with my original hunch.  That bug is in a piece of 3rd party software we were using for database management, but we've gotten rid of that software in the upcoming release, so it shouldn't be a problem after that.  Regardless of what Pair Networks says, I think it results from a combination of server configuration and software quirks, as we have been unable to get the same error on any of our testing equipment.&#60;/p&#62;
&#60;p&#62;Hope that helps.
&#60;/p&#62;</description>
</item>
<item>
<title>kyleroth on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-56</link>
<pubDate>Thu, 06 Dec 2007 16:58:43 +0000</pubDate>
<dc:creator>kyleroth</dc:creator>
<guid isPermaLink="false">56@http://omeka.org/forums/</guid>
<description>&#60;p&#62;My webhost is Pair Networks and when I inquired about the server settings, I got the following responses:&#60;/p&#62;
&#60;p&#62;kyleroth: [is] the ReflectionClass is enabled?&#60;br /&#62;
pair: I am not familiar with this myself, but phpinfo says:&#60;br /&#62;
Reflection	enabled&#60;br /&#62;
Version 	$Id: php_reflection.c,v 1.164.2.33.2.39 2007/05/29 08:44:05&#60;br /&#62;
helly Exp $&#60;/p&#62;
&#60;p&#62;Then I explained what I am trying to do (set up omeka) and got the following response:&#60;/p&#62;
&#60;p&#62;pair: The error appears to be a coding error.  It's not a standard PHP error, and it's not a module or library failure.  The error is in the Omeka code&#60;br /&#62;
itself. &#60;/p&#62;
&#60;p&#62;So maybe the next release will cure this?
&#60;/p&#62;</description>
</item>
<item>
<title>kyleroth on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-49</link>
<pubDate>Thu, 29 Nov 2007 12:10:38 +0000</pubDate>
<dc:creator>kyleroth</dc:creator>
<guid isPermaLink="false">49@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I tried to re-install, tried to install rc2, and still get the same error. Maybe it is something to do with my web host? The server meets all of the requirements. hmmm.
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-40</link>
<pubDate>Fri, 16 Nov 2007 14:38:38 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">40@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi, I apologize but so far I've not been able to figure this problem out.  I can't seem to duplicate it in any of our testing environments.  I'm inclined to think that it is an obscure bug in some 3rd-party software that is used by Omeka.  We are getting rid of that particular piece of software though, so by the next release it probably won't be an issue anymore.
&#60;/p&#62;</description>
</item>
<item>
<title>kyleroth on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-35</link>
<pubDate>Wed, 14 Nov 2007 12:39:41 +0000</pubDate>
<dc:creator>kyleroth</dc:creator>
<guid isPermaLink="false">35@http://omeka.org/forums/</guid>
<description>&#60;p&#62;UNIX server with PHP Version 5.2.4, Apache/2.2.4, mysql 5.0.41.&#60;/p&#62;
&#60;p&#62;Here is the PHP info:&#60;br /&#62;
&#60;a href=&#34;http://epsteininteractive.com/info.php&#34;&#62;http://epsteininteractive.com/info.php&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-34</link>
<pubDate>Wed, 14 Nov 2007 11:45:49 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">34@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Ok, thanks for the info.  I'm still working on figuring it out.  Could you give me more info on your server configuration, like what version of Linux, PHP, Apache, etc. are you running?
&#60;/p&#62;</description>
</item>
<item>
<title>kyleroth on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-33</link>
<pubDate>Tue, 13 Nov 2007 21:59:03 +0000</pubDate>
<dc:creator>kyleroth</dc:creator>
<guid isPermaLink="false">33@http://omeka.org/forums/</guid>
<description>&#60;p&#62;After adding the debug.exceptions = true, I get the following:&#60;/p&#62;
&#60;p&#62;Error:Class does not exist#0 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Doctrine/Table.php(212): ReflectionClass-&#38;gt;__construct(true)&#60;br /&#62;
#1 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Doctrine/Connection.php(895): Doctrine_Table-&#38;gt;__construct('File', Object(Doctrine_Connection_Mysql))&#60;br /&#62;
#2 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Doctrine/Relation/Parser.php(233): Doctrine_Connection-&#38;gt;getTable('File')&#60;br /&#62;
#3 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Doctrine/Relation/Parser.php(353): Doctrine_Relation_Parser-&#38;gt;getImpl('File')&#60;br /&#62;
#4 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Doctrine/Relation/Parser.php(172): Doctrine_Relation_Parser-&#38;gt;completeDefinition(Array)&#60;br /&#62;
#5 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Doctrine/Table.php(575): Doctrine_Relation_Parser-&#38;gt;getRelation('Files', true)&#60;br /&#62;
#6 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Doctrine/Record.php(798): Doctrine_Table-&#38;gt;getRelation('Files')&#60;br /&#62;
#7 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Omeka/Record.php(249): Doctrine_Record-&#38;gt;get('Files')&#60;br /&#62;
#8 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/models/Item.php(197): Omeka_Record-&#38;gt;get('Files')&#60;br /&#62;
#9 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Doctrine/Access.php(75): Item-&#38;gt;get('Files')&#60;br /&#62;
#10 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/helpers/Functions.php(673): Doctrine_Access-&#38;gt;__get('Files')&#60;br /&#62;
#11 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/admin/themes/default/items/form.php(159): has_files(Object(Item))&#60;br /&#62;
#12 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/admin/themes/default/items/add.php(9): include('/usr/www/users/...')&#60;br /&#62;
#13 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Omeka/View.php(147): include('/usr/www/users/...')&#60;br /&#62;
#14 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Zend/View/Abstract.php(768): Omeka_View-&#38;gt;_run('/usr/www/users/...')&#60;br /&#62;
#15 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Omeka/View.php(184): Zend_View_Abstract-&#38;gt;render('items/add.php')&#60;br /&#62;
#16 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Omeka/Controller/Action.php(557): Omeka_View-&#38;gt;render('items/add.php')&#60;br /&#62;
#17 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Omeka/Controller/Action.php(474): Omeka_Controller_Action-&#38;gt;render('items/add.php', Array)&#60;br /&#62;
#18 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Zend/Controller/Action.php(497): Omeka_Controller_Action-&#38;gt;addAction()&#60;br /&#62;
#19 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Zend/Controller/Dispatcher/Standard.php(237): Zend_Controller_Action-&#38;gt;dispatch('addAction')&#60;br /&#62;
#20 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Zend/Controller/Front.php(911): Zend_Controller_Dispatcher_Standard-&#38;gt;dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))&#60;br /&#62;
#21 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/application/libraries/Omeka/Controller/Front.php(40): Zend_Controller_Front-&#38;gt;dispatch()&#60;br /&#62;
#22 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/dispatch.php(2): Omeka_Controller_Front-&#38;gt;dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))&#60;br /&#62;
#23 /usr/www/users/epsteini/epsteindesign/sandbox/omeka/admin/index.php(27): require_once('/usr/www/users/...')&#60;br /&#62;
#24 {main}
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-32</link>
<pubDate>Tue, 13 Nov 2007 10:57:46 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">32@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi, I've been looking into that to see if I can duplicate the error.  Right now the error that the application is giving you is a bit too vague for me to be able to figure out.  One way to get some more detailed info would be to turn on debugging, which you can do like this:&#60;/p&#62;
&#60;p&#62;go to the root of the application&#60;br /&#62;
open up the file: application/config/config.ini&#60;br /&#62;
change the value 'debug.exceptions' from false to true&#60;/p&#62;
&#60;p&#62;Then load up Omeka in your browser and do the exact same thing you did before to get that error.  Hopefully it should give a more detailed error message.
&#60;/p&#62;</description>
</item>
<item>
<title>mtebeau on "RC3: Error Class does not exist"</title>
<link>http://omeka.org/forums/topic/rc3-error-class-does-not-exist#post-31</link>
<pubDate>Mon, 12 Nov 2007 18:10:10 +0000</pubDate>
<dc:creator>mtebeau</dc:creator>
<guid isPermaLink="false">31@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Ok. So, we're experimenting with creating collections (successfully) and have been trying to add items to our archive (we have been able to change the metadata for the items). However, for some reason, we cannot add any items to the archive. &#60;/p&#62;
&#60;p&#62;We get a message &#34;Error: Class does not exist&#34; underneath the &#34;Find a File&#34; box.&#60;br /&#62;
What might we have going wrong here?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
