We recently migrated our forum to a new web host using a Cpanel backup. Everything is going pretty well, but we are getting this error at the top of our page when navigating through different threads/ posts:
I have been going through the Troubleshooting FAQ, and see several good options, but was wondering if the error above points to anything specific I could try first?
A screenshot of the error is attached.
Thanks, Jason
Template Errors: thread_view
- Illegal string offset 'thumbnailUrl' in /home/liftgamm/public_html/forum/library/XenForo/Template/Abstract.php(265) : eval()'d code, line 2021:
2020: <li id="' . (($__compilerVar73) ? ('AttachedFileTemplate') : ('attachment' . htmlspecialchars($__compilerVar74['attachment_id']))) . '"
2021: class="AttachedFile ' . (($__compilerVar74['thumbnailUrl']) ? ('AttachedImage') : ('')) . ' secondaryContent">
2022:
- Illegal string offset 'thumbnailUrl' in /home/liftgamm/public_html/forum/library/XenForo/Template/Abstract.php(265) : eval()'d code, line 2025:
2024: ';
2025: if ($__compilerVar74['thumbnailUrl'])
2026: {
- Illegal string offset 'filename' in /home/liftgamm/public_html/forum/library/XenForo/Template/Abstract.php(265) : eval()'d code, line 2040:
2039: $__compilerVar75 .= '
2040: <!--<img src="' . XenForo_Template_Helper_Core::styleProperty('imagePath') . '/xenforo/widgets/page.png" alt="' . htmlspecialchars($__compilerVar74['filename']) . '" />-->
2041: <span class="genericAttachment"></span>
- Illegal string offset 'filename' in /home/liftgamm/public_html/forum/library/XenForo/Template/Abstract.php(265) : eval()'d code, line 2048:
2047: <div class="AttachmentText">
2048: <div class="Filename"><a href="' . XenForo_Template_Helper_Core::link('attachments', $__compilerVar74, array()) . '" target="_blank">' . htmlspecialchars($__compilerVar74['filename']) . '</a></div>
2049:
I have been going through the Troubleshooting FAQ, and see several good options, but was wondering if the error above points to anything specific I could try first?
A screenshot of the error is attached.
Thanks, Jason