Quote:
|
Originally Posted by xtremeoff-road Hi there, my server uploads are set at 40 megs...I have no problem with upload sizes as I have adjusted all the sizes in the table accordingly. Here is the error I am receiving.
"Your image is too large. The maximum dimensions for this type of image in this category are 0 x 0."
Thanks for the help! |
When you added SWF to your vBa Gallery types you left the max height & width set to 0.
Your PHP configuration is able to grab the dimensions from the SWF file so it thinks it's over the max you've defined.
BTW: Since your server recognizes the dimensions, you may be interested in
this hack.