Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 9, 20213 yr I've dug into this and I have not been able to determine the cause. So far I have: Uninstalled the few plugins and hooks I had installed. Cleared caches Tried different browsers Tried using an older topics.php Resetting CKEditor toolbars Looked to reset themes, but they were already stock. Anyone have any ideas or know of something I should check that I have missed? This started as soon as I upgraded to 4.6.6. UnexpectedValueException: (0) #0 /html/applications/forums/modules/front/forums/topic.php(555): IPS\_Theme->getTemplate() #1 /html/system/Dispatcher/Controller.php(101): IPS\forums\modules\front\forums\_topic->manage() #2 /html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #3 /html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute() #4 /html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute() #5 /html/index.php(13): IPS\_Dispatcher->run() #6 {main} ------------------ UnexpectedValueException: (0) #0 /html/applications/forums/modules/front/forums/topic.php(330): IPS\_Theme->getTemplate() #1 /html/system/Dispatcher/Controller.php(101): IPS\forums\modules\front\forums\_topic->manage() #2 /html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #3 /html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute() #4 /html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute() #5 /html/index.php(13): IPS\_Dispatcher->run() #6 {main} - Added \define( 'DEBUG_TEMPLATES', TRUE ); to constants.php ----------------- ParseError: syntax error, unexpected 'endif' (T_ENDIF) (0) #0 /html/system/Theme/Theme.php(854): IPS\_Theme::runDebugTemplate() #1 /html/applications/forums/modules/front/forums/topic.php(555): IPS\_Theme->getTemplate() #2 /html/system/Dispatcher/Controller.php(101): IPS\forums\modules\front\forums\_topic->manage() #3 /html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #4 /html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute() #5 /html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute() #6 /html/index.php(13): IPS\_Dispatcher->run() #7 {main} Edited September 9, 20213 yr by Tarun Fixed line breaks in code box.
September 9, 20213 yr Author @David.. I have not yet opened a ticket. Was looking into resolving this myself if I could.
September 9, 20213 yr @David.. I have not yet opened a ticket. Was looking into resolving this myself if I could. If you disabled all 3rd party customizations via the support tool and still had the issue, it's probably something IPS has to look into.
September 9, 20213 yr Community Expert We are interested in taking a look at this more closely if there are no custom elements installed, something is wrong which we would need to correct. We have submitted a ticket for you 🙂 .
September 9, 20213 yr Author @Jim M Thank you, and for the email. Currently at work but I will address this as quickly as I can. I appreciate you and your team reaching out.
September 10, 20213 yr Author The issue has been resolved, and so quickly at that. In case anyone experiences the issue in the future I'm sharing what I was informed. Quote One of the default templates was broken when it was imported, which caused a parse error. I'll post updates as I receive them.
September 18, 20213 yr Author I have shared all of the information I received. The Invision team has been working to reproduce this issue. I'd recommend submitting a ticket so they can further investigate if it's happening to you as well. @Jim M @Stuart Silvester