Jump to content

Topic.php and DelayedCount.php error during upgrade to latest version


Recommended Posts

 

If you are sure the files have been uploaded correctly, make sure the permissions are set correctly on them.

/var/www/vhosts/mysite.com/httpdocs/applications/forums/sources/Topic/Topic.php
/var/www/vhosts/mysite.com/httpdocs/system/Node/DelayedCount.php

 

Hello i see this error after upgraded to latest version. I've bien downloaded and uploded 2 times this files also but still same error. 

Controlled also permissions (644)...

Any solution?

 

 

Edited by Feneroin
Link to comment
Share on other sites

and before i've been seen this message and i've clicked on 'Continue'. So maybe Ftp software don't see the new files? 🤦🏽

 

Modified Files
The following files have been modified. By continuing, the changes made will be lost.

/var/www/vhosts/netobur.com/httpdocs/applications/forums/sources/Topic/Topic.php
/var/www/vhosts/netobur.com/httpdocs/system/Node/DelayedCount.php

 

Link to comment
Share on other sites

6 minutes ago, Feneroin said:

And we're not alone.

Really bizarre

Have you tried to download the latest version available and overwrite all the files?
I'm doing that right now and I hope it fixes the situation. 

Seems like the patch was a trap 🫣

Link to comment
Share on other sites

17 minutes ago, NerdCore said:

Have you tried to download the latest version available and overwrite all the files?
I'm doing that right now and I hope it fixes the situation. 

Seems like the patch was a trap 🫣

Downloaded the latest version from client side and still the same error comes.

Link to comment
Share on other sites

For now, please add the following to a constants.php file

<?php
define( 'UPGRADE_MD5_CHECK', true );

This will allow you to continue through

IMPORTANT: Please ensure you remove this once you have upgraded

Link to comment
Share on other sites

7 minutes ago, Marc said:

For now, please add the following to a constants.php file

<?php
define( 'UPGRADE_MD5_CHECK', true );

This will allow you to continue through

IMPORTANT: Please ensure you remove this once you have upgraded

Still same error and forum don't open

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...