szpaks Posted August 17, 2006 Share Posted August 17, 2006 Hello, I have installed Ultimate_SEO_URLs and I try to eliminate osCsid. Can you recommend me contribution which cooperates with Ultimate_SEO version Chemo's Official v2.1d. Thank you for your help. Link to comment Share on other sites More sharing options...
Guest Posted August 17, 2006 Share Posted August 17, 2006 look in catalog/includes/application_top.php lines 131 to 146 // check if sessions are supported, otherwise use the php3 compatible session class if (!function_exists('session_start')) { define('PHP_SESSION_NAME', 'osCsid'); define('PHP_SESSION_PATH', $cookie_path); define('PHP_SESSION_DOMAIN', $cookie_domain); define('PHP_SESSION_SAVE_PATH', SESSION_WRITE_DIRECTORY); include(DIR_WS_CLASSES . 'sessions.php'); } // define how the session functions will be used require(DIR_WS_FUNCTIONS . 'sessions.php'); // set the session name and save path tep_session_name('osCsid'); tep_session_save_path(SESSION_WRITE_DIRECTORY); Change the 2 occurrances to whatever you like Link to comment Share on other sites More sharing options...
thesefirah Posted August 18, 2006 Share Posted August 18, 2006 I have also installed Ultimate SEO but the manufacturers links dont change correctly : they still have osCidblablablablablablabla in the link thing is then im on a product page the link in other products from the same manufacturer is Correct ! Is there a fix for the manufacturers box also to work correctly ? Link to comment Share on other sites More sharing options...
boxtel Posted August 18, 2006 Share Posted August 18, 2006 I have also installed Ultimate SEO but the manufacturers links dont change correctly : they still have osCidblablablablablablabla in the link thing is then im on a product page the link in other products from the same manufacturer is Correct ! Is there a fix for the manufacturers box also to work correctly ? not sure who created this myth (you are not the only one implying a connection) but Ultimate SEO has nothing to do with osCid 's turning up or not. Only your cookie acceptance has influence on that. Treasurer MFC Link to comment Share on other sites More sharing options...
Guest Posted August 18, 2006 Share Posted August 18, 2006 Clear your cache control files, they will be still holding the oscid url's possibly. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.