LePhasme
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Download failed.: Failed to write request to temporary file.The tmp isn’t full :
240K tmpI’ll try to update it manually then.
I recreated the gallery and it looks fine now…
I just tried the reset option without any effect on my problem.
I don’t understand why the link to the thumbnail is different for the second gallery and as the link in incorrect I don’t see why regenerating the thumbnails will change something.
Just in case, I’m a programmer so don’t hesitate to mention technical terms if you have an idea.I didn’t do anything with those images but you were right, they were duplicated in the database, i just deleted all the images with a title set to null and all is good now.
Thank you for all the time you have given to my problem !It give me that
ZenphotoPress Messages INFO ZPP Version: 1.7.3 INFO PHP Version: 5.2.14 INFO Current working directory: /home/lephasme/upev.net/wordpress/wp-content/plugins/zenphotopress/tinymce INFO POST: Array ( [what] => thumb [what_custom_text] => [link] => image [link_custom_url] => [close] => true [imgperpage] => 10 [orderby] => sort_order [wrap] => none [size] => default [custom_width] => [custom_height] => [album] => 7 [album_name] => Road trip est [album_url] => canada/roadtripest [zenphotopress_web_path] => https://takealook.dreamhosters.com/ [zenphotopress_admin_dir] => zp-core [mod_rewrite] => 1 [page] => 14 [toggle_what_status] => closed [toggle_link_status] => closed [toggle_close_status] => closed [toggle_order_status] => closed [toggle_wrap_status] => closed [toggle_size_status] => closed ) INFO GET: Array ( [tinyMCE] => 0 [section] => image ) INFO ZenphotoProxy method: cURL INFO zenphotopress_custom_show: 10 INFO zenphotopress_custom_orderby: sort_order INFO ZenphotoProxy call: https://www.upev.net/wp-content/plugins/zenphotopress/zenphoto_bridge.php?albumid=7&function=get_album&data_path=/home/lephasme/takealook.dreamhosters.com/zenphoto/zp-data INFO ZenphotoProxy call: https://www.upev.net/wp-content/plugins/zenphotopress/zenphoto_bridge.php?albumid=7&sort=sort_order&start=130&limit=10&function=get_images&data_path=/home/lephasme/takealook.dreamhosters.com/zenphoto/zp-data INFO ZenphotoProxy call: https://www.upev.net/wp-content/plugins/zenphotopress/zenphoto_bridge.php?albumid=7&function=count_images&data_path=/home/lephasme/takealook.dreamhosters.com/zenphoto/zp-data INFO ZenphotoProxy call: https://www.upev.net/wp-content/plugins/zenphotopress/zenphoto_bridge.php?function=get_options&data_path=/home/lephasme/takealook.dreamhosters.com/zenphoto/zp-data INFO mod_rewrite: 1 INFO ZenphotoProxy call: https://www.upev.net/wp-content/plugins/zenphotopress/zenphoto_bridge.php?function=get_nested_albums&data_path=/home/lephasme/takealook.dreamhosters.com/zenphoto/zp-data INFO zenphotopress_custom_width: INFO zenphotopress_custom_height:
There is a difference, the alt and title attributes are filled only on the first thumb.
For example with a picture duplicated 3 times the result if I insert the 3 is :<a href="https://takealook.dreamhosters.com//canada/roadtripest/DSC_2463.jpg"><img class="ZenphotoPress_thumb " alt="DSC_2463" title="DSC_2463" src="https://takealook.dreamhosters.com//canada/roadtripest/image/thumb/DSC_2463.jpg" /></a> <a href="https://takealook.dreamhosters.com//canada/roadtripest/DSC_2463.jpg"><img class="ZenphotoPress_thumb " alt="" title="" src="https://takealook.dreamhosters.com//canada/roadtripest/image/thumb/DSC_2463.jpg" /></a> <a href="https://takealook.dreamhosters.com//canada/roadtripest/DSC_2463.jpg"><img class="ZenphotoPress_thumb " alt="" title="" src="https://takealook.dreamhosters.com//canada/roadtripest/image/thumb/DSC_2463.jpg" /></a>