kartharn Posted March 7, 2004 Share Posted March 7, 2004 WHen i comment a box in the right column so i can remove it, the footer get right aligned and positions itself in the rigth column. I saw this problem posted somewhere but without answers. It is driving me nuts! i can?t make any adding or deleteing to the boxes, so far it happened only in the right column. Any help appreciated... George Link to comment Share on other sites More sharing options...
241 Posted March 7, 2004 Share Posted March 7, 2004 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); 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...
kartharn Posted March 8, 2004 Author Share Posted March 8, 2004 Thanks. That solved the problem like a charm!. Can you tell me why it happened and why isn?t everbody screaming like hell for this peculiar problem, it occurs to me that very few people had this issue... Thanks again. George Link to comment Share on other sites More sharing options...
n3m Posted March 11, 2004 Share Posted March 11, 2004 i ran into the same issue, and i have to say, glad you posted this problem ...my problem is fixed ...now, onto the next problem :( n3m, __ | w Digital information lasts forever, or five years | - whichever comes first. |___________________________________________ Link to comment Share on other sites More sharing options...
goldfish Posted April 19, 2004 Share Posted April 19, 2004 that is great - it had been bugging me for a while Link to comment Share on other sites More sharing options...
Guest Posted April 22, 2004 Share Posted April 22, 2004 Another Great Fix Thanks And Thanks to AlanR for leading me here :) Link to comment Share on other sites More sharing options...
AlanR Posted April 22, 2004 Share Posted April 22, 2004 Thanks. That solved the problem like a charm!. Can you tell me why it happened and why isn?t everbody screaming like hell for this peculiar problem, it occurs to me that very few people had this issue... Well, since this thread got bumped. I'll answer that question. It's due to a bug in some slightly earlier versions of php so not everyone will have the problem. Some sites are just fine without the fix. Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management) Link to comment Share on other sites More sharing options...
AlanR Posted April 22, 2004 Share Posted April 22, 2004 I've got sites running PHP Version 4.2.3 which need it and sites running PHP Version 4.3.4 which don't. Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management) Link to comment Share on other sites More sharing options...
Guest Posted April 28, 2004 Share Posted April 28, 2004 :lol: Thank you for your suggestion! The problem is solved! Link to comment Share on other sites More sharing options...
cilliers Posted May 15, 2004 Share Posted May 15, 2004 Never in the History of e commerce, was so much owed by so desperate to one line of code. Thanks Steve :lol: Link to comment Share on other sites More sharing options...
Saturn5 Posted May 26, 2004 Share Posted May 26, 2004 Thanks... that worked great... Link to comment Share on other sites More sharing options...
gazzzzzza Posted June 4, 2004 Share Posted June 4, 2004 cheers i too had this prob :D always here to offer some useless advice.... Link to comment Share on other sites More sharing options...
Guest Posted June 12, 2004 Share Posted June 12, 2004 From all the posts I see this should have worked but I am getting the following error : Warning: Wrong parameter count for ini_set() in /home/httpd/vhosts/domain.com/httpsdocs/shop/includes/application_top.php on line 2 Warning: Cannot send session cookie - headers already sent by (output started at /home/httpd/vhosts/domain.com/httpsdocs/shop/includes/application_top.php:2) in /home/httpd/vhosts/domain.com/httpsdocs/shop/includes/functions/sessions.php on line 67 Warning: Cannot send session cache limiter - headers already sent (output started at /home/httpd/vhosts/domain.com/httpsdocs/shop/includes/application_top.php:2) in /home/httpd/vhosts/domain.com/httpsdocs/shop/includes/functions/sessions.php on line 67 Link to comment Share on other sites More sharing options...
Guest Posted June 12, 2004 Share Posted June 12, 2004 fixed it :) this is so nice to see it looking normal .. very attractive cart :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.