Loading...
 
Architecture / Installation

Architecture / Installation


Problem with thumbnails since upgrading to Tiki 10.1

posts: 4 Canada

Dear Tiki gurus,

I need your help!

Since upgrading a site to Tiki 10.1, we noticed that the thumbnails are not shown for one specific page:

http://yogapartout.com/tiki-index.php?page=FFY

Scroll up to 'Photos du colloque 2012' and you will easily understand what the problem is. It looks like the "img" plugin is unable to create the images thumbnails. If you click on one of the text links that are shown instead of thumbnails, the full picture is loaded.

I tried to clear the cache, then I verified that the plugin was still enabled. I also checked that no plugin required validation. There is nothing pending for approval.

What do I need to do to fix this issue?

The site was upgraded from Tiki 6.8 to version 10.1. I still have one test installation that I did to version 10.0 and the same page is showing correctly. I can't confirm that this is a problem specific to v10.1 but it could be the case.

Thanks in advance for your help!

posts: 1633 Canada

If you visit an image directly:
http://yogapartout.com/tiki-download_file.php?fileId=699&display&x=120&y=80

you get:

Copy to clipboard
Strict Standards: Non-static method Image::is_supported() should not be called statically in /home/yogapar/public_html/tiki-download_file.php on line 253 Strict Standards: Only variables should be assigned by reference in /home/yogapar/public_html/tiki-download_file.php on line 338 Warning: Cannot modify header information - headers already sent by (output started at /home/yogapar/public_html/tiki-download_file.php:253) in /home/yogapar/public_html/tiki-download_file.php on line 370 Warning: Cannot modify header information - headers already sent by (output started at /home/yogapar/public_html/tiki-download_file.php:253) in /home/yogapar/public_html/tiki-download_file.php on line 385 ÿØÿàJFIFÿþ>CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), default quality ÿÛC  $.' ",#(7),01444'9=82œE^:f¦Œ|ã8J„É]Ý—§Ñí-ÓË .j½Ý”vrùq(:n9­7(œôª÷Œ³É8©Rw-ÓVº3¼°Ì?•=!PXàzûÓðGz:u&ªäò‰å®sÀŠk6ޝý( ZÿÙ
posts: 4 Canada

Thanks Marc!

I tried to replace the 'tiki-download_file.php' file with the one from Tiki 10.0 and I still have the same problem. Something happened in the upgrade process?

This explains but what should be done?

posts: 210

Hm, I keep getting those since upgrading to 9.7 LTS...

Yours
Oliver


posts: 4 Canada
I finally found what was causing the "Strict Standards" warnings / errors. One custom 'php.ini' file was being loaded. Now we use the server defaults and all is good.