PDA

View Full Version : ERROR: ClassLoader could not find 'Extension_UsermeetTool':


chaloupe
10-02-2007, 06:06 AM
ERROR: ClassLoader could not find 'Extension_UsermeetTool':

ERROR: ClassLoader could not find 'Extension_UsermeetTool':

Fatal error: Class 'Extension_UsermeetTool' not found in /home/chaloupe/public_html/support-center/cerb4/plugins/usermeet.sc/api/UmScApp.php on line 14


What could cause this error on step 12

Best Regards,

Jean B

zaaj
10-02-2007, 04:21 PM
I've got the same problem, as I posted along with a question on version requirements in this thread (http://cerb4.com/forums/showthread.php?t=59)

chaloupe
10-02-2007, 09:17 PM
Thanks for pointing it out. I will follow your post. :)

jstanden
10-02-2007, 10:56 PM
Hey Jean!

If you aren't having the same PHP 5.1.4+ issue as the other post, let me know. We can continue to troubleshoot.

I'd recommend updating to the latest SVN and running the /cerb4/update page. This should clear your classloader cache.

If that doesn't help you can delete the file:
cerb4/libs/devblocks/tmp/zend_cache---devblocks_classloader_map---9999999999

cornernote
10-07-2007, 03:10 AM
Hello,

I am running php 5.2.4.

I cant get the SVN version due to a firewall(?) issue, so I used the zip package.

The classloader cache file does not exist:
cerb4/libs/devblocks/tmp/zend_cache---devblocks_classloader_map---9999999999

Not sure what to do from here.


Best regards,
Brett

cornernote
10-07-2007, 04:31 AM
Ok, I downloaded the SVN version from another server, tarballed it, transferred it. Works fine now.

I think the zip version just needs an update.

jstanden
10-07-2007, 07:36 AM
Ok, I downloaded the SVN version from another server, tarballed it, transferred it. Works fine now.

I think the zip version just needs an update.

Glad to hear it's fixed!

Usually we keep the ZIP on more stable, tested builds. But I went ahead and updated it because leaving this issue in there would be worse. ;)

Thanks!