View RSS Feed

KURTZ

vB Calendar CRR

Rate this Entry
by , 07-21-2010 at 06:50 AM (2536 Views)
Quote Originally Posted by KURTZ View Post
Code:
// Calendar
'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&month=.+?)?$' => 'calendar/week-$1/'
Categories
SEO Tips , CRR

Comments

  1. Vodkaholic's Avatar
    • |
    • permalink
    Not working for me clicking on a day sends me to the home page
    Edit = Yes it is lol Thanks again
  2. KURTZ's Avatar
    • |
    • permalink
    Quote Originally Posted by Vodkaholic
    Not working for me clicking on a day sends me to the home page
    Edit = Yes it is lol Thanks again
    too much vodka right?
  3. Vodkaholic's Avatar
    • |
    • permalink
    Quote Originally Posted by KURTZ
    too much vodka right?
    Haha wish it was that :P

    was a memcached problem all fixed now tho
    Thanks again
  4. winjstar's Avatar
    • |
    • permalink
    nice spam

Trackbacks

Total Trackbacks 0
Trackback URL: