Guest
08 Jan 2013 12:41

I have an image upload field and it uploads the picture successfully into the main image folder but does not for some reason put it in the thumbs_cache/image folder anymore. It WAS working and now is not. I do not know what I changed. I cannot find anything in the error log related to this. Maybe I'm not looking in the right place or for the right thing? Is there a setting for this? So in my custom list that I made is here:

http://dev.corbelsolutions.com/our-team you can see that there are many missing images. However if you click on them and go to the detail view, you will see the image. How do I fix this? I need this fixed asap.

Thanks!

Last Modified: 02 Mar 2014


Sergey
Total posts: 13,748
09 Jan 2013 04:43

I can see all images by link you have provided. And all of them are like this

http://dev.corbelsolutions.com/uploads/thumbs_cache/image/76d406465d7ad0b401c2ad958850ae88.jpg

It means thumbnail is generated.

Have you managed to solve this problem yourself or I look not where I should?


Sergey
Total posts: 13,748
09 Jan 2013 04:46

Also email there uses simple text probably. This can be grabbed by crawlers. If you want еще protect those email from been collected, use email field. It will

  1. Encrypt email and hide it from web crawlers

  2. Allow to send email message to person right from the site. It will add send button which will open popup with small message form.


Guest
09 Jan 2013 17:58

Yes, I solved the issue before you posted. The problem was that GD library was not loaded! Only took me 2 days to figure that out. I'm not in charge of the server and took it for granted that it would be there.


Sergey
Total posts: 13,748
10 Jan 2013 01:39

I have also good suggestion during development process enable debug mode and error reporting full. It may give you very useful information.

I am glad you had solved this problem. :)

Powered by Cobalt