URL issue within product category - lost styling and cart

Posted By pfkoss Fri 27 Dec 2013
Add to Favorites0
Author Message
pfkoss
 Posted Fri 27 Dec 2013
Supreme Being

Supreme Being - (4,493 reputation)Supreme Being - (4,493 reputation)Supreme Being - (4,493 reputation)Supreme Being - (4,493 reputation)Supreme Being - (4,493 reputation)Supreme Being - (4,493 reputation)Supreme Being - (4,493 reputation)Supreme Being - (4,493 reputation)Supreme Being - (4,493 reputation)

Group: Forum Members
Last Active: Fri 19 Jan 2018
Posts: 7, Visits: 14
Hi,

We are having an issue once we move the site from developer machine to server.

the configuration is as follows. (the names have been changed to protect the innocent)

in IIS we have a site called aaa_bbb

the public url www.aaabbb.com points directly to the IIS site aaa_bbb.

after much trial and error - changed the webshopfolder and webshopurl to '' and now most everything seems to work with one exception.

Once we navigate to a product category we lose all styling and the cart link

The URL changes to www.aaabbb.com/SomeProductCategory/SomeProductCategory_xyz.aspx and the path back up to the /Skins directory no longer works because it is expecting to be at the /root/Skins and instead it is at /root/SomeProductCategory/ which of course does not have a SKINS folder.

The issue compounds when we navigate into a product page which then adds another subdirectory onto the URL www.aaabbb.com/SomeProductCategory/SUBCategory/somproduct_p-12.aspx

We hacked it by creating the physical directories for the categories and sub categories and then copying the SKINS directory but that ain't cool.

On top of that the shopping cart link only works from the home page, as soon as you navigate into a category, it also adds the subfolders and quits working.

Any help would be appreciated.


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top