Iv installed the plugin, as iv done plenty of times before, but its not creating the cached image!!
I dont know WHATS going on… but this is the debugging im getting.
it looks like the url path is being sent html encoded parameters…
(0.090811) Parsing Tags in Template (0.090835) Tag: {exp:imgsizer:size src="/images/home/pic1.jpg" width="230"} (0.090922) No Closing Tag (0.090974) Tag: {exp:imgsizer:size src="" width="230"} (0.091045) No Closing Tag (0.091091) Tag: {exp:imgsizer:size src="/images/home/pic2.jpg" width="230"} (0.091170) No Closing Tag (0.091209) Processing Tags (0.091236) Plugin Tag: Imgsizer/size (0.091256) Plugin Tag: Imgsizer/size (0.091275) Plugin Tag: Imgsizer/size (0.091292) Including Files for Tag and Modules (0.093475) Beginning Final Tag Data Processing (0.093495) Calling Class/Method: Imgsizer/size (0.093570) -> Class Called: Imgsizer (0.093591) -> Method Called: size (0.119659) -> Data Returned (0.119703) Calling Class/Method: Imgsizer/size (0.119792) -> Class Called: Imgsizer (0.119814) -> Method Called: size (0.119872) Returning No Results Content (0.119888) -> Data Returned (0.119916) Calling Class/Method: Imgsizer/size (0.119975) -> Class Called: Imgsizer (0.119993) -> Method Called: size (0.152242) -> Data Returned (0.152296) - End Tag Processing -
I’ve tried using this plugin but I keep getting an error on my local machine.
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 36000 bytes) in D:\sites\EECore\system\plugins\pi.imgsizer.php on line 554
Does anyone know if it is possible to use this plugin in conjunction with eeFlickr?
What i would like to do is to let eeFlickr grab a bunch of images from my Flickr account then display those images as square thumbs. Obviously Flickr has it’s own thumbnail images but these are only 75 x 75 pixels and i would love to be able to show larger thumbs than this.
I have tried placing the imgsizer tag inside my eeFlickr call but i get nothing back. After looking at the plugin it seems the problem occurs when cUrl goes off to grab the image for local caching.
Doing a print_r(); on curl_error i get “Could not connect to host” which would lead me to suspect that there is some security on Flickrs server stopping the download of images.
I can’t seem to get this to work at all. I am using FF Matrix and the nGen file uploader on a MSM site. I have created the ‘cache’ folder correctly and everything but when I put in the code, it doesn’t output any HTML, nor does it seem to create a cached image.
I can’t seem to get this to work at all. I am using FF Matrix and the nGen file uploader on a MSM site. I have created the ‘cache’ folder correctly and everything but when I put in the code, it doesn’t output any HTML, nor does it seem to create a cached image.
OK, so I manually set my base_path and it works fine now. Where do I have this set globally so I don’t need to define it everytime?
I’ve used this plugin many times before with no issues. I’m trying to use it on a client’s site now and they are currently hosted on Media Temple. I cannot get it to work at all; I get nothing. I’ve asked my client to ask Media Temple if GD Library is installed and Media Temple has confirmed it’s installed.
Not sure what else I can do here? Any ideas?
EDIT: Sorry, got this figured out. I wasn’t using a relative path. Doh!
I’m trying to get this plugin working on a new host…so I suspect it’s some sort of server issue since I’ve been able to get it to work before on other sites. Anyhow, I didn’t see this error mentioned in here so I’m hoping somebody can shed some light for me. Here’s the error I get:
Warning: mkdir() [function.mkdir]: Permission denied in /home/pcms/public_html/kitchen/plugins/pi.imgsizer.php on line 205
Naturally, when I input the { image } in my template without the imgsizer tag it works. Also, I’ve created the cache folder, perms at 777, etc. So I am baffled…any ideas?
This looks like some sort of permissions issue not allowing the plugin to create directories.
There might be a way to address this with settings. But this is where someone else with more experience in server environments might be able to provide some guidance.
If I delete the second {exp:imgsizer:size} - tag and replace it with {photo_src}, the correct path to the image is shown. What could be the problem here?
help!! please running 1.6.7 I install the plugin I check the GD on server:
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled