Still problem:
Not Found
The requested URL /furni/photogallery/type-picture/galcategoryid-12 was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
After placing your code:
# Allow option a through
RewriteRule ^photogallery/?$ loader.php [L,NC]
# Allow option b through
RewriteRule ^photogallery/([a-zA-Z0-9]+)\-([a-zA-Z0-9]+)/([a-zA-Z0-9]+)\-([0-9]+)/?$ loader.php?option=$2&storeid=$4 [L,QS…
1. I am not using fuel cms. I am using smarty template.
2.
a). http://localhost/furniture_n/photogallery
b).photogallery_office furniture: http://localhost/furniture_n/photogallery/type-picture/galcategoryid-12
c) photogallery_office furniture-e…
there is error in the - string of the RewriteRule ^([a-zA-Z0-9_\s]+)/([a-zA-Z0-9_\s]+)/([a-zA-Z0-9_,()&'/-\s]+)$ loader.php?option=$1&page=$2&storeid=$3 [L] in all there lines. Is there any other sting instead of -.
i have tried this one but this will not shown my gallery picture in localhost, i have http://localhost/ft/photogallery/galleryimage/galleryid-71/galcategoryid-12 after this no images display, It will stand in the same page