Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem editing the right column include


kartharn

Recommended Posts

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

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! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Link to comment
Share on other sites

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

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

  • 1 month later...
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

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

  • 3 weeks later...
  • 2 weeks later...
  • 2 weeks later...

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

Archived

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

×
×
  • Create New...