Guest Posted November 1, 2007 Posted November 1, 2007 I am trying to link to the different catagorys I have on my site but when I link the page loads but with a error at the bottom. the code I am using to link is this. <a href="https://mosgifts.com/~mosgifts/osCommerce/catalog/index.php/cPath/51?osCsid=dda6838fbed1fcc11d11846932b96db0/">Order our Catalog</a> | thats the code I am using to make the link from my cover page of my site the error I get is this at the bottom of page when it loads. 1062 - Duplicate entry 'dda6838fbed1fcc11d11846932b96db0' for key 1 insert into sessions values ('dda6838fbed1fcc11d11846932b96db0/', '1193943590', 'SESSION_SSL_ID|b:0;SESSION_USER_AGENT|s:83:\"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; SV1; .NET CLR 1.1.4322)\";SESSION_IP_ADDRESS|s:11:\"4.255.41.35\";cart|O:12:\"shoppingcart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationhistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:6:\"osCsid\";s:33:\"dda6838fbed1fcc11d11846932b96db0/\";s:5:\"cPath\";s:2:\"51\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}') [TEP STOP] hope some one can help :'( thanks
FIMBLE Posted November 1, 2007 Posted November 1, 2007 I am trying to link to the different catagorys I have on my site but when I link the page loads but with a error at the bottom.the code I am using to link is this. <a href="https://mosgifts.com/~mosgifts/osCommerce/catalog/index.php/cPath/51?osCsid=dda6838fbed1fcc11d11846932b96db0/">Order our Catalog</a> | thats the code I am using to make the link from my cover page of my site the error I get is this at the bottom of page when it loads. 1062 - Duplicate entry 'dda6838fbed1fcc11d11846932b96db0' for key 1 insert into sessions values ('dda6838fbed1fcc11d11846932b96db0/', '1193943590', 'SESSION_SSL_ID|b:0;SESSION_USER_AGENT|s:83:\"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; SV1; .NET CLR 1.1.4322)\";SESSION_IP_ADDRESS|s:11:\"4.255.41.35\";cart|O:12:\"shoppingcart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationhistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:6:\"osCsid\";s:33:\"dda6838fbed1fcc11d11846932b96db0/\";s:5:\"cPath\";s:2:\"51\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}') [TEP STOP] hope some one can help :'( thanks Try the link <a href="https://mosgifts.com/~mosgifts/osCommerce/catalog/index.php/cPath/51</A> That should do it. Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.