PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old October 3rd, 2010, 04:40 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2009
Posts: 35
Error: Your image is too small.

edit: Solved the problem. I recently altered a setting in my php.ini, and that was the culprit. Please ignore.

Last edited by AfterWorldForum; October 3rd, 2010 at 04:52 AM.
AfterWorldForum is offline   Reply With Quote
Old October 4th, 2010, 07:30 AM   #2 (permalink)
Registered User
 
Join Date: Aug 2005
Posts: 1,229
But still it shouldn't give you that error. That error comes from filetype setting : min width or min height.
Luciano is offline   Reply With Quote
Old October 12th, 2010, 07:52 AM   #3 (permalink)
Registered User
 
Join Date: Nov 2007
Posts: 1
you can use 150 * 150 px


also there is bug error: on the gallery/stats.php
for v2.4.3 on VB 3.8.6

Quote:
Invalid SQL:

SELECT user.userid, user.usergroupid, user.username, ppgal_user.ppicount
FROM user AS user
LEFT JOIN ppgal_user AS ppgal_user ON (ppgal_user.userid = user.userid)
WHERE ppicount > 0
ORDER BY ppicount DESC
LIMIT 10;

MySQL Error : Column 'ppicount' in where clause is ambiguous
Error Number : 1052
Script : xxx.com/gallery/stats.php
any help?

Last edited by SyRiAn BoY; October 12th, 2010 at 07:59 AM.
SyRiAn BoY is offline   Reply With Quote
Old October 12th, 2010, 12:16 PM   #4 (permalink)
Registered User
 
Join Date: Aug 2005
Posts: 1,229
problem is i do not have a copy of 2.43 you should upgrade to 2.5x
Luciano is offline   Reply With Quote
Old December 13th, 2010, 03:41 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Posts: 119
Same issue her with 2.51 and VB 3.8.6:

Invalid SQL:

SELECT user.userid, user.usergroupid, user.username, ppgal_user.ppicount
FROM vb3_user AS user
LEFT JOIN vb3_ppgal_user AS ppgal_user ON (ppgal_user.userid = user.userid)
WHERE ppicount > 0
ORDER BY ppicount DESC
LIMIT 10;

MySQL-Fehler : Column 'ppicount' in where clause is ambiguous
Fehler-Nr. : 1052
Fehler-Zeit : Monday, 13.12.2010 @ 10:36:48
Datum : Monday, 13.12.2010 @ 10:36:49
Skript : http://xxxxx/stats.php
Referrer :



Quote:
Originally Posted by SyRiAn BoY View Post
you can use 150 * 150 px


also there is bug error: on the gallery/stats.php
for v2.4.3 on VB 3.8.6

Last edited by klaush; December 13th, 2010 at 03:59 AM.
klaush is offline   Reply With Quote
Old December 13th, 2010, 06:21 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Posts: 119
Thanks, but nope, that did not solve the problem!

Quote:
Originally Posted by kevin_lee View Post
You have to change property of image file and set size.
klaush is offline   Reply With Quote
Old December 13th, 2010, 06:24 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Posts: 119
Could you please explain a little more detailed, please; thanks!

Quote:
Originally Posted by kevin_lee View Post
You have to change property of image file and set size.
klaush is offline   Reply With Quote
Old December 13th, 2010, 07:29 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
I believe he is referring to setting your image types and properties under the attachment manager in vbulletin.
__________________
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 December 13th, 2010, 08:23 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Posts: 119
May be...:-) What has this to do with the "stats.php" in the gallery folder? Or clearer, what cuses the error?

And if, what are the correct settings for those settings?

Greetings

Klaus

Quote:
Originally Posted by Chuck S View Post
I believe he is referring to setting your image types and properties under the attachment manager in vbulletin.

Last edited by klaush; December 13th, 2010 at 08:46 AM.
klaush is offline   Reply With Quote
Old December 13th, 2010, 09:09 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
This thread has nothing to do with stats. This error happens when a file is being uploaded that is smaller than the minimum thresholds set up for your filetypes.
__________________
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 December 13th, 2010, 09:31 AM   #11 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Posts: 119
Thanks, Chuck; i thought so!

But that did not solve my problem!:-)
klaush is offline   Reply With Quote
Old December 13th, 2010, 09:49 AM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
If you encounter issues you should ensure you are using the latest code. Are you using 2.51
__________________
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 December 13th, 2010, 09:52 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Posts: 119
Yes Chuck, with a fresh install and importing the categories and files with the importer from photopost, which we will need in future for other things in the community.

Greetings

Klaus

Quote:
Originally Posted by Chuck S View Post
If you encounter issues you should ensure you are using the latest code. Are you using 2.51
klaush is offline   Reply With Quote
Old December 13th, 2010, 10:06 AM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
what I am saying is what error are you getting? Thats one thing that happens when people start posting in other peoples threads. This thread is about a minimum issue and then someone else started saying something about stats.php error which has nothing to do with this thread.
__________________
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 December 13th, 2010, 10:16 AM   #15 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Posts: 119
O.k., lets do this in a new thread, if you like!

Thanks

Klaus

Quote:
Originally Posted by Chuck S View Post
what I am saying is what error are you getting? Thats one thing that happens when people start posting in other peoples threads. This thread is about a minimum issue and then someone else started saying something about stats.php error which has nothing to do with this thread.
klaush is offline   Reply With Quote
Old December 13th, 2010, 10:25 AM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Yep better now that we know what issue we are talking about and I posted
__________________
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 25th, 2011, 07:56 AM   #17 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2011
Posts: 5
I'm having the same trouble with this filetypes issue. Chuck, i try to change min width or min height but it still wont work.

the error:

Your image is too small. The minimum dimensions for this type of image in this category are 0 x 0 - keeps popping up.

My images are 533 - 800, how can i avoid this error?
Soundsoflove is offline   Reply With Quote
Old May 25th, 2011, 09:19 AM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Luciano provides support for vbGallery I will pass this on to him
__________________
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 25th, 2011, 09:26 AM   #19 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2011
Posts: 5
Chuck, I'm currently speaking with you via Email. I will continue to speak with you there. Maybe CC Luciano into our emails.

Thanks,
Soundsoflove is offline   Reply With Quote
Old May 25th, 2011, 09:30 AM   #20 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
You created your own issue. You created that directory to upload the images to and never set it to 777. when bulk uploading your directory and files should be 777 permissions you upload. You told me this in an email.
__________________
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
Image Too Small? No Flash Uploader? Underlab Bugs - vBulletin 3.7x / 3.8x 7 October 18th, 2009 08:07 PM
Your image is too small. The minimum... DJDarknez Installs and Upgrade - vBulletin 3.6x 5 June 19th, 2008 01:04 PM
Very small preview image disciple1 Photopost Pro Installation & Upgrades 1 September 27th, 2007 09:06 AM
Small Warning when replacing an image Happy Camper Installs and Upgrade - vBulletin 3.0.X 0 April 1st, 2005 08:21 PM


All times are GMT -5. The time now is 07:24 AM.

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