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.02.02 Distro
Author Message
plankton
New Member
New Member



Joined: Jan 22, 2007
Posts: 20

PostPosted: Wed Jan 24, 2007 10:45 am Reply with quote

Hi, I've just installed NSN_GR_Downloads_750_103pl1 on to RN v2.02.02,
well almost!... but after hours of searching, I can't find any refrence to what edits are needed by the core files.

In the readme that comes in the download it says....

5. File Modifications
---------------------
Goto http://www.nukescripts.net/modules.php?name=Script_Depository . Once there go
in the Modified_Core_Files/NSN_GR_Downloads section and select your version of
PHP-Nuke. There your will find pre-edited core files that you can use or compare
to your current copy to find the needed edits.

When I go there it says 'Sorry this module isn't active' Rolling Eyes

Does anyone know where I can find them? or what they are?

Or should I use NSN_GR_Downloads_760_102a instead, as this one doesn't mention any core file edits? Confused
 
View user's profile Send private message
Tao_Man
Involved
Involved



Joined: Jul 15, 2004
Posts: 252
Location: OKC, OK

PostPosted: Wed Jan 24, 2007 11:36 am Reply with quote

Well I don't have that mod installed, but Raven Nuke is a fork from version 7.6 so I would think that would be the better place to start from. SO I would use NSN_GR_Downloads_760_102a

_________________
------------------------------------------
To strive, to seek, to find, but not to yield!
I don't know Kara-te but I do know cra-zy, and I WILL use it! 
View user's profile Send private message Visit poster's website
plankton







PostPosted: Wed Jan 24, 2007 4:51 pm Reply with quote

Thanks Tao_Man...

Do you (or anyone) know if there's much difference in them?... because there seems to be fewer files in ..._760_102a and from what I understand the ..._750_103pl1 is the latest one.
 
Tao_Man







PostPosted: Fri Jan 26, 2007 12:22 pm Reply with quote

ok I went over to NSN and checked out the files, it is NSN_GR_Downloads_750_103pl1 you want the other is patch files for the slovik language

I have looked on nukescripts.net and at sourceforge but have not found the list of files to change anywhere.
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Fri Jan 26, 2007 4:00 pm Reply with quote

Well, I am using NSN GR Downloads 1.0.3 on my site and I have checked my notes... I have made no changes to core files. And, I am using 2.02.02.

The only thing which will not work right is the Admin "Waiting Content" block. I see that it is broken on my site. LOL. Shows you how often I use that. I add all the downloads so I don't use those links... ever.

However, if you want to change those, I think they are built in mainfile.php in function adminblock(). Just figure out what the links need to be (by using the same within the module administration screens) and you'll be good to go. Oh, and realize that the table name for the NSN GR Downloads is slightly different as well.

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







PostPosted: Fri Jan 26, 2007 4:54 pm Reply with quote

Thanks for taking the time to have a look Tao_Man it's much appreciated!!

And thanks for your input as well montego, I'm not worried about the 'waiting content' Block at the moment anyway so i'll look into that if and when the time comes!!

So we've established I should continue with NSN GR Downloads 1.0.3 Very Happy

BUT!!!... since I've install that, for some strange reason, accroding to - Admin/Edit Groups, when I go there and click 'Edit Groups' in the list of options it says I have (4) Groups but when I click 'View Groups' it says - 'There are No Groups in the database'... Confused as does the 'View Users (5)' again 'There are No users in the Db'.

...as far as I know I've only created 3 users... (No the site's not open yet!! I'm still trying to figure out how it all works!! Bang Head )

Do you think this problem could be related?... or is this OffTopic
 
montego







PostPosted: Fri Jan 26, 2007 5:20 pm Reply with quote

had you, by chance, skipped the NSN Groups install step in installSQL.php when you first installed 2.02.02? Or, had you downgraded this site into RN or migrated your data over from a different version?

Just starting out, you should have only the moderator group showing up in your "Edit Groups" list of groups.

Check to see that you have the following tables (prefixed by whatever your table prefix is):

_nsngr_config
_nsngr_groups
_nsngr_users
 
plankton







PostPosted: Fri Jan 26, 2007 5:32 pm Reply with quote

Started from new install...

Yes I 'did' have moderator group showing, then I created a few more (3)...

I installed ws_subscriptions and played with that, then discovered NSN GR Dwlds and decided to see what that is all about...

All tables you mention are there Smile

just 'browsed' the tables and all users and groups are showing there!
 
montego







PostPosted: Fri Jan 26, 2007 5:43 pm Reply with quote

Quote:

then I created a few more (3)...


Ok, you say this, but then you asked originally why you are seeing 4 groups... Confused
 
plankton







PostPosted: Fri Jan 26, 2007 5:48 pm Reply with quote

I guess the moderator group + my 3 = 4
 
montego







PostPosted: Sat Jan 27, 2007 3:03 pm Reply with quote

Quote:

but when I click 'View Groups' it says - 'There are No Groups in the database'... as does the 'View Users (5)' again 'There are No users in the Db'.


Yeah, this does bother me... been rackin' the o'l knoggin' to try and figure out what might be causing this. The only thing that I can think of is this:

Quote:

I installed ws_subscriptions


But, unfortunately, I have never used this. I am thinking that some update you made with this is conflicting. Do you recall if there were any nuke table changes required for this add-on (as apposed to just adding tables)? I am afraid you are going to have to figure out how to get back to where you started from prior to messing with the ws_subscriptions.
 
plankton







PostPosted: Sat Jan 27, 2007 6:30 pm Reply with quote

It's ok... Problem solved! Wave

It turns out if you go to Admin - Edit Groups / Groups Config and just hit 'save changes' ... you end up with the problem above.

But by going back to Admin - Edit Groups / Groups Config and selecting '10' in the '# items in lists' then 'save changes' , when you 'view groups' they all show correctly.... as do the users in 'view users'!! Laughing

It makes me think that the setting for '# items in lists' should have a default setting instead of a blank space!!! Rolling Eyes

Thanks for all your help though, it's much appreciated! Cheers
 
montego







PostPosted: Sat Jan 27, 2007 8:12 pm Reply with quote

back at ya' Cheers
 
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.02.02 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 ©