Advertisement:

Author Topic: Premium Ads are not updating expiration date  (Read 2316 times)

brenosilver

  • Newbie
  • *
  • Posts: 21
Premium Ads are not updating expiration date
« on: October 17, 2013, 12:55:23 am »
OsClass 3.2.1
Payment plugin: 2.0
Theme: Bender 1.0

Hi,

I have all my categories set to expire in 15 days and Premium expiration to 45 days.  When a user pays for a Premium ad the expiration date does not change, it remains the same 15 days.

I have two installs, one virgin and one live with modifications, both have the same issue.
Anyone have noticed this?

Thanks
« Last Edit: October 17, 2013, 01:34:11 am by brenosilver »

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: Premium Ads are not updating expiration date
« Reply #1 on: October 17, 2013, 11:15:28 am »
The expiration date should not be modified, but it will be visible even after the expiration date, just until the premium ends

brenosilver

  • Newbie
  • *
  • Posts: 21
Re: Premium Ads are not updating expiration date
« Reply #2 on: October 18, 2013, 01:55:15 am »
The expiration date should not be modified, but it will be visible even after the expiration date, just until the premium ends

Hmm, I see. Does that mean osc_item_is_expired() will not register ads as expire until 45 days?  I'm asking this because I'm using it to change the color of the ad in the admin menu to red if the func. returns true.


Also, is there any easy way to show the user when is his actual expiration date? because I already see everyone sending tickets regarding their exp date not changing (I have it showing next to the post date);

Thank you for the answer.