Specials Expiration Fix

Specials Expiration Fix

Specials Expiration Fix Download Summary

  • Language: PHP
  • Platform: Windows / Linux / BSD
  • License: GPL - GNU Public License
  • Databases: MySQL
  • Downloads: 283
  • Released: Jun 13, 2007

Specials Expiration Fix Description

I discovered that our special prices were being expired by the system a day earlier than planned. I discovered that the cause of the problem was the fact that the code that automatically turns off specials that expire checks the current date AND TIME against the date that the special was set to expire.

The specials administration only sets the date for expiration which means the time is automatically set to midnight (00:00:00) of that day. The moment midnight passes as the day begins the special gets expired instead of being expired at the end of the day like it should be. The fix is very simple as detailed in the attached text file.

Specials Expiration Fix Bookmark

Hyperlink code:
Hyperlink for Forum code:

Specials Expiration Fix Script Download Notice

Top 4 Download periodically updates information of Specials Expiration Fix script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Specials Expiration Fix torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Specials Administration fix

... the edit button to modify the price or expiration. This is very handy if your store is ... ours and puts items on special with an expiration date and then later runs a new special ... easy to double check the special price and expiration date. To install, simply replace the specials.php file ...

all specials

... creates an InfoBox with all of the active specials in it. The items are listed w/o images. ...

Select Specials

With this contribution you can create new specials in a way similar to the simple search. No big dropdown menu any more. screenshot.jpg shows you the new select menu.Tested against MS2. ...

Store Name Fix

This fix was mainly intended to be a sugestion for future versions of OSCom. Because the store name does not change often, the fix really is not worth the install but I listed anyways. ...

Specials Tax Inclusive

... use the tax inclusive special price when defining specials by adding 'i' to the end, similarly to the way '%' is used for percentage discounts.Included is the default admin/specials.php file with the changes applied.-or-s see BoF/EoF marks (only 2 parts) if you want to apply this manually. ...