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 -> Public Testing of RavenNuke(tm) v2.10.00
Author Message
nooblet
Regular
Regular



Joined: Sep 09, 2005
Posts: 88

PostPosted: Mon Jan 29, 2007 8:46 pm Reply with quote

I guess the Advertising and Groups module is not on google tap.. Question

_________________
What a FACE!!! 
View user's profile Send private message
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6432

PostPosted: Mon Jan 29, 2007 9:03 pm Reply with quote

I could understand the ads, but not sure of the importance of tapping Groups. Do you have lots of public groups?

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







PostPosted: Mon Jan 29, 2007 9:36 pm Reply with quote

Yup.. i have over 10 groups on my site.. Very Happy
 
kguske







PostPosted: Tue Jan 30, 2007 5:44 am Reply with quote

I'm sure montego will see this, but you might want to post a request at montegoscripts.com to see if he or anyone else may have done this or could do it. I don't think it would be difficult to do, but haven't played with it much.
 
montego
Site Admin



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

PostPosted: Tue Jan 30, 2007 6:49 pm Reply with quote

You are right, I did not see the benefit and it wasn't a core nuke module, so I did not include it. However, I will add it. It may take a day or two to show up on RavenNuke.com.

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
montego







PostPosted: Tue Jan 30, 2007 7:02 pm Reply with quote

This is what you will need in your GT-Groups.php file:

Code:



$urlin = array(
'"(?<!/)modules.php\?name=Groups&amp;op=GRInfo&amp;gid=([0-9]*)"',
'"(?<!/)modules.php\?name=Groups"'
);

$urlout = array(
'groups-\\1.html',
'groups.html'
);


This is for GTB-block-Modules.php:

Code:


urlin:

'"(?<!/)modules.php\?name=Groups"',


urlout:

'groups.html',


In .htaccess, you need these:

Code:



#NSN Groups
RewriteRule ^groups-([0-9]*).html modules.php?name=Groups&op=GRInfo&gid=$1 [L]
RewriteRule ^groups.html groups.html [L]


Have fun!
 
nooblet







PostPosted: Tue Jan 30, 2007 11:25 pm Reply with quote

Thank you very much montego.. :clap:
will i need to add it my self or it is already included in the RavenNuke release?
 
montego







PostPosted: Wed Jan 31, 2007 6:45 am Reply with quote

It sounded to me like you already had ShortLinks installed, so I wanted to give you the "meat" for making this work for you now. HOwever, "yes", this will be in 2.10. I have already "committed" it... Wink
 
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 -> Public Testing of RavenNuke(tm) v2.10.00

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 ©