aegypius / wp-da-widgets

deviantART Widgets for Wordpress 2.8 or greater
http://aegypius.github.com/wp-da-widgets/
4 stars 1 forks source link

Thumbnails not displaying #5

Closed urdsama777 closed 8 years ago

urdsama777 commented 12 years ago

Hi, I installed the widget, and everything looks good - I'm able to connect to the gallery and call up images, but when I check the "thumbnail generation" box nothing is displayed.

So at the moment I can display either full size images or nothing at all. Any idea how to fix this? I am now on WP 3.3

Thank you in advance! Been looking for something just like this for a long time. Really hope I can get it working. :)

~Olga

aegypius commented 12 years ago

Hi, for the moment i non longer use Wordpress for my personal usage.

I will install a fresh WP 3.3 and test it.

Tumbnail generation is based on GD and required allow_url_fopen = On or curl if available.

urdsama777 commented 12 years ago

thank you so much for looking into this! I know enough code to modify the files, just let me know where to tinker with what. :)

aegypius commented 12 years ago

So far nothing seems to break thumbnail generation on my fresh install. I will continue my tests.

aegypius commented 12 years ago

I guess you are running wp-da-widgets 0.1.7 .

Could you try, the latest : https://github.com/aegypius/wp-da-widgets/zipball/0.2.0

I made a couple of fixes.

urdsama777 commented 12 years ago

hello hello! I installed the latest version, and the thumbnails still do not show up. It's weird, because the links to the deviations function, I can click and go to the individual DA pages, I just can't see the thumbs on my blog.

I made a screencap to show you what it looks like. http://east-27.com/temp/widgets_cap.jpg

Gosh, I'm so close I can taste it. XD This plugin is exactly what I needed. Please let me know if you know what could be causing the issue?

urdsama777 commented 12 years ago

P.S.: these are my current settings on the dash: http://east-27.com/temp/widgets_cap2.jpg

aegypius commented 12 years ago

Ok thanks for your tests, for the moment i have no Idea what is going on on your site.

Could you give me your widget setup too. Maybe it's related for the "deviant" you are trying to display.

In addition, i will work on more setup checks to ensure everything is fine.

aegypius Think, Experiment & Share.

On Thu 19 Jan 2012 08:16:07 AM CET, urdsama777 wrote:

P.S.: these are my current settings on the dash: http://east-27.com/temp/widgets_cap2.jpg


Reply to this email directly or view it on GitHub: https://github.com/aegypius/wp-da-widgets/issues/5#issuecomment-3558920

urdsama777 commented 12 years ago

Sure thing, here it is: http://east-27.com/temp/widgets_cap3.jpg

Could it be some sort of permissions issue? I wish there was a way to give you guest access into the dashboard. :/ Would probably be easier if you could poke around directly

aegypius commented 12 years ago

Thanks, I don't really thing that an access could help me. But you could send me the debug log file which is located in wp-content/cache/da-widgets-*.log.

I've just tested with your configuration and it works on my fresh install (http://wordpress.hq.aegypius.com/)

Make sure you have some files in your wp-content/cache directory.

urdsama777 commented 12 years ago

HUH well lookit that.

There is only file in my wp-content/cache directory, i placed a copy here: http://east-27.com/temp/da-widgets-write-test

Let me also say that my wordpress is installed in a separate directory. The index file is in the public root directory, but it refers to the install that's in the separate directory. Do you think that is what's causing the issue? :\

aegypius commented 12 years ago

Hi,

This may cause an issue, some of my setup tests assumes that wordpress is installed with my standard ways. The fact that you have the write test file in your cache directory shows that the write test is working but i may have an issue on the thumbnail part (which determine where the thumbnails are stored).

Could you send me the directory listing of your setup or an archive of your setup for a more efficient way to fix this issue.

I'm sorry that this issue take so long to resolve, I hope we can solve it as soon as possible.

Thanks again for your support !

urdsama777 commented 12 years ago

Of course, here is the copy of my WP setup (minus the uploaded images to cut down on filesize): http://east-27.com/temp/directory_setup.zip

And no, thank YOU for your incredible patience! :D I am very grateful for all of your help.

aegypius commented 12 years ago

@urdsama777 : After 6 months of patience, i've just released an updated version of this plugin 0.2.1 is available here.

If you still want to try if it fixes your issues, please let' me know ;)