PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   Ver 6.2 member.php - Unregistered profile error (http://www.photopost.com/forum/photopost-pro-bug-reports/137881-ver-6-2-member-php-unregistered-profile-error.html)

piersshepperd September 13th, 2008 11:30 AM

Ver 6.2 member.php - Unregistered profile error
 
Hi there,

I have some comments on Photos, that were made by Unregistered users. When I am logged out from the site, and click on the 'Unregistered' link it takes me to the member page for an Unregistered user - all correct.

The links on the left hand side of the member.php box are broken;
e.g. A link to Statistics is made from this;
http://www.mysite.com/photopost/memb...uid=&protype=3

The broken links are missing the uid which on my site for an Unregistered user is '0'

Any help appreciated,
Best wishes,
Piers

Chuck S September 13th, 2008 03:41 PM

Actually if a members uid is 0 or empty the profile should be that of the user viewing the profile

Code:

Content visible to verified customers only.
How about a site link

piersshepperd September 13th, 2008 05:11 PM

Hi Chuck,

You are correct - when logged in this works ok,
The problem is when you are not logged in (a guest).
Go right to the bottom of this page and click on one of the 'Unregistered' links found in the 'Recent Posts' box.

Stagelink: Photo Gallery - Main Index

This brings up a profile page for the 'Unregistered' user, but the links on the left are incorrect.

Chuck S September 13th, 2008 07:20 PM

well I need to see the actual query errors but try placing this in member.php
and see if the error disappears

Code:

Content visible to verified customers only.

piersshepperd September 14th, 2008 03:11 AM

Hey Chuck,

Thank you - that has cured it.

Cheers,
Piers

Chuck S September 14th, 2008 09:10 AM

No a problem glad to help


All times are GMT -5. The time now is 08:52 PM.

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