 | |  | | | Classifieds Installation & Upgrades If you're having install or upgrade problems, post here. |
January 3rd, 2008, 07:43 AM
|
#61 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,698
|
I dont see anything wrong on your site. You have like two ads that have pictures and 2 ads or so that doesnt have pics and this script only removes entire ads so I am unsure what your trying to tell us you think happened.
|
| |
January 3rd, 2008, 07:48 AM
|
#62 (permalink)
| | Member Verified Customer
Join Date: Oct 2007
Posts: 172
| Hmmmm... now they're gone..
Will post some more test ads and reassess the situation... hmmm.
|
| |
January 3rd, 2008, 07:49 AM
|
#63 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,698
|
maybe your category cache was stuck or something. |
| |
January 3rd, 2008, 08:06 AM
|
#64 (permalink)
| | Member Verified Customer
Join Date: Oct 2007
Posts: 172
|
Okay... I'm experiencing some other issues now... will begin a new thread so not to hijack this one...
|
| |
January 3rd, 2008, 09:47 AM
|
#65 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,698
|
Okay no problem
|
| |
January 6th, 2008, 06:49 PM
|
#66 (permalink)
| | Member Verified Customer
Join Date: Apr 2002
Posts: 423
|
Hi I have installed the following */10 * * * * /usr/bin/wget --spider http://www.michigan-sportsman.com/cl...sendnotice.php
But none of my ads are expiring. Please help. I have lots of old ads that need to get purged or expire.
Last edited by wacnstac; January 6th, 2008 at 07:13 PM.
|
| |
January 7th, 2008, 12:04 AM
|
#67 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,698
|
Does not look like anything is expired when viewing the site http://www.michigan-sportsman.com/classifieds/
You might need to ask your host what specific cron tasks they support and how. Like some dont allow wget and you can only use a server path to the file and there are examples in this thread on that. It is all up to your hosts specific cron requirements.
|
| |
May 8th, 2008, 11:32 AM
|
#68 (permalink)
| | Member Verified Customer
Join Date: Jan 2002 Location: Albany, Oregon
Posts: 207
|
I have some very old ads from 2006 and they don't seem to expire by running this process. Any ideas how I can get this fixed?
Here's an example: http://www.classiczcars.com/classifi...uct=1304&cat=4
Last edited by gholsie; May 8th, 2008 at 11:34 AM.
Reason: Added an example from my site.
|
| |
May 8th, 2008, 11:46 AM
|
#69 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,698
|
What is the expiration on those ads you sure they are not set for no expiration?
You can view the duration in the database in the products table and let me know.
|
| |
February 13th, 2009, 01:36 AM
|
#70 (permalink)
| | Member Verified Customer
Join Date: Feb 2009 Location: Appleton, WI
Posts: 33
| Hello again
Am I required to run this script if I am only using the site as a classified or will it perform the proper tasks automatically?
|
| |
February 13th, 2009, 05:20 AM
|
#71 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,698
|
You must run this script either manually yourself or set up the cron task so ads are expired.
|
| |
April 14th, 2009, 07:50 AM
|
#72 (permalink)
| | Member Verified Customer
Join Date: Jan 2009
Posts: 46
| Quote:
Originally Posted by Chuck S | Nearly 3 years later and I still can't spot anything about this in instructions, it only takes a matter of seconds to edit an HTML file and it would be very useful for new clients such as myself |
| |
April 14th, 2009, 07:52 AM
|
#73 (permalink)
| | Member Verified Customer
Join Date: Jan 2009
Posts: 46
|
Also can anyone confirm that the script will now update the number of ads count? I saw earlier (back in 2006!) that it wasn't doing that automatically when it purged the old ads.
|
| |
April 14th, 2009, 09:12 AM
|
#74 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,698
|
Not sure what you mean here. The script is not suppose to update any counts. Counts are updated via other functions within the script.
|
| |
April 14th, 2009, 10:47 PM
|
#75 (permalink)
| | Member Verified Customer
Join Date: Dec 2006 Location: Kirkland,WA
Posts: 61
|
Does sendnotice.php remove "sold" ads? I want to remove these ads but when I run sendnotice.php in my browser it did not seem to do this. How can I remove ads which are marked sold?
Example - Hunting Washington Classifieds - Message
Thank you
|
| |
April 14th, 2009, 10:59 PM
|
#76 (permalink)
| | Member Verified Customer
Join Date: Dec 2006 Location: Kirkland,WA
Posts: 61
|
Nevermind - I will use this setting Expired Ads Marked Sold |
| |
April 15th, 2009, 08:02 AM
|
#77 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,698
|
well that really has nothing to do with this script but good luck with that.
|
| |
March 15th, 2010, 05:38 AM
|
#78 (permalink)
| | Member Verified Customer
Join Date: Jan 2010
Posts: 45
|
Chuck is this something we still need to do with Vb3.8.x and Classifieds v4 (4.01) as I can not see it mentioned in the install guide?
|
| |
March 15th, 2010, 09:19 AM
|
#79 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,698
|
well yes and no. You can setup a server cron task sure. However classifieds 4 has the ability to run a silent cron in the footer of the application instead of you setting up the server cron so its your choice. Look in your admin options.
|
| |
March 15th, 2010, 10:08 AM
|
#80 (permalink)
| | Member Verified Customer
Join Date: Jan 2010
Posts: 45
| Quote:
Originally Posted by Chuck S well yes and no. You can setup a server cron task sure. However classifieds 4 has the ability to run a silent cron in the footer of the application instead of you setting up the server cron so its your choice. Look in your admin options. | Thanks Chuck, found the option but there are three with identical descriptions?! is this normal?! (see attachment)
As you can see I've set all three to yes
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 03:31 AM. | |