PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
spasticdonkey
Client


Joined: Dec 02, 2006
Posts: 109
Location: Texas, USA

PostPosted: Mon Mar 26, 2007 2:11 pm Reply with quote Back to top

Not positive this is a shortlinks issue but it might be... Tested on my old site still under the previous RavenNuke release w/o Shortlinks installed and it worked fine.

This is in the usergroups section of the forums
Code:
http://www.mysite.com/forums-groupcp.html


Selected a group with more than 50 members (a group with more than one page of members)

When you reach that page and try to view the second page at the link
Code:
http://www.mysite.com/forums-group9.html&start=50

it just re-displays the first page

the link w/o Shortlinks in previous RN release that was working
Code:
http://www.mysite.com/modules.php?name=Forums&file=groupcp&g=9&start=50


thanks in advance for your time and providing us with this great mod Smile
View user's profile Send private message
montego
Site Admin


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

PostPosted: Tue Mar 27, 2007 6:20 am Reply with quote Back to top

Interesting... looks like a carry-over issue from GT. I'll work on this in the next day or so. Thanks!
View user's profile Send private message Visit poster's website
montego
Site Admin


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

PostPosted: Wed Mar 28, 2007 11:07 am Reply with quote Back to top

Ok, since I do not have that many users tied to specific groups where I can test this, please try the following for me:

=== OPEN ===

ShortLinks/GT-Forums.php

=== FIND ===

'"(?<!/)modules.php\?name=Forums&amp;file=groupcp&amp;g=([0-9]*)"',

=== ADD ABOVE (VERY important that you do this above) ===

'"(?<!/)modules.php\?name=Forums&amp;file=groupcp&amp;g=([0-9]*)&amp;start=([0-9]*)"',

=== FIND ===

'forums-group\\1.html',

=== ADD ABOVE (VERY important that you do this above) ===

'forums-group\\1-\\2.html',

=== OPEN ===

.htaccess

NOTE: This is very important. Since Raven has these forums "tapped", you MUST remove the '~' that I have added to the below lines in order to make this post properly.

=== FIND ===

RewriteRule ^forums-group([0-9]*).html modules.php?name=F~orums&file=groupcp&g=$1 [L]

=== ADD ABOVE ===

RewriteRule ^forums-group([0-9]*)-([0-9]*).html modules.php?name=F~orums&file=groupcp&g=$1&start=$2 [L]

=== DONE ===

Let me know please if this works and then I will incorporate into the next release of both RN and ShortLinks.
View user's profile Send private message Visit poster's website
spasticdonkey
Client


Joined: Dec 02, 2006
Posts: 109
Location: Texas, USA

PostPosted: Wed Mar 28, 2007 11:47 am Reply with quote Back to top

nice work! that fixed it right up Smile
View user's profile Send private message
montego
Site Admin


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

PostPosted: Wed Mar 28, 2007 12:26 pm Reply with quote Back to top

Thanks! I will incorporate the fixes then.
View user's profile Send private message Visit poster's website
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 4578
Location: Slovakia - working my way around Eastern Europe

PostPosted: Wed Mar 28, 2007 1:25 pm Reply with quote Back to top

Nice find and nice job!
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2008 by Raven
Proud to be listed at Lobo Links Web Directory

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::

:: fisubice Theme Recoded To 100% W3C CSS & HTML 4.01 Transitional Compliance by Raven and 64bitguy ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum