Hello,
I have a problem with auutonav.
My theme supports thumbnails, i added the right code in my template
The exact same settings on 2 different sites but not the same result.
On this one it works
http://celinemasson.net/dessins/
On this one it doesn't work.
http://www.juliechapallaz.com/spectacles/
Does anyone can give me a clue how to solve this?
Thanks!
Seems like the problem comes directly from the thumbnails which are not created.
…
no clue.
Autonav unable to find the src of the thumbnail.
http://juliechapallaz.com/src.png
I also noted that with the debug stuff on true, there are a lot of errors showing up but my knoledge in php is so small that i can't understand it.
error
error1
help would be much appreciated.
Thanks in advance!
Could you try this beta version, please? (And just roll back if you have problems, but I would like to see the error log in that case if possible)
AutoNav 1.4.0 beta 11
Hello
thanks for your answer,
nothing changed with your beta version.
Still have no thumbnail displayed.
How can i the error log? I will transmit it to you
thank you
the wp_debug is true.
Is it what you need?
thanks
I have not received any email from you, which is why I have not answered.
On the spectacles website, what is the full URL of the image you have chosen as the thumbnail?
strange i sent you an email on the 6th of may.
I sent you a new mail 2 minutes ago!
Let me know if this time you receive it.
here are the urls of the thumbnails that should be displayed on the page.
http://www.juliechapallaz.com/site/wp-content/uploads/2011/05/APPR-106x150.jpg
http://www.juliechapallaz.com/site/wp-content/uploads/2011/05/LITTLEITALY-150x109.jpg"
Thanks a lot
Version 1.4.0 does output a comment message containing the exact local filename, and the plaintext of the destination link, when it cannot properly create a thumbnail. That might be of some further assistance.
The problem seems to be that your hosting company has disabled the use of the glob() function... which AutoNav requires to find the list of images and available thumbnails. Without that function, there is no way the plugin can begin to function. As per my e-mail, please contact your web host to find how to enable that function, or move to a web host that permits your scripts to retrieve the list of your files.
After the host activated the glob function, everything works fine.
thanks a lot for your help!
resolved!