Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro
Author Message
Darrell3831
Worker
Worker



Joined: Feb 18, 2004
Posts: 244

PostPosted: Sun Feb 12, 2006 8:56 am Reply with quote

RN 7.6 2.02

I've just tried activating the Journal software for the first time and I'm getting a fatal error when you try to go to your own personal journal.

There are no entries in the Journal database at the moment. It's a freash install.

Code:
Fatal error: Cannot redeclare kses() (previously declared in /path/removed/includes/kses/kses.php:42) in /path/removed/modules/Journal/kses.php on line 38


*Note: The path mentioned in the error above was edited by me

In config.php I have choosen to use the advanced editor.

Code:
$advanced_editor = 1;


Any ideas on how to fix or trouble shoot this issue? I searched the forum for fatal error and Journal and did not see anything relevant.

Thanks,
Darrell

_________________
[ Only registered users can see links on this board! Get registered or login! ] 
View user's profile Send private message Visit poster's website
hinksta
Worker
Worker



Joined: Dec 23, 2005
Posts: 226
Location: UK

PostPosted: Sun Feb 12, 2006 9:30 am Reply with quote

remove

Code:
include("modules/$module_name/kses.php");


from

Journal/add.php
Journal/display.php
Journal/edit.php
Journal/modify.php
Journal/savenew.php
 
View user's profile Send private message Visit poster's website
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6433

PostPosted: Sun Feb 12, 2006 9:53 am Reply with quote

In the modules/Journal/kses.php file, add this line after the opening <?php
Code:
if (!function_exists("kses")) {


and before the closing ?>, add this:
Code:
}

_________________
I search, therefore I exist...
nukeSEO - nukeFEED - nukePIE - nukeSPAM - nukeWYSIWYG
 
View user's profile Send private message
kguske







PostPosted: Sun Feb 12, 2006 9:55 am Reply with quote

Sorry for the confusion. You can use either hinksta's suggestion or mine, or both. We'll get that corrected in the next version of RavenNuke.
 
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Sun Feb 12, 2006 10:04 am Reply with quote

I have added this to bugtrack
 
View user's profile Send private message Send e-mail
Darrell3831







PostPosted: Sun Feb 12, 2006 10:37 am Reply with quote

Thanks everyone.

That fixed it.
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©