Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Application-top.php


Guest

Recommended Posts

Posted

Hi

I have just uploaded an update for our web site, and get the message that there is a error on line 312 of includes>application-top.php

 

$navigation->add_current_page();

 

when I remove this, the site works fine, but I'm unsure what might have caused this and is it safe to remove it, or could it cause problems.

 

Look forward to any thoughts.

 

Many thanks

 

Grandpa

Posted

John,

 

 

This is a commmon error and will correct itself, yes correct itself once the session expires.

 

 

 

Chris

Posted

John,

 

 

This is a commmon error and will correct itself, yes correct itself once the session expires.

 

 

 

Chris

Hi Chris.

 

Not sure whether you mean delete the offending line or leave it.

 

If I leave it, the site doesn't work I, reloaded many times, but with it removed the site doen't have a problem (yet)

 

Look forward to your comments.

 

Cheers

 

John

 

.

Posted

John,

 

Just leave it. Actually, by now your sessions would have reset and you have access to the site. If in the future you encounter that error, you could delete all cookies and temp files from your browser as well to speed up that refresh process.

 

It is not actually an error at all, but a pause to let the sessions catch up with the code edits your making.

 

 

 

Chris

Posted

John,

 

Just leave it. Actually, by now your sessions would have reset and you have access to the site. If in the future you encounter that error, you could delete all cookies and temp files from your browser as well to speed up that refresh process.

 

It is not actually an error at all, but a pause to let the sessions catch up with the code edits your making.

 

 

 

Chris

Hi Chris

 

Many thanks once again. Now all good

 

All the best

 

Kind regards

 

John

Archived

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

×
×
  • Create New...