Гость
11 Фев 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?

Последние изменения: 02 Март 2014


Гость
21 Фев 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 Фев 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");


Гость
23 Фев 2013 16:21

thank you

Работает на Cobalt