Customizing SMF > Modifications and Packages
Pretty URLs 1.0 - Updated for SMF 2.0
fma965:
im sorry but out of all the support requested on this thread you have answered nearly all of them. but still you have not answered mine a few posts back. WHY?
Tomy Tran:
- The question was answered before.
- There's no solution, sorry.
- I forgot about your post.
(edit: please be nice to other users)
fma965:
--- Quote from: Tomy Tran on July 04, 2012, 08:21:48 PM ---- The question was answered before.
- There's no solution, sorry.
- I forgot about your post.
(edit: please be nice to other users)
--- End quote ---
ok well firstly when the hell was the question answered before?, how can there be no solution there obviously is just may not be simple. Make your mind up!
nend:
--- Quote from: fma965 on July 05, 2012, 10:06:14 AM ---
--- Quote from: Tomy Tran on July 04, 2012, 08:21:48 PM ---- The question was answered before.
- There's no solution, sorry.
- I forgot about your post.
(edit: please be nice to other users)
--- End quote ---
ok well firstly when the hell was the question answered before?, how can there be no solution there obviously is just may not be simple. Make your mind up!
--- End quote ---
I don't want to sound blunt, but I am real familiar with this mod and if you disable action rewriting then Pretty URLs is no longer rewriting action urls. The problem is most likely caused by another mod and not Pretty Urls
--- Code: ---RewriteRule ^(projects|p2map|fcbrowser|youtube)/?$ ./index.php?pretty;page=$1 [L,QSA]
# Rules for: boards
--- End code ---
This line is also suspicious since the first line isn't used by Pretty Urls. Also Pretty Urls adds a empty line between actions and boards. Something is going on in your .htaccess that is not related to Pretty Urls.
fma965:
--- Quote from: nend on July 06, 2012, 01:21:37 AM ---
--- Quote from: fma965 on July 05, 2012, 10:06:14 AM ---
--- Quote from: Tomy Tran on July 04, 2012, 08:21:48 PM ---- The question was answered before.
- There's no solution, sorry.
- I forgot about your post.
(edit: please be nice to other users)
--- End quote ---
ok well firstly when the hell was the question answered before?, how can there be no solution there obviously is just may not be simple. Make your mind up!
--- End quote ---
I don't want to sound blunt, but I am real familiar with this mod and if you disable action rewriting then Pretty URLs is no longer rewriting action urls. The problem is most likely caused by another mod and not Pretty Urls
--- Code: ---RewriteRule ^(projects|p2map|fcbrowser|youtube)/?$ ./index.php?pretty;page=$1 [L,QSA]
# Rules for: boards
--- End code ---
This line is also suspicious since the first line isn't used by Pretty Urls. Also Pretty Urls adds a empty line between actions and boards. Something is going on in your .htaccess that is not related to Pretty Urls.
--- End quote ---
yep i added that my self to make simple portal pages redirect to /pagename and even without that it doesnt work. i tried on a fresh install of smf and pretturl and cookie law but the same thing happens so it clearly is prettyurls causing it. but as you already know i moved back to MyBB but thanks for the help.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version