Thread started: Mar 5 2009, 12:52 AM EST
Watch
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 find this valuable?
Do you?
Show Last Reply
|
|
Last Reply:
RE: Error message when installing wordpress plugin
By: ,
Jun 6 2009, 10:59 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!!
out of
found this valuable.
Do you find this valuable?
|