Location: Community Contributed Application Showcase

Discussion: Error message when installing wordpress pluginReported This is a featured thread

Showing 7 posts

ajsingh
Error message when installing wordpress plugin
Mar 5 2009, 12:52 AM EST | Post edited: Mar 5 2009, 12:52 AM EST
Hi,

I get the following error message when I try to activate the wordpress wetapint plugin - "Fatal error: Class 'Snoopy' not found in C:\wamp\www\xyz.com\wp-content\plugins\wetpaint-wiki.php on line 63. Any idea why this might be occurring. I have wordpress 2.7 locally installed on my windows machine.

Thanks,

Ajay
0  out of 1 found this valuable. Do you?    
Keyword tags: wordpress plugin snoopy
boe_wetpaint
boe_wetpaint
1. RE: Error message when installing wordpress plugin
Mar 12 2009, 5:19 PM EDT | Post edited: Mar 12 2009, 5:19 PM EDT
Hello,

Hmm, it appears that the plugin is unable to locate the Snoopy class library. Send me a private message with your email address and a request to "send snoopy library", and I'll email you the file. Then, copy it to c:\wamp\www\xyz.com\wp-content\plugins\ and that should fix it!

I'll email the author of the plugin and see if they can look into the issue. Sorry for the inconvenience!


boe_wetpaint
Do you find this valuable?    

dmaddox459
2. RE: Error message when installing wordpress plugin
Apr 13 2009, 10:25 AM EDT | Post edited: Apr 13 2009, 10:25 AM EDT
gettting the exact same message using Wp 2.7 Do you find this valuable?    

theBoatRocker
3. RE: Error message when installing wordpress plugin
May 20 2009, 11:14 AM EDT | Post edited: May 20 2009, 11:14 AM EDT
I'm getting the very same issue. Looks like the instructs were originally written for drupal, btw. Do you find this valuable?    
boe_wetpaint
boe_wetpaint
4. RE: Error message when installing wordpress plugin
May 20 2009, 2:03 PM EDT | Post edited: May 20 2009, 2:03 PM EDT
Hello,

Are you still receiving the Snoopy class library not found error? I'm sending you a P2P now with my email -- send me a note and I'll send over the appropriate class library. I'll check with the contributor of this app to see if we can get this library included in the distro.


boe_wetpaint

Do you find this valuable?    

tmedweb
5. RE: Error message when installing wordpress plugin
Jun 6 2009, 10:53 PM EDT | Post edited: Jun 6 2009, 10:53 PM EDT
Hello Sir,

I'm also in need of this class. Could you please send it to me as well?


Thank you!
Do you find this valuable?    

tmedweb
6. RE: Error message when installing wordpress plugin
Jun 6 2009, 10:59 PM EDT | Post edited: Jun 6 2009, 11:33 PM EDT
Wait, I think I know what's up:

Put this at the top (underneath "<?php" of the wetpaint-wiki.php file:

include_once( ABSPATH . WPINC . '/class-snoopy.php' )


Hope that helps!

BTW: Might I suggest someone submitting this to the Wordpress Plugins page? I know that that people are really really looking for ways to incorporate wikis into their pages....this could be huge! I'm working on using it for online course management....we'll see; man, I'm excited!!
Do you find this valuable?