I have installed both SEO url and ZERO DUPE contributions for Full Album Pack (i'm using latest version).
Everything works, normal categories, albums, pics are correctly redirected, except for the Gallery folders of Personal Albums (created by users).
So if a user create a new gallery (folder) into their personal album... When I click on that section the page redirects to nothing, "impossible to show the page".
Can you tell me what should I check (which part of codes) to solve this problem and access the personal galleries folders again? I double checked the modifications and it seems I have made no mistakes ...
As you can see from THIS page the correct redirection for personal user categories is
- Code: Select all
album_cat.php?cat_id=XX&user_id=XX
- Code: Select all
# PERSONAL USER CAT
RewriteRule ^phpbb/[a-z0-9_-]+-cp([0-9]+)-([0-9]+)\.html$ /phpbb/album_cat.php?user_id=$1&cat_id=$2 [QSA,L,NC]
and user_id and cat_id are inverted... maybe thats the problem? How can I correct it?
Tweety, if you read this message can you try to see if it works for you??
I have installed since some time all the seo mods on this site, with mixed mod rewrite and zero dupe, as well as the other sitemaps mods and everything works fine.
Thanks

English |
French

