Jump to content

Mr. Arthur

Members
  • Posts

    30
  • Joined

  • Last visited

Recent Profile Visitors

367 profile views

Mr. Arthur's Achievements

  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. The beta version is not released to me.
  4. Stuart, the same error occurs when we try to access the member profile... Sometimes it doesn't load (and generates the same error) and sometimes it does. Will this also come out in the next update?
  5. 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.
  6. 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.
  7. Yes. I have already disabled all plugins/extensions, set the language to English and it still keeps showing this error. I'm using invision without any plugins/extensions.
  8. Marc, this is even included with English... It's not just with my translation.
  9. After I translated my view to the latest version, whenever I access any forum profile, for example: https://mysite.com/profile/1-nickname The system returns the attached error. Just to remind you, all plugins and addons are 100% disabled. The only things that are active are the native Invision functions. Version of PHP I'm using: 8.0
  10. Do I just install the environment in the .dev domain and activate? Just that? You don't need to do anything on your side?
  11. 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.
  12. Using Amazon S3, I even want to keep a copy of the files locally. 🙂
  13. 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.
  14. Is there a way for the customer to be able to register without a password and just register the password in the email confirmation? Or a way for the system to generate the password.
×
×
  • Create New...