PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds Suggestions

Classifieds Suggestions Have an idea to make Classifieds even better?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 28th, 2005, 11:38 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 254
Send a message via ICQ to dontom
Q: what happens with sold items?

do they get deleted after some time?
dontom is offline   Reply With Quote
Old July 28th, 2005, 11:41 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
Yes if you use the cron task sendnotice.php it will clear out expired ads etc
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 28th, 2005, 11:43 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 254
Send a message via ICQ to dontom
just asking because some of my ads are already sold and I ran sendnotice manually and the ads are still there
dontom is offline   Reply With Quote
Old July 28th, 2005, 11:54 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
They are marked as expired and should not show on screen. You can then view and delete expired ads in the approval admin side
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old August 26th, 2005, 02:50 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 254
Send a message via ICQ to dontom
how can i mass delete expired / sold items? I have 560 of them expired and do not want to click them manually... I would like to delete them automatically every night
Thomas
dontom is offline   Reply With Quote
Old August 26th, 2005, 08:47 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
They are marked expired and do not show.

The admin still has to go into admin and delete the expired ads in ad approval
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old August 26th, 2005, 09:05 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 254
Send a message via ICQ to dontom
then this is my feature request to automize this task (delete expired tasks)

Sold items do not disappear on my site even after days - do i also have to do something here to make them invisible? sendnotice is running every night...
thanks
thomas
dontom is offline   Reply With Quote
Old August 26th, 2005, 03:06 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 254
Send a message via ICQ to dontom
perhaps it is still a bug: sold items are still visible

installed here: http://www.mtb-news.de/bikemarkt/

example: sold item: http://www.mtb-news.de/bikemarkt/sho...cat=500&page=1

any idea or starting point?
thanks
thomas
dontom is offline   Reply With Quote
Old August 29th, 2005, 08:25 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 254
Send a message via ICQ to dontom
Hello? am I doing something wrong or might this be a bug?

What is the easiest way to get rid of all expired/ sold items? do they have a specila status so I can delete using sql? can I update counters later to ensure a consisten database?
Thomas
dontom is offline   Reply With Quote
Old August 29th, 2005, 08:35 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
well you could do that but that is not good as you would leave the images

In admin delete the ads under the expired queue in approve ads
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old August 29th, 2005, 08:39 AM   #11 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 254
Send a message via ICQ to dontom
Hi Chuck,
I am not going to delete several hundrerd ads manually by clicking each of them...

Any other idea?
why not also let sendnotice let delete items from expired queue when expired or sold date is e.g > 2 weeks ago?
dontom is offline   Reply With Quote
Old September 12th, 2005, 03:35 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 254
Send a message via ICQ to dontom
Bugs:
1) no matter to which page ( I get displayed 31 pages in the pagination) i click i will always see the first page

2) Date expired in expired queue is today for all items

3) after having deleted items pp-c jumps back to the wrong category, this makes it even more difficult to get rid of expired ads

4) when deleting expired ads users will get emails:
"test,

I'm sorry, but the ad you submitted to MTB-News.de, titled
"test", has been deleted. Some reasons for ad deletions include:

- Ads that were partially uploaded/incomplete
- Extremely poor quality/images (impossible to make out the image itself)
- Ads that did not conform to our published site contribution and usage guidelines such as offensive
- Ads which were not paid for after submission......"
This should not happen... will comment it out... (Line 430, admin-misc)

Thomas

Last edited by dontom; September 12th, 2005 at 04:08 PM.
dontom is offline   Reply With Quote
Old September 12th, 2005, 07:28 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
You are the only one who gets an email

Code:
Content visible to verified customers only.
There is no bug that I see. A user runs sendnotice or set's up the cron task which sets approved to 2 so they dont show.

You as admin would periodlically view the expired que and delete the ads.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 12th, 2005, 11:05 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 254
Send a message via ICQ to dontom
Quote:
Originally Posted by omegatron
You are the only one who gets an email
[/code]

There is no bug that I see. A user runs sendnotice or set's up the cron task which sets approved to 2 so they dont show.
Hi chuck,
My users complained about getting strange emails:
http://www.mtb-news.de/forum/showthr...58#post2147758

I was also getting these emails with a test account (=! admin)

Code:
Content visible to verified customers only.
This sends out emails to $uid, which is the user, whos expired items get deleted.

What about my other points?

Thomas
dontom is offline   Reply With Quote
Old April 16th, 2006, 08:42 PM   #15 (permalink)
Member
 
Join Date: Mar 2006
Posts: 88
So how do you set it up to automatically delete these.

And is this email thing a bug or what? I'm ready to go live with my site and just found that the expired ads do not automatically delete. I don't want my people getting notices every time we delete an expired ad.

Future feature requested.
RCHobbies is offline   Reply With Quote
Old April 16th, 2006, 09:09 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
I beleive I responded to the software feature in the other thread you posted but we can consider an auto delete cron in the future yes
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 23rd, 2006, 02:23 AM   #17 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Location: Osaka
Posts: 158
If you do, make it optional though.

I keep ALL my old expired ads so my trader rating system stays valid.
benFF is offline   Reply With Quote
Old May 8th, 2006, 11:53 AM   #18 (permalink)
Member
Verified Customer
 
Join Date: Sep 2002
Location: Long Beach, CA
Posts: 156
Send a message via Yahoo to SHalliday
an optional cron delete job would be wonderful. Got my vote!
SHalliday is offline   Reply With Quote
Old May 11th, 2006, 03:35 PM   #19 (permalink)
Member
Verified Customer
 
Join Date: Nov 2004
Posts: 95
Quote:
Originally Posted by SHalliday
an optional cron delete job would be wonderful. Got my vote!
I would need it too
diretur is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Value of Sold items keeps dropping(FIXED) rastacat Classifieds Bug Reports 41 January 31st, 2006 08:59 AM
Value of items sold - issue aquariumpros Classifieds Installation & Upgrades 1 November 4th, 2005 12:01 AM
Items Sold increases when wanted items are found. mawby Classifieds Suggestions 2 June 28th, 2005 04:10 AM
Items that are SOLD are not being removed ludachris Classifieds Bug Reports 3 July 2nd, 2004 10:10 PM


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