Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Special Page not loading correctly


rob_illinois

Recommended Posts

Version = 2.3.4

 

 

    I have an issue with the specials page on my website not loading up correctly. It loads up the header and loads the words -  Top » Catalog » Specials and the the text - Get Them While They're Hot! and that is it noting for the left "Categories" or right side "Specials / Best Sellers". Or the specials in the middle. It will not even load up the footer. I check the specials.php page code and it looks fine, even loaded an older version from 2 months ago before any updates and no change. All other pages load up fine. Ideas?

 

 

 

 

Thanks

Link to comment
Share on other sites

You can get it exactly from php error log file. Look after php_error.log file on your server.

:blink:
osCommerce based shop owner with minimal design and focused on background works. When the less is more.
Email managment with tracking pixel, package managment for shipping, stock management, warehouse managment with bar code reader, parcel shops management on 3000 pickup points without local store.

Link to comment
Share on other sites

          Ok, I checked the error log and it shows this error below:

 

PHP Fatal error:  Call to undefined method currencies::display_sale_percent() in /hozw2/bp/public_html/nas8/specials.php on line 107


This is line 107 on Specials.php  -  $persent = ($currencies->display_sale_percent($specials['products_price'], tep_get_tax_rate($specials['products_tax_class_id']), $specials['specials_new_products_price']) * -1);

 

 

Thanks

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...