 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
December 19th, 2006, 08:51 AM
|
#21 (permalink)
| | Member Verified Customer
Join Date: Jul 2003
Posts: 193
|
I still get the more link - I even tried it in an new showphoto.php file that had not other changes made to it. 
Carolem
|
| |
December 19th, 2006, 08:57 AM
|
#22 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
Sorry nothing more I can add since I clearly showed how to remove $prevajax and $nextajax which are those links.
|
| |
December 19th, 2006, 09:13 AM
|
#23 (permalink)
| | Member Verified Customer
Join Date: Jul 2003
Posts: 193
|
thanks, I will keep trying
Carolem
|
| |
December 19th, 2006, 09:41 AM
|
#24 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
| Code: Content visible to verified customers only.
Maybe that will show you what I mean it should look like this
|
| |
December 19th, 2006, 12:32 PM
|
#25 (permalink)
| | Member Verified Customer
Join Date: Jul 2003
Posts: 193
|
I just a blank screen when clicking on a thumbnail when I replace the code with the code above.
Carolem
|
| |
December 19th, 2006, 12:50 PM
|
#26 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
I dont think this has anything to do with your issue and remember I am using 5.62 as a example and the edit I posted works fine to remove more http://www.reeftalk.com/gallery/showphoto.php/photo/391 |
| |
December 19th, 2006, 08:40 PM
|
#27 (permalink)
| | Member Verified Customer
Join Date: Jul 2003
Posts: 193
|
All we want is that one members pictures doesn't lead on to other's pictures.
We want each member to have their own identity when viewing $Globals['pplang']['seeall'] = "users gallery"
(We actually like the more button).
Carolem
|
| |
December 19th, 2006, 08:58 PM
|
#28 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
Carole the edit I provided just for you works which is why I posted a link to show it does so I can not suggest what your editing wrong. However as I noted in my initial reply the ajax technology does not pass a ppuser variable so there is no way for it to work as you want it to.
|
| |
December 19th, 2006, 10:47 PM
|
#29 (permalink)
| | Member Verified Customer
Join Date: Jul 2003
Posts: 193
|
Thank you!,
It looks like I got it to work!
Carolem
|
| |
December 20th, 2006, 01:05 AM
|
#30 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
| 5.62 MG Show all users pics - only shows pic in one category
When Members gallery is set to:
Do you want Members Gallery to show all of a users photos? Yes
It only shows of a single category of latest upload.
Viewing members photos doesn't lead on to the users' other pics from other categories.
|
| |
December 20th, 2006, 01:21 AM
|
#31 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
|
Sorry, but not quite ...
First check out this bug: 5.62 MG Show all users pics - only shows pic in one category
Second, in our other gallery, still on 5.5 the More link in Members Gallery does go only to the users own pics in Members Gallery.
(Note we have MG set (non/spider) to view all of a users' pics)
As such, In our 5.5 gallery, the url for MG showphoto is:
site/gallery/showphoto.php?photo=1975&cat=500&ppuser=1234
If I use the More link, then click on showphoto, the url is:
site/gallery/showphoto.php?photo=1954&cat=500
The More link only leads to the specific users pics in all categories uploaded.
|
| |
December 20th, 2006, 01:18 PM
|
#33 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
|
Okay, this is part of the ongoing problem of pics leading on to other users pics in filmstrip and next previous
Carole has removed the mod used in previous versions and pics lead on to others pics in the same cat.
Here's an example at your site at Members Gallery
Link to allancaza's pics http://www.reeftalk.com/gallery/show...00/ppuser/1340
Go to first pic - showgallery http://www.reeftalk.com/gallery/show...37/ppuser/1340
Go to next image ...
Though the url shows of same user: /showphoto.php/photo/1070/ppuser/1340
... the image actually belongs to another user, KillBill75 in the same cat and going to the next image is another users pic though the url shows as belonging to allancaza.
I can ask Carole to post the mods that we used to only show specific members pics viewing showphoto, which worked fine till this version, which now only display images in a specific cat and not all of users pics viewing showphoto.
The reason this is an issue is because this link:
/showgallery.php?cat=500&ppuser=1234
... is the link that we've always used in a members forum signature to their gallery pics and so it's individual integrity is crucial.
|
| |
December 20th, 2006, 01:28 PM
|
#34 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,834
|
Have we been over this before? This sounds familiar.....
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
December 20th, 2006, 01:42 PM
|
#35 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,834
|
Yeah, now I remember... you asked about changing this before? Why do you keep coming back and reporting it as a bug when we keep telling you that its working as it is designed?
When you have MG set to show ALL of a users photos; then think of the Members Gallery as a "psudo-search" result. You are getting an index of all the users photos. Clicking from there takes you to that photo where-ever it may be and from there you are seeing the results of the category the image is located it.
This 'psudo-search' doesn't propagate throughout your continued use of the gallery - meaning its not going to work by then having showphoto pick up that same search-pattern and let you prev/next through all of the users photos.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
December 20th, 2006, 01:42 PM
|
#36 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
|
yup! lol
It's a members personality issue, like having a link to a personal profile which leads on to others users stuff.
|
| |
December 20th, 2006, 01:44 PM
|
#37 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,834
|
I'm merging all your threads on this topic; please don't keep starting new "bug" threads covering the same topic when you already know the answer.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
December 20th, 2006, 01:50 PM
|
#38 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
| Quote:
Originally Posted by Michael P When you have MG set to show ALL of a users photos; then think of the Members Gallery as a "psudo-search" result. You are getting an index of all the users photos. | Well we need to be able to provide members with a single link to view all (and only their pics). ... including during showphoto.
This is what I have always presumed 'show all of a users photos' is meant to do.
|
| |
December 20th, 2006, 01:53 PM
|
#39 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,834
|
Then that would require a modification - not a "bug" report.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
December 20th, 2006, 03:05 PM
|
#40 (permalink)
| | Ultimate Member Verified Customer
Join Date: May 2002
Posts: 1,066
|
My intentions are only to help fine tune this app to perform as defined by the terminology of the links provided.
For example, when viewing any photos at the the site there's a link from the users photo - See users gallery.
Yes, it links to the users thumbs but it's a shame that a viewer can't view a users photos without them leading on to others pics.
If I were to tell our members that this is working as designed they would regardless feel that their own gallery viewing integrity is being compromised.
It is already difficult enough to sway our users to upload to our gallery versus linking their pics to the many other free photo gallery services on the net that give a user their own photo gallery.
Yes, I have brought this issue up many times, because there was a time long ago that this wasn't an issue before this software became more complex.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 11:15 AM. | |