PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Bugs - vBulletin 3.5.X (http://www.photopost.com/forum/bugs-vbulletin-3-5-x/)
-   -   Lost all images after upgrade (http://www.photopost.com/forum/bugs-vbulletin-3-5-x/122868-lost-all-images-after-upgrade.html)

mholtum February 7th, 2006 12:57 AM

Lost all images after upgrade
 
1 Attachment(s)
I just upgraded to 1.0.2 and I still have all my thumbs, but I have lost all my regular sized images!

What should I do!!

:mad: :mad:

mholtum February 7th, 2006 08:18 AM

The really odd thing is that if you right click the thumbnail image and click properties the path the the image is:
http://www.ravensrealm.net/gallery/f..._cry_thumb.gif
but the code to the regular sized image is:
http://www.ravensrealm.net/gallery/d...hp?imageid=230

Now to me this just doesnt make any sense.

KW802 February 7th, 2006 09:42 AM

Have you checked your server to see if the physical files are still there?

mholtum February 7th, 2006 09:47 AM

Yes the files are there, if I follow the direct link to them I can view them. They just wont display inside the gallery..

I have got to get this back up and running.. These are pictures of my sons deoployment to Iraq with the 82nd Airborne.

Zachariah February 7th, 2006 11:42 AM

have you looked @ PM ?

mholtum February 7th, 2006 11:47 AM

Now I still have this issue:

The path to the regular sized images is:
http://www.ravensrealm.net/gallery/d...hp?imageid=114
and to the thumbs are:
http://www.ravensrealm.net/gallery/f...04b5_thumb.jpg

How can I make the regular image path the same as the thumb image path?

Zachariah February 7th, 2006 12:00 PM

Quote:

Originally Posted by mholtum
Now I still have this issue:

The path to the regular sized images is:
http://www.ravensrealm.net/gallery/d...hp?imageid=114
and to the thumbs are:
http://www.ravensrealm.net/gallery/f...04b5_thumb.jpg

How can I make the regular image path the same as the thumb image path?

What fixed it ?
- adding the ! or remove of the code ?

mholtum February 7th, 2006 12:01 PM

Sorry, I thought I mentioned it. Removing the code brought them back.

Zachariah February 7th, 2006 12:21 PM

This was reported to fix some issues with permissions of usergroups by passing custom settings.

gallery/displayimage.php

Code:

Content visible to verified customers only.
This stops large images from showing up.

- Ill look in n the code. Untill then you can remove this code or hash it out.

Code:

Content visible to verified customers only.

mholtum February 7th, 2006 12:36 PM

Any thoughts on this?

Quote:

Now I still have this issue:

The path to the regular sized images is:
http://www.ravensrealm.net/gallery/d...hp?imageid=114
and to the thumbs are:
http://www.ravensrealm.net/gallery/f...04b5_thumb.jpg

KW802 February 7th, 2006 12:43 PM

Quote:

Originally Posted by mholtum
Sorry, I thought I mentioned it. Removing the code brought them back.

I'm only catching bits of this thread.... what code was removed?

Zachariah February 7th, 2006 01:13 PM

post 9
- was added to displayimage.php in 1.0.2 to stop usergroups from viewing original images when they did not have permission to view them.

It was reported as a fix. It seems there is still an issue.

Zachariah February 7th, 2006 02:47 PM

Re download:
https://www.photopost.com/members/members.pl

Replace:
- gallery/displayimage.php
- forums/modcp/vba_gallery.php

Package updated

mholtum February 7th, 2006 03:08 PM

I just did a fresh install.. Did you just update it in thge last couple hours??

No need anymore. All of a sudden my links are correct! Weird


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