News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

Imagick installed and worked on J2.5 but not on JD3.2

Started by ldinsdale, 14.12.2014 23:00:52

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ldinsdale

Dear all,

First post! Firstly, cheers Arno for an awesome component! I have recently updated our website to Joomla 3 from Joomla 2.5 and have been trying to get the Imagick php auto thumbnail creation section working. I have worked with my webhost to get the module installed and correctly operational, which it now is as it is working under Joomla 2.5 with the previous version of JDownload. Under Joomla 3, with the latest 3.2.18 beta it shows Imagick as being installed in the config section but when a PDF is uploaded, the image is not created and all that is created is a broken img link.

Take a look here:

http://www.englishmartyrs.tv/eat/index.php/parents-and-visitors/downloads/category/16-newsletters

You can see the broken link to the left of the download.

Any help or ideas in advance would be greatly appreciated!

Many thanks,
LD
  •  

ColinM

Not sure about this! :-\

The generated code  for the cell is

<td width="75%">
<a href="/eat/" rel="lightbox"> <img src="/eat/" align="left"></a>
<a href="/eat/index.php/parents-and-visitors/downloads/download/16-newsletters/190-newsletter-1-05-09-14">
<img src="http://www.englishmartyrs.tv/eat/images/jdownloads/fileimages/pdf.png" alt="" align="top" border="0" height="64" width="64"></a>  
<a href="/eat/index.php/parents-and-visitors/downloads/download/16-newsletters/190-newsletter-1-05-09-14">Newsletter 1 - 05.09.14</a>  
<span class="jdbutton jblue jstatus">NEW</span>  
</td>


The first part <a href="/eat/" rel="lightbox"> looks strange!  The rest looks OK and works.  Will wait for Arno to look.

Also found this link which actually deals with imagemagick! You web site people may understand - but not me!
http://www.jdownloads.net/documentations/item/how-can-i-display-php-errors-copy?category_id=8
Colin M
  •  

Arno

Hi,
QuoteYou can see the broken link to the left of the download.
Colin had already post it before: the link is not created correct. So maybe a bug in the new series.
Have you checked whether the new created pic from the pdf file exist  in: JOOMLA_ROOT/images/jdownloads/screenshots/ ?
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

ldinsdale

Quote from: Arno on 15.12.2014 23:39:31
Hi,Colin had already post it before: the link is not created correct. So maybe a bug in the new series.
Have you checked whether the new created pic from the pdf file exist  in: JOOMLA_ROOT/images/jdownloads/screenshots/ ?

Hi Arno & Colin,

Many thanks for getting back to me over this one - I have checked in the screenshots folder Arno and there is no image being created by Imagick. This is strange as under J2.5 it seems to be working A-Ok! Any other ideas??
Many thanks for looking into this for me ;-)

LDinsdale
  •  

ColinM

Hi
This may be site specific!  I set up a new test site and all was well. The pics below tell the story of my test.  Imagick had been installed previously by my web site host company. And regrettably I do not know how to test it independently.  Maybe you could PM Arno with site admin details to see if he can spot the problem.

[gelöscht durch Administrator]
Colin M
  •  

Arno

Thanks Colin for your test but you must select as main file a pdf.
Also must be activated in the 'Pictures' TAB from configuration the 'Create Thumbnails from PDF files?' option.
Then is tried to create a thumbnail and image from the first pdf page.

@ldinsdale:
please send me login data via PM.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

ColinM

Colin M
  •  

Arno

Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

ldinsdale

@ Colin,

Many thanks for the documentation - I have checked against the settings I have applied. I assume selecting GIF or JPEG shouldn't make a huge difference in terms of the module working or not?

@ Arno,

Have sent you a DM re: site login details for you.

Kind regards,

LD
  •  

Arno

Quote@ Arno,

Have sent you a DM re: site login details for you.
Okay, i will see what i can do in your backend later today.
Please can you checks whether you have the same 'Imagick' module version installed as before on your 2.5 website?

QuoteUnder Joomla 3, with the latest 3.2.18 beta it shows Imagick as being installed in the config section but when a PDF is uploaded, the image is not created and all that is created is a broken img link.
Can you try it again but with actvated Joomla debug option?
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

ldinsdale

Hi Arno,

Yes, it is the same version of Imagick as it is the same webhost and within the same domain.

I will enable the debugging option.

Many thanks,

LD
  •  

ldinsdale

Arno,

It's working from the frontend now! Will try recreating PDF images in the backend, but even if I have to upload all files individually to make this work, that'll be fine!

Cheers,

LD

  •  

Arno

Hi,
okay thanks for the result.  ;)
Give us a note when you have again a problem.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •