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 January 16th, 2006, 06:42 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jan 2006
Posts: 77
See all ads from one user

There is one thing I miss with Classifieds (or maybe it is there, but I have missed it).

When you look up a user profile you have the option of seeing

the number of ads
last ad uploaded
etc.

I really would like to be able to click on a link to see
all ads uploaded from this user.

Can this be added to the template for that page and how do I change the other files?

Is this something that can be implemented in the beta version?
Marshal Halloway is offline   Reply With Quote
Old January 16th, 2006, 06:57 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Jan 2006
Posts: 77
I did a little research on the script and saw that the link used is

showcat.php?cat=500&ppuser=xxxx

The challenge is to find where to add this to the profile page?

Users can of course add a link in the signature line on the forum, like "see all my ads in the Classifieds and then add the url which they will find my clicking on "My Ads" on the classified menu.
Marshal Halloway is offline   Reply With Quote
Old January 25th, 2006, 12:13 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 20
The hack would be:

Showproduct.php

if ( $iuserid > 0 ) $postreview = "<a href=\"{$Globals['maindir']}/contact.php?contact=$iuserid&productid=$id\">{$Globals['pp_lang']['post']}</a>";

to

if ( $iuserid > 0 ) $postreview = "<a href=\"{$Globals['maindir']}/showcat.php?cat=$cat&ppuser=$iuserid\">{$Globals['pp_lang']['sellermore']}</a> | <a href=\"{$Globals['maindir']}/contact.php?contact=$iuserid&productid=$id\">{$Globals['pp_lang']['post']}</a>";

Then in Language>english.php

add something like:
$Globals['pp_lang']['sellermore'] = "More from this Seller";

But then in show product, you have to write somethign like If the item has not been approved, then don't list it. Something with approve='1'

Hopefully, Chuck will see this and do it correctly and add it in for the next release ?!?!
giggler is offline   Reply With Quote
Old January 25th, 2006, 09:07 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
Do it correctly?? That would imply something has actually been implemented incorrectly when indeed this is not even a feature in the software you are discussing.

Instead you might have wanted to say maybe Chuck will add my suggestion in the next release.

Added to the next go round
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; January 25th, 2006 at 10:13 AM.
Chuck S is online now   Reply With Quote
Old January 25th, 2006, 01:15 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 20
Cool! I meant do it correctly - like if the hack I put might have been wrong and maybe you can check to see if it's correct (because I'm totally not a programmer, not a good writer either!).

Thanks for including it in the next release!
giggler is offline   Reply With Quote
Old January 25th, 2006, 02:43 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
Yeah you had a minor mistake like $cat should be 500 not $cat but its all good. Thats why I winked I knew how you meant it.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   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
Error: PhotoPost Classifieds Delete Ads By User dontom Classifieds Bug Reports 3 January 31st, 2006 10:55 AM
Feature Request: display all ads from user xyz dontom Classifieds Suggestions 10 August 23rd, 2005 04:57 AM
Feature requests: Payment for renewing ads - List of close to expiring ads - & more criscokid Classifieds Suggestions 1 August 4th, 2005 07:17 AM
Classifieds -selling ads and editing user accounts Groove Before You Buy 12 November 1st, 2004 07:28 AM


All times are GMT -5. The time now is 05:23 PM.

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