Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> GT - Next Gen and Standard
Author Message
JRSweets
Worker
Worker



Joined: Aug 06, 2004
Posts: 192

PostPosted: Tue Jan 18, 2005 2:47 pm Reply with quote

Telli posted a some GT code for the arcade and I updated it for the newest version.
http://www.codezwiz.com/ftopicp-37950-.html#37950

Open GT-Forums.php
Find:
Code:
$urlin = array(


After add:
Code:
"'(?<!/)modules.php\?name=Forums&amp;file=arcade_search&amp;x=([0-9]*)'",

"'(?<!/)modules.php\?name=Forums&amp;file=arcade_search'",
"'(?<!/)modules.php\?name=Forums&amp;file=comments_list&amp;start=([0-9]*)'",
"'(?<!/)modules.php\?name=Forums&amp;file=comments_list'",
"'(?<!/)modules.php\?name=Forums&amp;file=toparcade&amp;start=([0-9]*)'",
"'(?<!/)modules.php\?name=Forums&amp;file=toparcade'",
"'(?<!/)modules.php\?name=Forums&amp;file=arcade&amp;cid=([0-9]*)'",
"'(?<!/)modules.php\?name=Forums&amp;file=arcade&amp;favori=([0-9]*)'",
"'(?<!/)modules.php\?name=Forums&amp;file=arcade&amp;delfavori=([0-9]*)'",
"'(?<!/)modules.php\?name=Forums&amp;file=arcade'",
"'(?<!/)modules.php\?name=Forums&amp;file=games&amp;gid=([0-9]*)'",
"'(?<!/)modules.php\?name=Forums&amp;file=scoreboard&amp;gid=([0-9]*)'",
"'(?<!/)modules.php\?name=Forums&amp;file=statarcade&amp;uid=([0-9]*)'",


Open GT-Forums.php
Find:
Code:
$urlout = array(


After add:
Code:
"forums-arcade-search-\\1.html",

"forums-arcade-search.html",
"forums-comments-list-\\1.html",
"forums-comments-list.html",
"forums-toparcade-\\1.html",
"forums-toparcade.html",
"forums-arcade-\\1.html",
"forums-arcade-fav-\\1.html",
"forums-arcade-delfav-\\1.html",
"forums-arcade.html",
"forums-games-\\1.html",
"forums-scoreboard-\\1.html",
"forums-statarcade-\\1.html",


Add this to htaccess...
Code:
RewriteRule ^forums-arcade-search-([0-9]*).html forums.html?file=arcade_search&x=$1 [L]

RewriteRule ^forums-arcade-search.html forums.html?file=arcade_search [L]
RewriteRule ^forums-comments-list-([0-9]*).html forums.html?file=comments_list&start=$1 [L]
RewriteRule ^forums-comments-list.html forums.html?file=comments_list [L]
RewriteRule ^forums-toparcade-([0-9]*).html forums.html?file=toparcade&start=$1 [L]
RewriteRule ^forums-toparcade.html forums.html?file=toparcade [L]
RewriteRule ^forums-arcade-([0-9]*).html forums.html?file=arcade&cid=$1 [L]
RewriteRule ^forums-arcade-fav-([0-9]*).html forums.html?file=arcade&favori=$1 [L]
RewriteRule ^forums-arcade-delfav-([0-9]*).html forums.html?file=arcade&delfavori=$1 [L]
RewriteRule ^forums-arcade.html forums.html?file=arcade [L]
RewriteRule ^forums-games-([0-9]*).html forums.html?file=games&gid=$1 [L]
RewriteRule ^forums-scoreboard-([0-9]*).html forums.html?file=scoreboard&gid=$1 [L]
RewriteRule ^forums-statarcade-([0-9]*).html forums.html?file=statarcade&uid=$1 [L]


Last edited by JRSweets on Thu Jan 20, 2005 9:24 pm; edited 1 time in total 
View user's profile Send private message
TheosEleos
Life Cycles Becoming CPU Cycles



Joined: Sep 18, 2003
Posts: 960
Location: Missouri

PostPosted: Tue Jan 18, 2005 3:09 pm Reply with quote

I have a question for you guys.

Why GT the arcade if you have to be registered to view the arcade anyway? The only reason I can think of to GT anything is for search engine indexing.

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







PostPosted: Tue Jan 18, 2005 3:34 pm Reply with quote

That is an excellent question. I don't really have an answer. I just like the looks of the links better. Very Happy
 
TheosEleos







PostPosted: Tue Jan 18, 2005 5:12 pm Reply with quote

hehe Wink
 
ANTH
Regular
Regular



Joined: May 27, 2005
Posts: 62

PostPosted: Mon Jun 12, 2006 5:49 am Reply with quote

hmm this did not work for me one link worked the rest did nothing and some said no such file..
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> GT - Next Gen and Standard

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 ©