PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   Reinserting an Ad (http://www.photopost.com/forum/classifieds-how-do-i/141141-reinserting-ad.html)

allcompu November 16th, 2009 12:31 PM

Reinserting an Ad
 
I'm trying to set up some help pages for the classifieds and would like to know what happens to an ad at the end of it's run.

Is a notice sent out to the advertiser?

Does the ad simply not get displayed until it is reinserted or deleted or does it get automatically deleted at some point?

Chuck S November 16th, 2009 04:09 PM

http://www.photopost.com/forum/class...otice-php.html

The ad will eventually be deleted. The user is sent an expiration and can renew.

allcompu November 16th, 2009 11:12 PM

Quote:

Originally Posted by Chuck S (Post 1255245)
http://www.photopost.com/forum/class...otice-php.html

The ad will eventually be deleted. The user is sent an expiration and can renew.

The only control I see on this is in the Admin Show Ad Options "Number of days to show sold/closed ads?" and the sendnotice.php where the days in advance of expiration is set to 3. Is there any other control on this? Where does the actual deletion command come from?

What I'm trying to do is to set up a system that will, in a straightforward way, allow our vBulletin merchant subscribers to relist their "Merchant Directory" listing every 30 days ... which would require that they have a valid paid subscription in vBulletin to gain access to the PP-Classifieds category where the listing ad resides.

My ideal situation would be similar to vBulletin's soft delete function so that if the advertiser runs late he will still be able to relist rather than recreate. So whatever insight you can provide would be much appreciated.

Chuck S November 17th, 2009 05:36 AM

Have you setup the cron task this is why I linked above.

The system will send out expiration notices to the merchants. They inturn would renew them or not and eventually if not the system deletes them.

allcompu November 17th, 2009 09:45 AM

Quote:

Originally Posted by Chuck S (Post 1255256)
Have you setup the cron task this is why I linked above.

The system will send out expiration notices to the merchants. They inturn would renew them or not and eventually if not the system deletes them.

No I haven't gotten to that yet. I read that entire thread and came away with no clear understanding of its relevancy to my question or what the code meant or how I might vary it to work appropriately with my system. But assuming it runs once a day or once every ten minutes, my question is:

1. When does the command get issued to delete an expired ad?
2. Where does that command originate from?
3. What control do I have on it?

In addition, what would be the procedure for an advertiser to reinsert his ad before it has expired? I assume he would mark it sold and then reinsert it, but I do not know for a fact that this is the correct or best way to do it.

Chuck S November 17th, 2009 12:54 PM

This is what you shouuld know

1. The cron task is what expires ads and ends auctions.

2. The users get the appropriate emails of who won the auction or if an ad is expired to renew.

3. The user can renew his ad from the link sent in the email or if he views his ad under the ad options.

4. If expired ads are not renewed and over 2 weeks old the system will automatically delete them when you go to admin panel

allcompu November 17th, 2009 01:18 PM

Thank you.

So I can put in my instructions that ads WILL be renewable for two weeks after expiration? That is a definite number?

Chuck S November 17th, 2009 01:24 PM

Ads are renewed at the duration they where posted. I said that the system will delete them if they are older than two weeks and no one has renewed it.


All times are GMT -5. The time now is 02:55 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97