Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
  #1  
Old 12-17-2007, 01:05 AM
cfitzarl cfitzarl is offline
 
Join Date: May 2007
Location: Boston, MA, USA
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default What are you vBSEO Custom Rewrites?

Just wondering what you all have for rewrites on your forum . I spent a while trying to set mine up . Here are mine:

'showgroups\.php' => 'staff'
'faq\.php => 'faq'
'usercp\.php' => 'usercp/'
'subscription\.php\?do=viewsubscription' => 'subs/view'
'subscription\.php\?do=editfolders' => 'subs/edit'
'online\.php' => 'online'
'register\.php' => 'register/'
'profile\.php\?do=editprofile' => 'profile/edit'
'profile\.php\?do=editsignature' => 'profile/sig'
'profile\.php\?do=editoptions' => 'profile/options'
'profile\.php\?do=editavatar' => 'profile/avatar'
'profile\.php\?do=editpassword' => 'profile/password'
'profile\.php\?do=editprofilepic' => 'profile/pic'
'newthread\.php\?do=newthread&f=(\d+)' => 'thread/new/$1'
'newreply\.php\?do=newreply&noquote=1&p=(\d+)' => 'post/add/$1'
'faq\.php' => 'faq'
'calendar\.php$' => 'calendar/'
'^calendar\.php\?c=1$' => 'calendar/'
'^calendar\.php\?(c=1&)?do=(display.+?)(&year=)?$' => 'calendar/$2/[NF]'
'calendar\.php\?(c=1&)?nojs=1' => 'calendar/nojs/[NF]'
'calendar\.php\?(c=1&)?do=(display.+?)&nojs=1' => 'calendar/$2/nojs/[NF]'
'calendar\.php\?(c=1&)?week=(\d+)&nojs=1' => 'calendar/week-$2/nojs/[NF]'
'calendar\.php\?(c=1&)?month=(\d+)&year=(\d+)&nojs =1' => 'calendar/$3/$2/nojs/[NF]'
'^calendar\.php\?do=getinfo&(c=1&)?day=(\d+)-(\d+)-(\d+)(&c=1)?$' => 'calendar/$2/$3/$4/'
'^calendar\.php\?do=getinfo&e=(\d+)(&day=[0-9\-]+)?(&c=1)?$' => 'calendar/event-$1/'
'^calendar\.php\?(s=&)?(c=1&)?(week=&)?month=(\d+) &year=(\d+)(&c=1)?(&do=displaymonth)?$' => 'calendar/$5/$4/'
'^calendar\.php\?c=1&week=(\d+)(&do=displayweek&mo nth=.+?)?$' => 'calendar/week/$1/'
'report\.php\?p=(\d+)' => 'report/$1'
'postings\.php\?do=getip&p=(\d+)' => 'posting/ip/$1'
'memberlist\.php\?do=(\d+)' => 'members/do/$1'
'search\.php\?do=finduser&u=(\d+)' => 'search/posts/$1'
'private\.php\?do=newpm&u=(\d+)' => 'pm/new/$1'
'disclaimer\.php' => 'disclaimer'
'calendar\.php\?do=viewreminder' => 'calendar/remind'
'profile\.php\?do=editlist' => 'profile/buddies'
'profile\.php\?do=editattachments' => 'profile/attach'
'search\.php\?do=getdaily' => 'search/daily'
'search\.php\?do=getnew' => 'search/new'
'search\.php' => 'searches/'
'subscription\.php' => 'subscriptions'
'editpost.php\?do=editpost&p=(\d+)' => 'post/edit/$1'
'newreply\.php\?do=newreply&p=(\d+)' => 'post/quote/$1'
'post_thanks\.php\?do=post_thanks_add&p=(\d+)' => 'post/thank/$1'
'forumdisplay\.php\?do=markread' => 'read/mark'
'profile\.php\?do=addlist&userlist=buddy&u=(\d+)' => 'buddies/add/$1'
'profile\.php\?do=addlist&userlist=ignore&u=(\d+)' => 'buddies/ignore/$1'
'index\.php\?u=(\d+)&admin_log_in_as_user=(\d+)' => 'log/$1/user/$2'
'profile\.php\?do=removelist&userlist=buddy&u=(\d+ )' => 'buddies/remove/$1'
'private\.php\?do=newpm&u=(\d+)' => 'pm/user/$1'
'sendmessage\.php\?do=mailmember&u=(\d+)' => 'email/$1'
'sendmessage\.php' => 'contact'
'post_thanks\.php\?do=findthanks&u=(\d+)' => 'thanks/$1'
'private\.php\?do=trackpm' => 'pm/track'
'private\.php\?do=editfolders' => 'pm/folders'
'index\.php\?log_out_admin_log_in_as_user=true' => 'log/user/out'
'login\.php' => 'login'
'private\.php\?do=showpm&pmid=(\d+)' => 'pm/id/$1'
'private\.php\?do=newpm&forward=1&pmid=(\d+)' => 'pm/foward/$1'
'private\.php\?do=newpm&pmid=(\d+)' => 'pm/reply/$1'
'private\.php\?do=managepm&dowhat=delete&pmid=(\d+ )' => 'pm/delete/$1'
'private\.php\?do=newpm' => 'pm/new'
'private\.php' => 'pm/list'
'usernote\.php\?do=newnote&u=(\d+)' => 'user/note/$1'
'infraction\.php\?do=report&p=(\d+)' => 'post/infraction/$1'
'infraction\.php\?do=report&u=(\d+)' => 'user/infraction/$1'
'photplog/upload\.php' => 'photos/upload'
'photoplog/index\.php\?n=(\d+)' => 'gallery/uploads/$1'
'photoplog/index\.php\?c=(\d+)' => 'gallery/cat/$1'
'photoplog/index\.php\?u=(\d+)' => 'gallery/users/$1'
'photoplog/searche\.php' => 'gallery/search'
'photoplog/comment\.php\?n=(\d+)' => 'gallery/post/$1'
'photoplog/edit\.php\?n=(\d+)' => 'gallery/edit/$1'
'photoplog/delete\.php\?n=(\d+)' => 'gallery/delete/$1'
'photoplog/upload\.php' => 'gallery/upload'
'photoplog/index\.php' => 'gallery'
'arcade\.php$' => 'games'
'arcade\.php\?&act=Arcade$' => 'games'
'arcade\.php\?do=play&gameid=(\d+)$' => 'games/$1'
'arcade\.php\?&act=Arcade&do=play&gameid=(\d+)$' => 'games/$1'
'arcade\.php\?act=Arcade&do=play&gameid=(\d+)$' => 'games/$1'
'arcade\.php\?&do=play&gameid=(\d+)$' => 'games/$1'
'arcade\.php\?do=play&gameid=(\d+)$' => 'games/$1'
'arcade\.php\?&do=play&gameid=(\d+)$' => 'games/$1'
'arcade\.php\?do=stats&gameid=(\d+)$' => 'games/highscores/$1'
'arcade\.php\?&act=Arcade&do=stats&gameid=(\d+)$' => 'games/highscores/$1'
'arcade\.php\?&act=Arcade&module=report&user=(\d+) $' => 'games/user/$1'
'arcade\.php\?&act=Arcade&do=viewtournaments$' => 'games/tournaments'
'arcade\.php\?&act=Arcade&do=viewtourney&tid=(\d+) $' => 'games/tournaments/$1'
'arcade\.php\?&do=viewtourney&tid=(\d+)$' => 'games/tournaments/$1.html'
'arcade\.php\?&act=Arcade&module=favorites&gameid =(\d+)$' => 'games/favs/$1'
'arcade\.php\?&act=Arcade&cat=(\d+)$' => 'games/cat/$1'
'arcade\.php\?&act=Arcade&cat=(\d+)&st=(\d+)$' => 'games/category/$1/page/$2'
'arcade\.php\?&act=Arcade&module=report$' => 'games/report'
'arcade\.php\?&act=Arcade&module=settings$' => 'games/settings'
'arcade\.php\?&act=Arcade&module=modcp$' => 'games/mod'
'arcade\.php\?&do=viewtourneyend$' => 'games/tournament/end'
'arcade\.php\?&do=viewtournaments$' => 'games/view/tournaments'
'arcade\.php\?&act=Arcade&do=createtourney$' => 'games/tournaments/create'
'arcade\.php\?&act=Arcade&module=league$' => 'games/league'
'arcade\.php\?&act=Arcade&module=favorites&gameid= (\d+)$' => 'games/fav/add/$1'
'arcade\.php\?&act=Arcade&module=favorites$' => 'games/favs'

Some of these (if you can't tell) are from some 3rd party mods: I have rewritten ibPro Arcade, Photopost, Log in as another user, Thank You Ajax mod, and a Disclaimer template I added . The only ones I didn't do myself were the calender one's which were there as an example when I installed vBSEO.

Note; these all work, I wouldn't post something that didn't .
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:41 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07371 seconds
  • Memory Usage 2,202KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)showthread_list
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_threadedmode.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids_threaded
  • showthread_threaded_construct_link
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete