Jump to content

Owdy

Clients
  • Posts

    3,023
  • Joined

  • Last visited

  • Days Won

    2

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Owdy

  1. More info. I clicked topic link what are in error log. I get this as guest:
     

    [[Template core/global/global/poll is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

    If i login as user, it shows poll.

  2. Ok, thanks. Then theres is a bug, because that theme creates errors.

     

    The log entry was triggered by a guest (Vieras / Guest)
    TypeError: array_sum(): Argument #1 ($array) must be of type array, int given in /home/*******/public_html/foorumi/system/Theme/Theme.php(885) : eval()'d code:4797
    Stack trace:
    #0 /home/***/public_html/foorumi/system/Theme/Theme.php(885) : eval()'d code(4797): array_sum(218)
    #1 /home/***/public_html/foorumi/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_global_global->poll(Object(IPS\Poll), Object(IPS\Http\Url\Friendly))
    #2 /home/***/public_html/foorumi/system/Poll/Poll.php(520): IPS\Theme\_SandboxedTemplate->__call('poll', Array)
    #3 /home/***/public_html/foorumi/system/Theme/Theme.php(885) : eval()'d code(4709): IPS\_Poll->__toString()
    #4 /home/***/public_html/foorumi/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_forums_front_topics->topic(Object(IPS\forums\Topic), Array, NULL, Array, NULL, NULL, Array)
    #5 /home/***/public_html/foorumi/applications/forums/modules/front/forums/topic.php(611): IPS\Theme\_SandboxedTemplate->__call('topic', Array)
    #6 /home/***/public_html/foorumi/system/Dispatcher/Controller.php(118): IPS\forums\modules\front\forums\_topic->manage()
    #7 /home/***/public_html/foorumi/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #8 /home/***/public_html/foorumi/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #9 /home/***/public_html/foorumi/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #10 /home/***/public_html/foorumi/index.php(13): IPS\_Dispatcher->run()
    #11 {main}
    #0 /home/***/public_html/foorumi/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log(Object(TypeError), 'template_error')
    #1 /home/***/public_html/foorumi/system/Poll/Poll.php(520): IPS\Theme\_SandboxedTemplate->__call('poll', Array)
    #2 /home/***/public_html/foorumi/system/Theme/Theme.php(885) : eval()'d code(4709): IPS\_Poll->__toString()
    #3 /home/***/public_html/foorumi/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_forums_front_topics->topic(Object(IPS\forums\Topic), Array, NULL, Array, NULL, NULL, Array)
    #4 /home/***/public_html/foorumi/applications/forums/modules/front/forums/topic.php(611): IPS\Theme\_SandboxedTemplate->__call('topic', Array)
    #5 /home/***/public_html/foorumi/system/Dispatcher/Controller.php(118): IPS\forums\modules\front\forums\_topic->manage()
    #6 /home/***/public_html/foorumi/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #7 /home/***/public_html/foorumi/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #8 /home/***/public_html/foorumi/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #9 /home/***/public_html/foorumi/index.php(13): IPS\_Dispatcher->run()
    #10 {main}

     

  3. I have some old icon codes in < head> area, like <link rel="icon" sizes="48x48" etc. I wanna remove them, but i cant find where i have placed those codes. They arent in skin file "Globaltemplate". Where are they? 😄 

  4. 4 hours ago, Marc Stridgen said:

    This one has now been patched. If you go to support within your admin CP, you will see a patch available there 🙂 

    Installed, cache cleared, didnt work:
    https://hoitajat.net/ajankohtaista/hoitajien-tes-neuvottelut-jatkuvat-elokuussa-–-työtaistelua-valmistellaan-edelleen-r1357/

    Weird thing is, lazy load is disabled now, still those database posts loads lazy?

    edit:; if i put lazy load ON, tweets showing fine. Weird.

    So, lazy load on -> posts tweets in database, shows fine -> disable lazy load, rebuild content -> tweets broken

×
×
  • Create New...