Topic RSS
6:02 am
to to it with the rewrite rules would function, if I would know, how to say the rwewrite rule "leave out /forum/ before profiles
6:09 am
I think it would be necessary to change "slugmach" into the main domain or so ????
$sf_rules[$slugmatch.'/private-messaging/?$'] = 'index.php?pagename='.$slug.'&sf_pm=view&sf_box=inbox';
yes. currently the slug match includes the page slug the forum is on… you could just remove it and also remove the pagename form the index.php query arg…
you may also have to change how the query args are processed later on the front end, but maybe not… havent tried something like this..
7:57 am
How would the rule correctly look like without the slugmatch and what exactly shoulb be done on index.php ?
again, have not tried this, so you are on your own… but I would start with something like
$sf_rules['/private-messaging/?$'] = 'index.php?sf_pm=view&sf_box=inbox';
3:30 am
Doesnt function.
Perhaps ist would work, if we would try it on normal .htaccess mod_rewrite ?
3:31 am
Do you knaow how to write an mod_rewrite ruel that makes
someting like this ?
'/private-messaging/?$' = 'index.php?pagename='.$slug.'&sf_pm=view&sf_box=inbox';
Most Users Ever Online: 444
Currently Online: Yellow Swordfish, chaiavi, steve.engelking
77 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
-Radio-: 1251
Lee H: 606
Luffer: 535
Conrad_Farlow: 502
jim: 478
neon: 263
ovizii: 240
Tal: 240
Member Stats:
Guest Posters: 2625
Members: 7361
Moderators: 1
Admins: 2
Forum Stats:
Groups: 5
Forums: 16
Topics: 10890
Posts: 79531
Newest Members: ndc, MacBravO, irlandes1, triphop, betokan, Jonathan Yovani Muñoz, somosguatemala, ahcreate, eatonrabbit, prasanna
Moderators: Brandon C (162)
Administrators: Yellow Swordfish (22211), Mr Papa (23688)
Log In
Register
Home
Add Reply
Add Topic
Quote
Offline



Visit

Privacy Policy
Yellow Swordfish


