tasianmedia / getVimeo

A simple video retrieval Snippet for MODX Revolution
http://modx.com/extras/package/getvimeo
2 stars 5 forks source link

Just upgraded to 2.6.5 #18

Closed feastofthelord closed 6 years ago

feastofthelord commented 6 years ago

Thanks for making such an incredible plugin. I upgraded to 2.6.5 and none of the videos are showing up. I'm getting these errors in the MODX logs:

[2018-07-25 16:07:52] (ERROR @ /var/www/orangeburgcountytv.com/public_html/core/cache/includes/elements/modsnippet/2.include.cache.php : 27) getVimeo service class not loaded [2018-07-25 16:07:52] (ERROR @ /var/www/orangeburgcountytv.com/public_html/core/xpdo/xpdo.class.php : 644) Could not load class: getVimeo from getvimeo. [2018-07-25 16:07:52] (ERROR @ /var/www/orangeburgcountytv.com/public_html/core/xpdo/xpdo.class.php : 1247) Problem getting service getvimeo, instance of class getVimeo, from path /var/www/orangeburgcountytv.com/public_html/core/components/getvimeo/model/getvimeo/ [2018-07-25 16:07:52] (ERROR @ /var/www/orangeburgcountytv.com/public_html/core/cache/includes/elements/modsnippet/2.include.cache.php : 27) getVimeo service class not loaded [2018-07-25 16:07:52] (ERROR @ /var/www/orangeburgcountytv.com/public_html/core/xpdo/xpdo.class.php : 644) Could not load class: getVimeo from getvimeo. [2018-07-25 16:07:52] (ERROR @ /var/www/orangeburgcountytv.com/public_html/core/xpdo/xpdo.class.php : 1247) Problem getting service getvimeo, instance of class getVimeo, from path /var/www/orangeburgcountytv.com/public_html/core/components/getvimeo/model/getvimeo/ [2018-07-25 16:07:52] (ERROR @ /var/www/orangeburgcountytv.com/public_html/core/cache/includes/elements/modsnippet/2.include.cache.php : 27) getVimeo service class not loaded

davidpede commented 6 years ago

Hi there glad you find getVimeo useful! There's no issues with getVimeo and v2.6.5-pl as far as we can see. The error indicates that the classes in core/components/getvimeo/model/getvimeo/getvimeo.class.php can't be loaded. Few things to check:

Also double check that the site hasn't been compromised due to pre 2.6.5 vulnerabilities - see: https://forums.modx.com/thread/104079/urgent-active-attacks-on-modx-revolution-sites-below-revolution-2-6-5#dis-post-559785

davidpede commented 6 years ago

I'm going to close this as it seems an issue with MODX upgrade not getVimeo but feel free to comment or find me in Slack if your still having issues