Is it possible to rewrite url such as this?
http://localhost/index.php?view=home&sid=28TVRFNU16VXpORGt6T1&sid2=28TVR&siduid=28&
Thanks!
Is it possible to rewrite url such as this?
http://localhost/index.php?view=home&sid=28TVRFNU16VXpORGt6T1&sid2=28TVR&siduid=28&
Thanks!
Hello, I created a site in php (no cms) is what I use for rewriting your script?
Hi sitebase. Still waiting for that language file update
I’m looking to turn my cms to a more lighter and faster url rewrite class, like wordpress has, can I use this?
I basicly need to switch it based on first parameter and load the according file while keeping the old patern
/video/local_id/video_name/ /user/local_id/name /news/local_id/title /status/local_id/
Can this class make more light my cms? If so, you know I’m your best buyer when it comes to extended licences 
I have purchased this script and need the instructions to rewrite a link such as this: http://localhost/directory.php?category=test.one
Hi. I have a problem with this script, when I have installed and run it, I saw that this script blocked my css, img, and js links
for example:
””link href=”assets/css/style.css” rel=”stylesheet” type=”text/css”””
I think it’s a problem with .Htaccess rules please help
Hello Sitebase, I just purchased this script but im having trouble setting this up..
Can you help me set this up?
Yours Var
How does Google index these sites? Which url is used? Because I see at the bottom of your example site that when you roll over the link, you still have the same old style. Does that mean that google will index it with the regular link as well?
I am wondering because I want to buy this script out of SEO purposes.
Great script,, so glad I purchased it, it made my life so much easier, thanks a lot!
I have a rather large problem. When I visit my site root (http://domain.com) it gets redirected to http://domain.com/index.php?page=home which is displayed in the address bar. I only want http://domain.com displayed in the address bar. Further more, there is no rewrite rule which redirects to index.php?page=$1 only index.php?route=$1 which comes from your install script.
Why is it doing that, and how do I fix it?
Also, I keep getting double slashes (http://domain.com/gallery/photos//). Why and how do I fix that?
It’s ok, I got it sorted. I changed the .htaccess file and it works perfect now.
Thanks 
Great code BTW …
Heya!
Need a bit of help.
$routes['wall'] = "wall/\$id/\$name";
works great for
/wall/1/gogu/
fails for
/wall/1/gogu/page-2/
if you add
$routes['wall'] = "wall/\$id/\$name/\$page";
Fails when no page is defined….any ideeas?
Second, idk if anybody asked but does it have to be so ”/ untolerant?
Thanks for your help!
Can I use this in wordpress to change the default wp-admin url to something else?
Hi, is it possible to combine your rewrite code with this
I shuld open www.domain.
tnx
Hi, I have problem with flash. Flash is only works in the root but in in rest links want.
Pls any sugestion.
Just looking for a simple way to remove the .php extension from my urls – will this do what I need?
$routes['category'] = "category/\$name";
With this routes I can use any query string after the category slug, example
http://domain.com/category/cars/
http://domain.com/category/services/
Question :
How do I create an error page if the category does not exist?
According to MariusP question above
RewriteRule ^(.*)$ index.php?route=$1 [L]
http://domain.com/category/&page=3
change to
RewriteRule ^(.*)/$ index.php?route=$1 [L,QSA]
http://domain.com/category/?page=3
So we can use ? instead of & for pagination
Hi SiteBase, Just a quick question here.
I manage a big site with a massive 1000 line .htacess file, will this install script overwrite the file?
Regards
Hello, i have many static pages ( car.php, door.php, key.php ) and ( design.php, logo.php, brand.php ).
now i want call it by : mysite.com/products/car mysite.com/products/key mysite.com/products/door and mysite.com/services/design mysite.com/services/logo mysite.com/services/brand
plz help me with this.
Hi,
I have set the htaccess to url with / at the end. Is it still possible to catch the GET data from an url? (domain.com/blog/?test=1&data=2 ) It doesn’t work right now.
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
447 Purchases
60 Comments