Disabling the upload temp folder function

4 posts by 2 authors in: Forums > CMS Builder
Last Post: June 7, 2011   (RSS)

Re: [rishi_143] Disabling the upload temp folder function

By rishi_143 - June 7, 2011

Well I did try to bypass the upload_tmp_dir check in the uploadForm_functions.php...
Now it uploading fine and displaying images aswell, BUT the images dont get resized nor are thumbs created [:(]

Help!!!

Re: [rishi_143] Disabling the upload temp folder function

By Jason - June 7, 2011

Hi,

It seems like your host has disabled the is_dir() function for some reason. This is a pretty common function, so the best solution would be for them to enable it.

In order for CMS Builder to do it's re-sizing, it first needs to store a temporary copy of the image that it then uses to create its thumbnails.

If your host is unwilling to do this, you may want to consider moving hosts.

Hope this helps. Please let us know if you have any other questions.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Disabling the upload temp folder function

By rishi_143 - June 7, 2011

Hey Jason,
Thanx for your prompt reply as always.
Will try to get the host to enable the function else will have to move hosts...[:(]

Thanx anywayz... for now resizing in the viewer page...