0 votes
in Rock by (13.1k points)
edited

Originally posted by Unknown

I have a client: Fellowship City that has several of these exceptions - https://fellowshipcleveland.rockcloud.com/admin/system/exceptions/1049645.

When I find the file in the File Manager I can see where the exception is being picked up, but I'm not sure what needs to be fixed:

File - https://fellowshipcleveland.rockcloud.com/admin/cms/file-manager/edit?RelativeFilePath=%7e%2fPlugins%2fio_lanio%2fListImport.ascx.cs

enter image description here

Here's another example as well:

Exception - https://fellowshipcleveland.rockcloud.com/admin/system/exceptions/1050044

File - https://fellowshipcleveland.rockcloud.com/admin/cms/file-manager/edit?RelativeFilePath=%7e%2fPlugins%2fcom_simpledonation%2fSimpleDonationTransactionEntry.ascx.cs

enter image description here

The one thing these two exceptions have in common is that they are both related to plugins.

1 Answer

0 votes
by DavidTurner (14.9k points)
edited
 
Best answer

Those plugin blocks are old and trying to reference Rock code that no longer exists (deprecated). In the case of the Simple Donation one, they should update their Simple Donation plugin to latest version. In case of the Lanio one, the page and block should just be deleted. Lanio is an old company that used to develop one or two Rock plugin's, but they no longer exist.

by (13.1k points)
(Originally by Unknown) @DavidTurner Thank you! This is really helpful.
Welcome! Here you can ask questions and receive answers (hopefully) from other members of our team.
...