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 Bug Reports

Classifieds Bug Reports Post any problems you may be having with Classifieds here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old May 10th, 2008, 01:19 PM   #21 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 426
Ok I will try adding that line toe the English language file and uploading. I did visit my profile from a guest perspective and indeed it does show the most recent ad I've uploaded. I noticed, however, as a guest my feedback selection is entirely blank, shouldn't it at least show guests how many pieces of positive/negative feedback I've received, if not the actual feedback as well? Otherwise it isn't very helpful to people looking to buy from someone else and trying to check out someone's feedback before buying from them. Hope that makes sense...
KenDude is offline   Reply With Quote
Old May 10th, 2008, 01:28 PM   #22 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 426
Ah I see the problem, if someone isn't logged into the site, then they can see your last ad (it doesn't say Never), but if they are logged into the site as a member (not the person looking at their own profile) then they see "Never" but they can see your feedback.

Let me sum up.

Logged in as yourself:
You see "Never" on the last ad page
You can see your feedback

Logged in as someone else checking your profile:
They see "Never" on last ad page
They can see your feedback

Guest visiting the site who is not logged in at all:
They see your last ad correctly.
They cannot see your feedback.


Sounds like a little If-Then adjustment is in order...

* side note I added that to language file and it shows up now thanks! (the delete all users ads)
KenDude is offline   Reply With Quote
Old May 10th, 2008, 01:50 PM   #23 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Feedback has never changed ever it is never shown to guests. Now you can try this

Code:
Content visible to verified customers only.
change to this

Code:
Content visible to verified customers only.
You will also need to edit member.php and find this

Code:
Content visible to verified customers only.
change to this

Code:
Content visible to verified customers only.
__________________
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 May 10th, 2008, 01:53 PM   #24 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
There is no restriction on the last uploaded ad ever. This is the code

Code:
Content visible to verified customers only.
If the title for the ad is empty it says never. However as we know in classifieds you must input an ad title.
__________________
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 May 10th, 2008, 01:55 PM   #25 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Here is a test to confirm the login your printing does not seem to give. Here is a link on my site to my profile example

http://www.reeftalk.com/classifieds/...id=1&protype=3

You can login with testing and testing.
__________________
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 May 10th, 2008, 09:29 PM   #26 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 426
Chuck,
What will this do? I don't want to show feedback to a guest, I was just noting that it doesn't show, and it sounds like that is by design. The first section below is in the profile template right? If I make this change to profile template and the member.php file what will it end up doing? Showing feedback to guests or fixing the "never" problem when a logged in user is looking at my last posted ad?

Quote:
Originally Posted by Chuck S View Post
Feedback has never changed ever it is never shown to guests. Now you can try this

Code:
Content visible to verified customers only.
change to this

Code:
Content visible to verified customers only.
You will also need to edit member.php and find this

Code:
Content visible to verified customers only.
change to this

Code:
Content visible to verified customers only.
KenDude is offline   Reply With Quote
Old May 10th, 2008, 09:45 PM   #27 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 426
Here is the problem I am trying to fix

I don't think maybe I was clear in my post previously about the different views that different people see. So I've done 3 screen captures for you.

The first is the view of the K-Man S profile as seen by another registered members by the name of Spammy (test account).

The second is the view of the K-Man S profile as seen by a guest, someone NOT logged into the site.

The third is the view of the K-Man S profile when logged in as K-Man S viewing my own profile.

As you'll see in these screen caps, ONLY the Guest view is working and showing the last ad properly. The ad in question has a valid title, feel free to check out the ad in question if you think this problem is ad-specific for some reason. Ad link: http://www.caymanclub.net/classified...hp?product=672
Attached Images
File Type: jpg LoggedInasSpammy.jpg (81.4 KB, 2 views)
File Type: jpg GuestView.jpg (103.2 KB, 3 views)
File Type: jpg KmanSView.jpg (114.5 KB, 3 views)
KenDude is offline   Reply With Quote
Old May 10th, 2008, 10:45 PM   #28 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,069
Hello

The profile stuff I posted will show feedback to guests but not allow them to place feedback. Thats what I thought you wanted. By design yes its not suppose to show anything to a guest

As far as the last ad I understood completely what you meant however as I noted though I even placed a link and a test login for you to my site which is just stock code. I dont get this behavior in any manner. There is no restriction other than the one I posted. If the ad does not have a title it will not show. So thats the weird part why you get that behavior and I can not replicate it.
__________________
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
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
PP Classifieds wrong data path, created categories - missing folders kaih General Discussion 2 November 13th, 2006 10:46 AM
Data Base Error.. titodj Installs and Upgrade - vBulletin 3.5.X 1 November 15th, 2005 10:55 AM
Error when trying to back up data sa007 Photopost Pro Bug Reports 3 June 23rd, 2005 03:59 PM


All times are GMT -5. The time now is 04:22 AM.

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