Welcome Guest, Not a member yet? Register   Sign In
Add new category to entire site
#1

[eluser]Dauntless[/eluser]
Hi,

I couldn't find a better title to describe my problem, sorry.

Situation: I have a website that promotes a bunch of products. It's a pretty basic website which basically lists products that are divided in a bunch of (sub)categories. The company rents these products, but they now also want to sell some of the products. The client wants a splash page that has 2 buttons: Rent & Sales but they basically result in the same website, just with a different content & logo.

How could I do this best? The only option I can think of is to keep the selection stored in the session and retrieve the products according to this value. I'm wondering however if there's a better way. Maybe use htaccess to have 'rent/' and 'sales/' in the url (this would also help with SEO) but is it possible to have all uri-segments 'move to the right' easily? I sometimes have $this->uri->segment(2) so I'm guessing that wouldn't work anymore...

I hope my explanation is clear (I kind off doubt it :p) and that someone has some suggestions as to how I would implement this new feature.

Greets!


Messages In This Thread
Add new category to entire site - by El Forum - 02-16-2009, 04:49 AM
Add new category to entire site - by El Forum - 02-16-2009, 04:53 AM
Add new category to entire site - by El Forum - 02-16-2009, 04:54 AM
Add new category to entire site - by El Forum - 02-16-2009, 05:00 AM
Add new category to entire site - by El Forum - 02-16-2009, 05:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB