bluecivic21 Posted March 25, 2004 Share Posted March 25, 2004 hello can someone please take a look at www.softbrixtech.com/cart/catalog and tell me why the footer.php cell comes up in the corner instead of the bottom. once you refresh the page it correct it self and looks fine. Please help Link to comment Share on other sites More sharing options...
241 Posted March 25, 2004 Share Posted March 25, 2004 did you try this fix PAGE DISPLAYS WRONG ON FIRST LOAD catalog/includes/application_top.php on the line below <?php at the very beginning of the file, add ini_set ( 'session.use_trans_sid', 0); so that the beginning now looks like this <?php ini_set ( 'session.use_trans_sid', 0); /* No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
bluecivic21 Posted March 25, 2004 Author Share Posted March 25, 2004 now It works but I get this error on the first visit Fatal error: Failed opening required 'includes/languages/.php' (include_path='.:/php/includes:/usr/share/php') Link to comment Share on other sites More sharing options...
241 Posted March 25, 2004 Share Posted March 25, 2004 that error is most common with a wrong path in the configure.php files and is the error that I first got when I visited your site prior to my post and is a seperate issue No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
bluecivic21 Posted March 25, 2004 Author Share Posted March 25, 2004 thanks steve do you know how to fix that error? also my sessions don't work, it retain the value, if you login with user [email protected] pass test123 when you logout it doesn't logout Link to comment Share on other sites More sharing options...
241 Posted March 25, 2004 Share Posted March 25, 2004 pm me your configure.php files I will check them for you have you made the change to the last line of your catalog and admin /includes/configure.php files from define('STORE_SESSIONS', ''); to define('STORE_SESSIONS', 'mysql'); No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.