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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -