hmm..nope, the same.
I'm sorry for all this mess, don't know what's the problem on my site.
I used SuperSizer along with CGBlog, here is a part of the summary template:
{assign var=Photo value=$field->value}
{assign var=Location value=$entry->file_location}
{assign var=Item value=$entry->id}
detail_url alt="{$entry->title}">
{supersizer path="$Location/$Photo" height='80' Quality=100 Subdir="$Item"}
The last version before you implemented newest features works excellent. And now with the latest file I get this on the page:
warning:
getimagesize(
http://localhost/cms-1.6.6/uploads/cgblog/id35/img 105.jpg) [function.getimagesize]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\cms-1.6.6\plugins\function.supersizer.php on line 46
Warning: Division by zero in C:\xampp\htdocs\cms-1.6.6\plugins\function.supersizer.php on line 257
What do you mean by showing you origin image paths, where should I look?
