Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Parse Time


didi2005

Recommended Posts

I would like to display parse time, but when i on it below error occur.

Warning: error_log(http://localhost/...../var/log/www/tep/page_parse_time.log): failed to open stream: No such file or directory in /home/......./public_html/oscommerce/admin/includes/classes/logger.php on line 49

Parse Time: 0.028s

What does this error mean and how do i correct it ?

 

 

Besides, what is the difference between parse time and processing time?

Processed in 0.659711 second(s), 12 queries, Gzip enabled
Link to comment
Share on other sites

Why on earth would anyone want to display the parse time on their website? What a waste of processor usage. Your customers won't be the slightest bit interested in it.

 

I don't know why they even included that feature in osCommerce.

 

Vger

Link to comment
Share on other sites

I would like to display parse time, but when i on it below error occur.

 

What does this error mean and how do i correct it ?

Besides, what is the difference between parse time and processing time?

The error most likely means it can find the specified directory. The path setup in admin is just a suggestion and may not match your configuration. You need to verify that the path is correct.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

The error most likely means it can find the specified directory. The path setup in admin is just a suggestion and may not match your configuration. You need to verify that the path is correct.

 

Jack

 

 

how to i locate the file ?

or do i need to create the file myself ?

Link to comment
Share on other sites

how to i locate the file ?

or do i need to create the file myself ?

Do you have this directory ( logger.php ) in admin/includes/classes/ if not have a look in the contribution that you installed ?? if its there put it into the correct directory?

( WARNING )

I think I know what Im talking about.

BACK UP BACK UP BACK UP BACK UP

Link to comment
Share on other sites

how to i locate the file ?

or do i need to create the file myself ?

It will create the file itself. You can name it whatever you want. But it won't create the path. You need to make sure that is valid.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...