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 Pro Support Forums > Photopost Pro Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old August 31st, 2005, 11:51 AM   #1 (permalink)
Senior Member
 
Johnny Doomo's Avatar
 
Join Date: Mar 2003
Posts: 854
More problems with allowing unregistered to upload

1. On all places where it shows that the uploaded user is "Unregistered" when you click on the name it loads up a page that says "Script not called correctly." Is it possible to create a specific error page, maybe something like "There is no profile available for unregistered"

2. In the members galleries there is a "Unregistered" gallery that shows up, but when you click the title nothing happens. Where it says "(see this users gallery)" when you click that from an image uploaded from an unregistered user it loads up the member gallery index page.

Can these problems be fixed? If nothing else, could it be made so that these two links were shown as text and not links. That way it prevents them from being clicked?


EDIT: Also, how do I remove the user "Unregistered" from appearing in the top poster box? Since it is all unregistered users I don't want it showing in the top poster box at all. Could you please let me know how to remove it?

Thank you.

Last edited by Johnny Doomo; August 31st, 2005 at 11:53 AM.
Johnny Doomo is offline   Reply With Quote
Old August 31st, 2005, 11:52 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
You want to give us some links please

I dont allow unregistered uploads so let me see yours to see how the links are formed
__________________
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
Old August 31st, 2005, 11:57 AM   #3 (permalink)
Senior Member
 
Johnny Doomo's Avatar
 
Join Date: Mar 2003
Posts: 854
You've disallowed PMs do want me to email it to ya? It's the same site I told you about before but I don't want it to get out in the open right now. Let me know.
Johnny Doomo is offline   Reply With Quote
Old August 31st, 2005, 12:21 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
Yes email me I dont remember sites I deal with tons of people every single day
__________________
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
Old August 31st, 2005, 01:25 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
1. http://www.domain.com/images/member.php?uid=0

well you could alter your member.php script to add a new language string and change the string above.

Code:
Content visible to verified customers only.
see new change below!!

2. http://www.domain.com/images/showgal...t/500/ppuser/0

This is correct you can't show a gallery for a user that has no userid.
__________________
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; August 31st, 2005 at 03:02 PM.
Chuck S is online now   Reply With Quote
Old August 31st, 2005, 02:09 PM   #6 (permalink)
Senior Member
 
Johnny Doomo's Avatar
 
Join Date: Mar 2003
Posts: 854
REMOVED CODE NOT TO CONFUSE ANYONE

and added the line to my langauge file, but I get the same "Script not called correctly." error page.

EDIT: Also, I noticed that if you are logged into photopost and you click on unregistered it shows you your profile. Maybe this problem will be fixed once I get the above code working though.

EDIT2: Also I fixed the mistype of nont to not and it still doesn't work. :\

Last edited by Chuck S; August 31st, 2005 at 03:03 PM.
Johnny Doomo is offline   Reply With Quote
Old August 31st, 2005, 03:02 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
Removed
__________________
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; October 8th, 2005 at 05:22 PM.
Chuck S is online now   Reply With Quote
Old August 31st, 2005, 03:42 PM   #8 (permalink)
Senior Member
 
Johnny Doomo's Avatar
 
Join Date: Mar 2003
Posts: 854
That seems to be working when trying to view the profile now.

So is there anyway to get it so that in the members galleries the title of the "Unregistered" isn't a link? I don't mind it showing and I could even live with it being a link in other parts of the software, but if there is anything that would make it possible to make it so that the title of their member stat box on the members gallery page that would be great.

Thanks for the help thus far.
Johnny Doomo is offline   Reply With Quote
Old August 31st, 2005, 03:49 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
Removed
__________________
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; October 8th, 2005 at 05:22 PM.
Chuck S is online now   Reply With Quote
Old August 31st, 2005, 04:06 PM   #10 (permalink)
Senior Member
 
Johnny Doomo's Avatar
 
Join Date: Mar 2003
Posts: 854
Nope, does the same thing.
Johnny Doomo is offline   Reply With Quote
Old August 31st, 2005, 06:38 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
sorry dont see how thats possible.
__________________
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
Old October 8th, 2005, 05:08 PM   #12 (permalink)
Senior Member
 
Johnny Doomo's Avatar
 
Join Date: Mar 2003
Posts: 854
Update again, I added this code to 5.2 and I thought it was working, which it does do what I wanted for the unregistered users, but when I now click a registered users link to their profile it gives the error:

Script not called correctly.

Can you help me fix this now? :\
Johnny Doomo is offline   Reply With Quote
Old October 8th, 2005, 05:21 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
You can't try reapplying real old code from months old different versions into the new code version

You must use members.php from the download and then please start a new thread if this issue is present
__________________
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; October 8th, 2005 at 05:29 PM.
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Members upload as Unregistered aem Photopost Pro How Do I...? 11 October 27th, 2005 10:22 AM
Allowing unregistered users to post ads? NSXTC Classifieds Suggestions 2 September 1st, 2005 11:45 AM
allowing unregistered users to upload...(NOT A BUG) Johnny Doomo Photopost Pro Bug Reports 6 July 18th, 2005 04:52 PM
users upload as unregistered fatma Photopost Pro Installation & Upgrades 10 September 14th, 2004 12:04 PM
unregistered users allowed to upload dtc ReviewPost Bug Reports 3 July 4th, 2004 11:35 AM


All times are GMT -5. The time now is 02:53 PM.

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