Posted December 6, 20204 yr The weirdest thing started happening. I can't embed Tweets on my forum. In topic starters or as a reply. Here's what happens: https://streamable.com/bhde7b Posting a Tweet below to see if it works here or if it's a Twitter thing. Any idea why this could be happening? I didn't make any changes to the forum since yesterday when I could embed Tweets. It's worth mentioning I disabled all customizations / themes / apps / plugins etc and tried to post a Tweet but still couldn't 😕 WELP, it works here. Sigh lol Edited December 6, 20204 yr by breatheheavy
December 6, 20204 yr I noticed in the system logs it says this: Template error: Error: ErrorException: template_store_missing in /home/breatheh/public_html/exhale/system/Theme/Theme.php:838 Stack trace: #0 /home/breatheh/public_html/exhale/system/Theme/Theme.php(860) : eval()'d code(17590): IPS\_Theme->getTemplate('store', 'printfulintegra...', 'front') #1 /home/breatheh/public_html/exhale/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->userBar() #2 /home/breatheh/public_html/exhale/system/Theme/Theme.php(860) : eval()'d code(6477): IPS\Theme\_SandboxedTemplate->__call('userBar', Array) #3 /home/breatheh/public_html/exhale/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->globalTemplate('Wuki remix mood...', '\n\n\n\n<div class=...', Array) #4 /home/breatheh/public_html/exhale/system/Dispatcher/Dispatcher.php(172): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #5 /home/breatheh/public_html/exhale/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #6 /home/breatheh/public_html/exhale/system/Dispatcher/Front.php(640): IPS\Dispatcher\_Standard->finish() #7 /home/breatheh/public_html/exhale/system/Dispatcher/Dispatcher.php(154): IPS\Dispatcher\_Front->finish() #8 /home/breatheh/public_html/exhale/index.php(13): IPS\_Dispatcher->run() #9 {main} in /home/breatheh/public_html/exhale/system/Theme/SandboxedTemplate.php:65 Stack trace: #0 /home/breatheh/public_html/exhale/system/Theme/Theme.php(860) : eval()'d code(6477): IPS\Theme\_SandboxedTemplate->__call('userBar', Array) #1 /home/breatheh/public_html/exhale/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->globalTemplate('Wuki remix mood...', '\n\n\n\n<div class=...', Array) #2 /home/breatheh/public_html/exhale/system/Dispatcher/Dispatcher.php(172): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #3 /home/breatheh/public_html/exhale/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #4 /home/breatheh/public_html/exhale/system/Dispatcher/Front.php(640): IPS\Dispatcher\_Standard->finish() #5 /home/breatheh/public_html/exhale/system/Dispatcher/Dispatcher.php(154): IPS\Dispatcher\_Front->finish() #6 /home/breatheh/public_html/exhale/index.php(13): IPS\_Dispatcher->run() #7 {main} Backtrace: #0 /home/breatheh/public_html/exhale/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log(Object(Error), 'template_error') #1 /home/breatheh/public_html/exhale/system/Theme/Theme.php(860) : eval()'d code(6477): IPS\Theme\_SandboxedTemplate->__call('userBar', Array) #2 /home/breatheh/public_html/exhale/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->globalTemplate('Wuki remix mood...', '\n\n\n\n<div class=...', Array) #3 /home/breatheh/public_html/exhale/system/Dispatcher/Dispatcher.php(172): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #4 /home/breatheh/public_html/exhale/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #5 /home/breatheh/public_html/exhale/system/Dispatcher/Front.php(640): IPS\Dispatcher\_Standard->finish() #6 /home/breatheh/public_html/exhale/system/Dispatcher/Dispatcher.php(154): IPS\Dispatcher\_Front->finish() #7 /home/breatheh/public_html/exhale/index.php(13): IPS\_Dispatcher->run() #8 {main} Template store key: template_57_f335fb1154485b2486eb0b04b51f2749_store missing (printfulintegration, front, store) #0 /home/breatheh/public_html/exhale/system/Theme/Theme.php(836): IPS\_Log::log('Template store ...', 'template_store_...') #1 /home/breatheh/public_html/exhale/system/Theme/Theme.php(860) : eval()'d code(17590): IPS\_Theme->getTemplate('store', 'printfulintegra...', 'front') #2 /home/breatheh/public_html/exhale/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->userBar() #3 /home/breatheh/public_html/exhale/system/Theme/Theme.php(860) : eval()'d code(6477): IPS\Theme\_SandboxedTemplate->__call('userBar', Array) #4 /home/breatheh/public_html/exhale/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->globalTemplate('Gwen Stefani re...', '\n\n\n\n<div class=...', Array) #5 /home/breatheh/public_html/exhale/system/Dispatcher/Dispatcher.php(172): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #6 /home/breatheh/public_html/exhale/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #7 /home/breatheh/public_html/exhale/system/Dispatcher/Front.php(640): IPS\Dispatcher\_Standard->finish() #8 /home/breatheh/public_html/exhale/system/Dispatcher/Dispatcher.php(154): IPS\Dispatcher\_Front->finish() #9 /home/breatheh/public_html/exhale/index.php(13): IPS\_Dispatcher->run() #10 {main} I disabled the printful integration for the time being, but the error still persists 😕
December 7, 20204 yr Just found out what the issue it was. It was related to modsecurity. My server manager disabled it and it fixed the issue =]