PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   Sending an Ecard from an album(FIXED) (http://www.photopost.com/forum/photopost-pro-bug-reports/114920-sending-ecard-album-fixed.html)

Johnny Doomo July 18th, 2005 01:31 PM

Sending an Ecard from an album(FIXED)
 
When you send an ecard from an image that is in a users album the navigation tree appears like this:

Home » » Test Album

Chuck S July 18th, 2005 07:56 PM

where when viewing when sending?

Post exact steps

Johnny Doomo July 21st, 2005 12:13 PM

EDIT:

Wait here are the right instructions.
1. click on an image in an ALBUM (not a gallery mind you)
2. click on send an e-card.

Chuck S July 21st, 2005 01:25 PM

Works for me. Tried a couple different installs same thing

Johnny Doomo July 21st, 2005 02:18 PM

Hmmm, I dunno what else to try. It's in the admin account and I haven't changed any of my code other than my stylesheets. I have a regular image and I view the send as e-card on that image while it's in the gallery and the e-card page looks fine, but if I take that exact image and move it to a public album for the admin (maye other users too, don't know) and view the send as e-card page it shows the "» »" in the tree structure.

Not sure what else to try to pinpoint the problem any more though. Any ideas?

Chuck S July 21st, 2005 02:38 PM

You have a url to the install

Chuck S July 22nd, 2005 10:13 PM

I registered a username on your site. Uploaded a photo to an album and sent an ecard to me

Works fine my friend

Johnny Doomo July 22nd, 2005 10:54 PM

I never said it didn't work. It was the tree structure showing two "»" without without anything between them. Remember?

1. Make an image that is in a users album (not gallery, but a public album) a favorite.
2. view that image through the favorite "My Favorites" link.
3. Click "Send as e-Card"
4. Look at the tree navigation and it shows Home » » Test can

Chuck S July 24th, 2005 10:39 AM

Here is the fix in ecard.php find this

Code:

Content visible to verified customers only.
change to

Code:

Content visible to verified customers only.

Johnny Doomo July 26th, 2005 10:55 PM

Thanks.


All times are GMT -5. The time now is 07:01 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