FeralDomains Member
|
Posted: 27 Jun 2007 03:24:58
I have just uploaded the script and am working around getting it to work properly.
I also had the problem of mod_rewrite blocking entry into the cat folders, with the page not found.
As the mod_rewrite on the server I am using can not be altered, and I would like to have the url tidied up, what I have tried and seems to work is to remove the .html extension from options in the url display section of admin.
That is, instead of say
[detailed/listing<listing_id>.html]
as the rewrite option I now have it read
[detailed/listing<listing_id>]
Is this a valid fix for the problem, or will it create problems later on down the track.
Thanks for the great script, I am sure that this will do more than fill my needs.
Feral.
|