Shiftass
01-26-2012, 10:19 AM
Hi, we have set up a forum (ver. 4_4-1-9), then ported users, posts and all the stuff from phpbb via impex.
Everything was fine, images and thumbnails created successfully,
we have defined sizes for thumbnails (700) and original image size (1400x800).
Image library - GD, image resizing enabled, users thrown to VBs Registered group by deleting groups ported from phpbb.
Now the problem is that when old users uploads images, thumbnail is created normally (with width of 700), but original image is even smaller than thumbnail. Uploading with new user is fine. All counters are reseted for few times, but no real reaction.
One more thing we noticed, users get different uploading windows, so i tried to change user table 'options' field to what new user gets, and uploading window changed as new users see, but uploaded images is still in incorrect size.
Forum link - http://www.efeforex.com/forum/
So, i dont really have any other thougts what to check and what could be wrong :)
[EDIT]
Still nothing... One more thing is that db records is created with correct size, in filedata table width and height is correctly calculated, but the data inserted in filedata.filedata cell is smaller. Maybe its cached or something else? Any help would be apreceated.
Everything was fine, images and thumbnails created successfully,
we have defined sizes for thumbnails (700) and original image size (1400x800).
Image library - GD, image resizing enabled, users thrown to VBs Registered group by deleting groups ported from phpbb.
Now the problem is that when old users uploads images, thumbnail is created normally (with width of 700), but original image is even smaller than thumbnail. Uploading with new user is fine. All counters are reseted for few times, but no real reaction.
One more thing we noticed, users get different uploading windows, so i tried to change user table 'options' field to what new user gets, and uploading window changed as new users see, but uploaded images is still in incorrect size.
Forum link - http://www.efeforex.com/forum/
So, i dont really have any other thougts what to check and what could be wrong :)
[EDIT]
Still nothing... One more thing is that db records is created with correct size, in filedata table width and height is correctly calculated, but the data inserted in filedata.filedata cell is smaller. Maybe its cached or something else? Any help would be apreceated.