url rewriting - OSCLASS region based listing like category page -


using osclass open source listing website.

i want listing category page region

see http://99business.co.uk/hotels.html

its listing based on category. display listing within category.

i want display listing within region like

http://99business.co.uk/wiltshire-r742134

always give me error page instead of listing page region.

so want page can display listing in url.

not sure may rewrite rule issue.

its working when disabled rewrite rule. http://99business.co.uk/index.php?page=search&sregion=wiltshire

if it's working without permalinks, should check permalinks rules in admin panel under settings > permalinks, 'show rules'.

having default configuration here's examples of urls:

  • http://osclass.dev/for-sale/
  • http://osclass.dev/search/region,texas
  • http://osclass.dev/search/city,dallas
  • http://osclass.dev/search/region,texas/city,dallas
  • http://osclass.dev/search/category,for-sale/region,texas/city,dallas

most of customizable.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -