didi2005 Posted August 1, 2005 Share Posted August 1, 2005 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 49Parse 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 More sharing options...
didi2005 Posted August 2, 2005 Author Share Posted August 2, 2005 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? <{POST_SNAPBACK}> Anyone got ideas ??? Link to comment Share on other sites More sharing options...
♥Vger Posted August 2, 2005 Share Posted August 2, 2005 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 More sharing options...
Jack_mcs Posted August 2, 2005 Share Posted August 2, 2005 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? <{POST_SNAPBACK}> 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 More sharing options...
didi2005 Posted August 3, 2005 Author Share Posted August 3, 2005 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 <{POST_SNAPBACK}> how to i locate the file ? or do i need to create the file myself ? Link to comment Share on other sites More sharing options...
WiseWombat Posted August 3, 2005 Share Posted August 3, 2005 how to i locate the file ?or do i need to create the file myself ? <{POST_SNAPBACK}> 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 More sharing options...
Jack_mcs Posted August 4, 2005 Share Posted August 4, 2005 how to i locate the file ?or do i need to create the file myself ? <{POST_SNAPBACK}> 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.