GavickPro / News-Show-Pro-GK5

Advanced Joomla! content module.
28 stars 37 forks source link

Error 500: after upgtrade to joomla 3.6.5 and update the module gk5 news #379

Open ghost opened 7 years ago

ghost commented 7 years ago

Hi, on a test site i upgraded my website. I' upgraded to joomla 3.6.5 without problem then i upgraded the module gk5 news to last version. Now i have this problem..

Call to undefined method NSP_GK5_com_content_View::getImageHTML()

`/modules/mod_news_pro_gk5/tmpl/com_content/view.php:56

51 } 52 } 53 // Retrieve alt text 54 $alt_text = NSP_GK5_com_content_View::getAltText($config, $item); 55
56 return NSP_GK5_com_content_View::getImageHTML($only_url, $IMG_SOURCE, $links, $config, $IMG_LINK, $full_size_img, $alt_text); 57 } else { 58 return ''; 59 } 60 } 61 // article information generator

`

Suggestions??

Thanks

ghost commented 7 years ago

Some updates here: https://forum.joomla.org/viewtopic.php?f=715&t=946251&p=3457913#p3457913