Jump to content

SecondSight

Clients
  • Posts

    1,569
  • Joined

  • Last visited

 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 SecondSight

  1. Hello :

    In my system log files, I have this repeated error :

    Quote

     

    pop3_login_err

    #0 /home/forums/public_html/applications/core/tasks/pop.php(50): IPS\Email\Incoming\_PopImap->__construct('pop.orange.fr', '1', '995', 'andre.jorge.pay...', '746kzwa')
    #1 /home/forums/public_html/system/Task/Task.php(281): IPS\core\tasks\_pop->execute()
    #2 /home/forums/public_html/system/Task/Task.php(244): IPS\_Task->run()
    #3 /home/forums/public_html/applications/core/interface/task/task.php(72): IPS\_Task->runAndLog()
    #4 {main}

     

    I don't understand what it means (except that it is linked to tasks) and where to search to fix it...

    'andre.jorge.pay...' => This is one of my old email address which I no longer use.
    746kzwa => This is the email address password. (but it's no longer working)

    I must have used this email account in the past, for some configuration where the address email and the password are needed... but I don't remember where exactly...

    Can you help me fixing this error ?

    Thank you 🙂

     

  2. Hello, 🙂

    Yes, I've just noticed errors. Here they are :

     

    Quote

     

    TypeError: IPS\forums\_Forum::setLastComment(): Argument #2 ($updatedItem) must be of type ?IPS\Content\Item, IPS\forums\Topic\Post given, called in /home/forums/public_html/system/Content/Comment.php on line 1360 and defined in /home/forums/public_html/applications/forums/sources/Forum/Forum.php:343
    Stack trace:
    #0 /home/forums/public_html/system/Content/Comment.php(1360): IPS\forums\_Forum->setLastComment(NULL, Object(IPS\forums\Topic\Post))
    #1 /home/forums/public_html/system/Content/Content.php(3292): IPS\Content\_Comment->changeAuthor(Object(IPS\Member), false)
    #2 /home/forums/public_html/system/Content/Comment.php(199): IPS\_Content->setAnonymous(true, Object(IPS\Member))
    #3 /home/forums/public_html/applications/forums/sources/Topic/Post.php(140): IPS\Content\_Comment::create(Object(IPS\forums\Topic), '<p>\n\ttesta\n</p>...', false, NULL, NULL, Object(IPS\Member), NULL, NULL, NULL, true)
    #4 /home/forums/public_html/init.php(934) : eval()'d code(44): IPS\forums\Topic\_Post::create(Object(IPS\forums\Topic), '<p>\n\ttesta\n</p>...', false, NULL, NULL, NULL, NULL, NULL, NULL, true)
    #5 /home/forums/public_html/system/Content/Item.php(5138): IPS\forums\Topic\cms_hook_Post::create(Object(IPS\forums\Topic), '<p>\n\ttesta\n</p>...', false, NULL, NULL, NULL, NULL, NULL, NULL, true)
    #6 /home/forums/public_html/system/Content/Item.php(4824): IPS\Content\_Item->processCommentForm(Array)
    #7 /home/forums/public_html/uploads/template_13_7a734b11232065691bc1176040cb26ad_topics.php(5378): IPS\Content\_Item->commentForm()
    #8 /home/forums/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_forums_front_topics->topic(Object(IPS\forums\Topic), Array, NULL, Array, true, NULL, Array)
    #9 /home/forums/public_html/applications/forums/modules/front/forums/topic.php(643): IPS\Theme\_SandboxedTemplate->__call('topic', Array)
    #10 /home/forums/public_html/system/Dispatcher/Controller.php(118): IPS\forums\modules\front\forums\_topic->manage()
    #11 /home/forums/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #12 /home/forums/public_html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #13 /home/forums/public_html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #14 /home/forums/public_html/index.php(13): IPS\_Dispatcher->run()
    #15 {main}

    BACKTRACE

    #0 /home/forums/public_html/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log(Object(TypeError), 'template_error')
    #1 /home/forums/public_html/applications/forums/modules/front/forums/topic.php(643): IPS\Theme\_SandboxedTemplate->__call('topic', Array)
    #2 /home/forums/public_html/system/Dispatcher/Controller.php(118): IPS\forums\modules\front\forums\_topic->manage()
    #3 /home/forums/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #4 /home/forums/public_html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #5 /home/forums/public_html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #6 /home/forums/public_html/index.php(13): IPS\_Dispatcher->run()
    #7 {main}

     

    and

    Quote

     

    TypeError: IPS\forums\_Forum::setLastComment(): Argument #2 ($updatedItem) must be of type ?IPS\Content\Item, IPS\forums\Topic\Post given, called in /home/forums/public_html/system/Content/Comment.php on line 1360 (0)
    #0 /home/forums/public_html/system/Content/Comment.php(1360): IPS\forums\_Forum->setLastComment(NULL, Object(IPS\forums\Topic\Post))
    #1 /home/forums/public_html/system/Content/Content.php(3292): IPS\Content\_Comment->changeAuthor(Object(IPS\Member), false)
    #2 /home/forums/public_html/system/Content/Comment.php(199): IPS\_Content->setAnonymous(true, Object(IPS\Member))
    #3 /home/forums/public_html/applications/forums/sources/Topic/Post.php(140): IPS\Content\_Comment::create(Object(IPS\forums\Topic), '<p>\n\ttesta\n</p>...', false, NULL, NULL, Object(IPS\Member), NULL, NULL, NULL, true)
    #4 /home/forums/public_html/init.php(934) : eval()'d code(44): IPS\forums\Topic\_Post::create(Object(IPS\forums\Topic), '<p>\n\ttesta\n</p>...', false, NULL, NULL, NULL, NULL, NULL, NULL, true)
    #5 /home/forums/public_html/system/Content/Item.php(5138): IPS\forums\Topic\cms_hook_Post::create(Object(IPS\forums\Topic), '<p>\n\ttesta\n</p>...', false, NULL, NULL, NULL, NULL, NULL, NULL, true)
    #6 /home/forums/public_html/system/Content/Item.php(4824): IPS\Content\_Item->processCommentForm(Array)
    #7 /home/forums/public_html/applications/forums/modules/front/forums/topic.php(141): IPS\Content\_Item->commentForm()
    #8 /home/forums/public_html/system/Dispatcher/Controller.php(118): IPS\forums\modules\front\forums\_topic->manage()
    #9 /home/forums/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #10 /home/forums/public_html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #11 /home/forums/public_html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #12 /home/forums/public_html/index.php(13): IPS\_Dispatcher->run()
    #13 {main}

    BACKTRACE

    #0 /home/forums/public_html/init.php(1036): IPS\_Log::log('TypeError: IPS\\...', 'uncaught_except...')
    #1 [internal function]: IPS\IPS::exceptionHandler(Object(TypeError))
    #2 {main}

     

  3. Hello 🙂

    I've disabled my third party app (Links Directory), installed a new theme and used an unmodified language (English), but I still get the same problem.

    I noticed this happens only in topics where I have never posted messages. Can you reproduce this ?

  4. Hello 🙂

    I noticed that when I anonymously post a message in a topic, I get an error :

    Could contain: File, Webpage, Text

    and when I reopen the topic, I notice that the answer is posted twice :

     Could contain: Page, Text, File

    Is this a known bug or really a theme error ?

    Thank you 🙂

  5. Hello, 🙂

    For some reasons, I've had my account locked on my own community. I noticed then that the only message was "Something went wrong". (something like that

    I would like to show another message (Something like "Your account has been locked due to too many errors. Contact the admin for help."

    Is this possible ?

    Thank you, 🙂

  6. Hello, 

    I've tried editing a group in order to enable the "Allow display name changes" option. I can do it for all groups but one : when I click the "Save" button it says it's been saved, but then members tell me the option is not enabled and so I have a look and notice the option is not enabled. So I try again and the same happens.

    What can be the reason for this ?

    Thank you, 🙂

  7. Hello, 🙂

    I should have posted some time ago… I fixed momentarily the problem by :

    - moving some topics to another forum,

    - lowering the number of posts per page.

    Do you know if this correspond to a PHP setting or some other setting ?

    Thank you 🙂

  8. 1 hour ago, Martin A. said:

    You would then need to migrate your community over to the cloud.

    I will have to wait then… I took a new dedicated server about 6 months ago and I will have to pay for it for the next 18 months…

    In 2003 and for several years, I was hosted by Invisionpower, because it was cheaper than having my own server…Then it became too expensive and I had to move to a dedicated server in France. Today, it’s again more interesting for me to be hosted by Invisionpower and have the « Creator pro «  in the cloud…

    I will find a solution  🙂

    Thank you for Hour help and explanations. 🙂

  9. Thank you 🙂

    I’m not sure I understand the difference between having my community (forums, gallery, blogs, etc.)  hosted on my server and having my community hosted in the Invisionpower cloud.

    It seems to me like it’s the same as « Creator » package, but hosted by Invisionpower ?

    And so, if I need the « Courses and lessons » app, I need to sign up for the « Creator pro » package ?

    Am I right ?

    Thank you 🙂

     

  10. Hello, 🙂

    I've asked a server management company to have a look into this, but they said they didn't find errors in the server logs... (they searched for the http 500 error and the members' IPs).

    Here are the names of members who experience this problem :

    éléphant rose (this one just told me now that she experienced the problem right now)
    Watteau
    snowy
    locko
    Colibri29
    3caille
    aqua897
    maloma
    Alex'Sandra
    bulle2
    philpelpet
    gali

    The forum they are trying to access is :

    https://forums-enseignants-du-primaire.com/forum/243-graffiti/

    This forum is not accessible to guests and new members. It can be accessed by other members.

    Thank you 🙂

  11. I used the « Sign in as membername » option in the ACP and I could access the forum using their account while they can’t.

    I also asked them to login with a test account and the problem is the same : I can access the forum using the test account while they can’t.

    I wonder what can be the reason for this…

×
×
  • Create New...