Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

index.php?cPath=22


khcreations

Recommended Posts

Posted

Hi, newish, been reading alot, but not following so much, and am having trouble + getting very frustrated, hoping someone else with the knowledge can drop some help. thanks

 

using the cart...

 

i have links at the top of the page nxt to the oscommerce.gif image

 

Link Link Link Link

 

the first link is linked to "about.php"

<?php echo '<a href="' . tep_href_link('about.php') . '">' . ' About' . '</a>' ; ?>

this link works fine, and keeps the correct sid

 

the next link is to a category

<?php echo '<a href="' . tep_href_link('index.php?cPath=22') . '">' . ' Movie Stars ' . '</a>' ; ?>

this takes me to the correct page(this is so far so good), but when you click off that page, the sid changes

 

ive been at this for 2days now, getting frustrated, alot of reading is making me head hurt

 

 

this seems straight forward, ive not found a straight forward answer to it :(

 

thanks 4 your time if you read this :)

Posted

I'm in the same "boat" as you. I'm tired of reading and getting nowhere. If you have any luck figuring this out or if I do perhaps we can help each other.

 

Hi, newish, been reading alot, but not following so much, and am having trouble + getting very frustrated, hoping someone else with the knowledge can drop some help. thanks

 

using the cart...

 

i have links at the top of the page nxt to the oscommerce.gif image

 

Link Link Link Link

 

the first link is linked to "about.php"

<?php echo '<a href="' . tep_href_link('about.php') . '">' . ' About' . '</a>' ; ?>

this link works fine, and keeps the correct sid

 

the next link is to a category

<?php echo '<a href="' . tep_href_link('index.php?cPath=22') . '">' . ' Movie Stars ' . '</a>' ; ?>

this takes me to the correct page(this is so far so good), but when you click off that page, the sid changes

 

ive been at this for 2days now, getting frustrated, alot of reading is making me head hurt

this seems straight forward, ive not found a straight forward answer to it :(

 

thanks 4 your time if you read this :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...