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' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -