Guest
11 Feb 2013 14:47

Hi,

I just bought the url field because I liked the snapshot feature. I set Allow snapshot to Yes. But no snapshot is displayed :(

What else am I supposed to do?

Last Modified: 02 Mar 2014


Guest
21 Feb 2013 03:54

I would like to correct my last comment: after refresh, this error occurs on you given template websqu.php only. Template default.php produces working snapshots.


Sergey
Total posts: 13,748
22 Feb 2013 02:24

Please replace line 78

echo JHtml::image(" http://mini.s-shot.ru/1280/ /jpeg?".$url, JText::_('Snapshot')." $url");

to

echo JHtml::image(" http://mini.s-shot.ru/1280/ {$width}/jpeg?".$url, JText::_('Snapshot')." $url");


Guest
23 Feb 2013 16:21

thank you

Powered by Cobalt