PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old February 10th, 2010, 10:51 AM   #21 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2008
Posts: 15
Ahh - there was that little string I was looking for. I didn't think about looking in the admin php file for the gallery - I figured it was a call to a function in another php file!

As for the depreciation error - already have it tuned off in my php.ini - I just turned it back on to see if I could figure out why the thumbs wouldn't rebuild correctly.

Thanks,
philmckrackon is offline   Reply With Quote
Old February 10th, 2010, 11:01 AM   #22 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
Correct to get rid of deprecated errors right now in PHP5 you can simply place @ in front of any function in the program to supress the error. Its not that big of a deal now because PHP5 although its deprecated still support those functions. Now beginning with php 6 alot of things will need to be rewritten.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 7th, 2010, 12:42 AM   #23 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 54
And what about PHP 5.3.2 released yesterday? Is there the same problem?
Fenriz is offline   Reply With Quote
Old March 7th, 2010, 05:53 AM   #24 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
If your running vbgallery and your php has changed and you get a deprecated error then yes to not get that error you can surpress it with @ in front of the php function thats the issue
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 8th, 2010, 01:25 PM   #25 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 54
..and what about wrong thumbs problem? Does it fixed with PHP 5.3.2?
Fenriz is offline   Reply With Quote
Old March 8th, 2010, 01:29 PM   #26 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
well without knowing anything about your specific issue I cant comment.

You are posting in someone else's thread and there is nothing about wrong thumbs.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 2nd, 2010, 03:46 PM   #27 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2007
Posts: 25
This thread was a LIFESAVER. after upgrading to PHP 5.3.2. Thanks for all the inputs!! They worked.
PossumX is offline   Reply With Quote
Old April 2nd, 2010, 07:25 PM   #28 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
glad it was useful
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old May 18th, 2010, 07:43 PM   #29 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Posts: 78
Luciano,

I performed your changes to the 2.5.1 code, as you state in posts 12 & 19.

I then ran "Rebuild Image Sizes" against the affected categories in the Photopost vBGallery, and WHAM, the screwy "all the same" thumbnails were fixed.

Thanks for your work on this 'feature'.

KC
bulbasnore is offline   Reply With Quote
Old January 12th, 2011, 07:27 AM   #30 (permalink)
Member
Verified Customer
 
Join Date: Feb 2002
Posts: 181
This is STILL an issue (2.51 3.8 version). Honestly this should have been fixed a long time ago. We were having troubles with thumbnails as the original poster was and we applied his fixes and that corrected it. PHP 5.2 has just reached EOL so unless you want a bunch of support requests for this, I suggest you apply these patches to the latest version because hosts will be updating to 5.3 soon.
Andy R is offline   Reply With Quote
Old March 8th, 2011, 07:30 AM   #31 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2011
Posts: 3
Is there a plan to fix this? The latest version available for download for VB3.8 is still 2.51. Also, is this issue fixed in version 3 (for installations of VB4)?
dbright is offline   Reply With Quote
Old March 8th, 2011, 01:40 PM   #32 (permalink)
Registered User
 
Join Date: Aug 2005
Posts: 1,229
this issue never existed in vbgallery 3.
I am running vbgallery 3 with php 5.34 and have no issues.
Luc
Luciano is offline   Reply With Quote
Old January 20th, 2012, 04:11 PM   #33 (permalink)
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 106
Did this bug ever get fixed? I'm having the same issue.
edprush is offline   Reply With Quote
Old January 20th, 2012, 05:27 PM   #34 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
Are you having this issue and have tried this?

http://www.photopost.com/forum/1257333-post12.html
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 20th, 2012, 10:38 PM   #35 (permalink)
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 106
I had read that but didn't try it yet. Does this need to be done too?:
http://www.photopost.com/forum/1261889-post19.html
edprush is offline   Reply With Quote
Old January 21st, 2012, 07:38 AM   #36 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
You can do that sure.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 12th, 2012, 10:40 AM   #37 (permalink)
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 106
I have tried to find the following:
Code:
Content visible to verified customers only.
in functions_gallery_imageedit.php
but it's not there.

I am having this thumbnail issue as mentioned by the OP.

By the way, I am using vbGallery 2.1

Last edited by edprush; March 12th, 2012 at 10:42 AM. Reason: 2.1
edprush is offline   Reply With Quote
Old March 12th, 2012, 10:47 AM   #38 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
My suggestion is you upgrade if your using such an old version as it would not be designed to run on newer PHP. Now any discussions here in these older threads would be applied to any version these discussions would be on which I think would be 2.51 or 2.43 meaning the downloaded code here would be correct. There has not been a vbGallery 2.1 in many years.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 12th, 2012, 10:59 AM   #39 (permalink)
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 106
Thank you, Chuck.

Turns out that I must have been using the "search" function on Notepad++ wrong because it didn't find the code but I found it manually looking for it.

I will go ahead and upgrade my version of vBgallery. I haven't upgraded in years. Can you point me to instructions on how to upgrade from 2.1 to 2.51?
edprush is offline   Reply With Quote
Old March 12th, 2012, 11:04 AM   #40 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
Well the instructions are in the downloaded code. basically your uploading everything and you run the vbgallery_install.php file and select the upgrade process.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
MAke all thumbs same size? Admin thumbs are bigger. autino Photopost Pro How Do I...? 10 September 6th, 2008 11:16 PM
Bulk move assigned wrong photo to wrong person Part II Fortissimo Photopost Pro Bug Reports 1 January 6th, 2007 10:47 PM
Bulk move assigned wrong photo to wrong person Fortissimo Photopost Pro Bug Reports 21 December 5th, 2006 10:28 PM
jpg error Alfa1 Photopost Pro Bug Reports 1 November 9th, 2006 02:40 PM


All times are GMT -5. The time now is 03:45 AM.

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