Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues
Author Message
kplummer
Hangin' Around



Joined: Nov 07, 2006
Posts: 45

PostPosted: Tue Oct 25, 2011 3:01 pm Reply with quote

When going to the edit groups function I get this:

------------

It appears that NSN Groups has not been configured correctly. The most common cause is that you either have an error in the syntax that is including includes/nsngr_func.php FROM your mainfile.php, or you have not added the NSN Groups code to your mainfile.php. This code must be placed immediately before the closing ?> tag in mainfile.php. So your first 7 lines in mainfile.php must look like this:

if(defined('FORUM_ADMIN')) {
include_once("../../../includes/nsngr_func.php");
} elseif(defined('INSIDE_MOD')) {
include_once("../../includes/nsngr_func.php");
} else {
include_once("includes/nsngr_func.php");
}
?>

----------

I am not sure how o fix this... It seems like the instructions are conflicting; it says the code needs to be placed before he closing ?> but also says that the first 7 lines should look like this. So where does it go? At the begining or at the end?

Also this is basically a fresh install, so I am surprized that I am having this issue. Was it left out for a reason?
 
View user's profile Send private message
nuken
RavenNuke(tm) Development Team



Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina

PostPosted: Tue Oct 25, 2011 4:36 pm Reply with quote

[ Only registered users can see links on this board! Get registered or login! ]

_________________
Tricked Out News 
View user's profile Send private message Send e-mail Visit poster's website
kplummer







PostPosted: Tue Oct 25, 2011 4:51 pm Reply with quote

nuken wrote:
http://www.ravenphpscripts.com/postt18214.html


This fix is for 2.4... Will it work for 2.3? I am not running 2.4, this install is basically a new install of 2.3.
 
kplummer







PostPosted: Tue Oct 25, 2011 6:03 pm Reply with quote

resolved.... I noticed on my test site it was working... so did a reupload of he core files wih overwrite enabled... groups now work...
 
Guardian2003
Site Admin



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

PostPosted: Thu Oct 27, 2011 10:25 am Reply with quote

NSN Groups (or more specifically an enhanced version of it) is part of the core RN code so not sure why you had a problem with it to start with. Were you doing an upgrade of some sort?
 
View user's profile Send private message Send e-mail
kplummer







PostPosted: Fri Oct 28, 2011 4:37 pm Reply with quote

not exactly sure what happened, I may have just done something stupid
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues

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 ©