This topic is locked

Resizing Images before saving to blob

3/27/2008 9:30:51 AM
PHPRunner General questions
S
stevenf author

Hi all,
I am trying out phprunner and it's great.

After reading the help it seems that I need to create 2 blob fields? 1 Blod and 1 MediumBlob?
I just need to upload images, which is working but the images are too big! I need to resize them before they are saved to the database.

Don't want to create a th image. I need to resize the main image!
How can I do that please?
Thanks

J
Jane 3/27/2008

Hi,
just check off Resize image after upload option on the "Edit as" settings dialog on the Visual Editor tab.

S
stevenf author 3/27/2008

Hi,

just check off Resize image after upload option on the "Edit as" settings dialog on the Visual Editor tab.


I cannot fine that setting <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=27381&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' /> I can see a required checkbox and the thumbnails setting:
Create thumbnails on the fly!

J
Jane 3/27/2008

Plase make sure you use the latest PHPRunner version (4.2).

S
stevenf author 3/27/2008

Is it compatible with 4.1 projects?

J
Jane 3/27/2008

All projects created with PHPRunner 4.1 are compatible with PHPRunner 4.2.

S
stevenf author 3/27/2008

Thanks Jane!
I will give it a try!