Jump to content

Mr. Arthur

Members
  • Posts

    30
  • 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 Mr. Arthur

  1. Whenever trying to move a topic, the system returns an error... However, even though the error is displayed, the topic is being moved.

    My Invision Version: v4.7.13

    TypeError: mb_strpos(): Argument #1 ($haystack) must be of type string, array given (0)
    #0 /home/myuser/public_html/system/Content/Content.php(2849): mb_strpos()
    #1 /home/myuser/public_html/system/Content/Item.php(2153): IPS\_Content->adjustSessions()
    #2 /home/myuser/public_html/applications/forums/sources/Topic/Topic.php(1038): IPS\Content\_Item->move()
    #3 /home/myuser/public_html/system/Content/Controller.php(1167): IPS\forums\_Topic->move()
    #4 /home/myuser/public_html/system/Dispatcher/Controller.php(107): IPS\Content\_Controller->move()
    #5 /home/myuser/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #6 /home/myuser/public_html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #7 /home/myuser/public_html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #8 /home/myuser/public_html/index.php(13): IPS\_Dispatcher->run()
    #9 {main}

     

  2. Guys, I use the Invision APIs system and suddenly the system stopped working, but a curious fact (which will be reported) below.

    https://domain.com/api/index.php?/core/members&perPage=62&key=MYAPIKEY

    Up to page 62 it works, if I try page 63 it returns the error: https://prnt.sc/Rq4PE-z5VFej

    This was literally out of nowhere...

    Ps.: I always make requests with perPage 1000 and it has always worked, now for the last few days it doesn't work anymore, always returning the error.

    I have not installed anything on my Invision that causes this problem. I already installed it in a dev environment, disabled all plugins, theme, already updated to the latest version of Invision and nothing resolved.

    Is there any suggestion?

    In the System Logs backtrace it shows:

    #0 /home/mysite/public_html/system/Member/Member.php(3448): IPS\Patterns\_ActiveRecord::load()
    #1 /home/mysite/public_html/system/Api/PaginatedResponse.php(116): IPS\_Member->apiOutput()
    #2 /home/mysite/public_html/system/Dispatcher/Api.php(349): IPS\Api\_PaginatedResponse->getOutput()
    #3 /home/mysite/public_html/api/index.php(11): IPS\Dispatcher\_Api->run()
    #4 {main}

    I use the Invision API a lot and I can't do without 😞

  3. Guys, I just updated the access data for you.

    The data provided is from my dev version, which I use before upgrading my production install.

    Both in dev and in production the error is the same... I had to revert my production version to the old version that works without problems...

    If you can let me know what was done so that I can fix it in the production update, you will help me immensely.

  4. One thing I also observed... When trying to do a search for those produced by the "Search" function of Invision itself, it returns the error:

    IPS\Content\Search\Mysql\_Query->search()

    It seems to be something related to the database...

    Ps.: I have already redid the search index.

  5. Good morning friends.

    I need to change my license development environment URL.

    I'm setting up this framework and I'm going to use the mysite.dev domain to create my framework's development environment.

    I used dev.mysite.com, but some members managed to find this environment and gave me a headache.

    Can you change the environment from dev.mysite.com to mysite.com?

    I await a return.

  6. I noticed that after setting up Amazon S3, the system doesn't save a copy of the file locally, meaning if I stop using S3 I lose all the media I uploaded.

    Is there a way to configure so that after uploading the media in the forum, the system saves the media in the hosting and also in the amazon S3? Because currently it is only being stored on the S3.

  7. I need a plugin that whenever a user shares the account with someone else, he gets blocked. It's possible?

    A plugin that does not allow a user to log in to 2 different computers (even if they share their session cookie)

  8. I raised some points here...

    1. Once a member views Stories, they will not be marked as seen.

    2. Whenever I F5 on the forum, it updates stories I've already seen as if I haven't.

    3. I also need a way for the system to delete the Stories (files) after 24 hours of hosting.

    4. There is a form to insert a "Drag Up" with a link or article from the forum itself.

×
×
  • Create New...