This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Error: Could not load email new_version!
#1

Hi,

Commentics has been working fine for a long time, but today I noticed the comments are not loading and I can't log in to the admin panel anymore.
Both the comments on my webpages and the admin login panel show the error "Error: Could not load email new_version!".
Does anyone have an idea what's wrong?

Thanks!
Reply
#2

Hi,

Your installation is missing the email which informs you when there's a new version of Commentics. Maybe due to a previous upgrade that didn't complete properly?

You can resolve it by opening /system/library/task.php and commenting out the following line:

PHP Code:
<?php 
$this
->notify->adminNotifyNewVersion(CMTX_VERSION, $latest_version);

Becomes:
PHP Code:
<?php 
//$this->notify->adminNotifyNewVersion(CMTX_VERSION, $latest_version);

Have you completed the interview?
Reply
#3

Thanks Steven, works fine now!
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
23-Feb-2024, 07:25 PM
Last Post by Steven
14-Jul-2018, 05:35 PM
Last Post by Steven
03-Mar-2016, 08:12 PM
Last Post by mariank
05-Jan-2014, 03:43 PM
Last Post by Steven
09-Jul-2012, 01:18 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)