Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,348 topics in this forum
-
-
- 2 followers
- 8 replies
- 482 views
I am trying to set up a test server with the copy of my live server. IPS version is 4.5.4.2. I have copied all the files and database. All server permissions are set correct. The error I encounter: IPS\File\Exception: CANNOT_MAKE_DIR (6) #0 /var/www/vhosts/mydomain.com/httpdocs/system/File/FileSystem.php(306): I have added var_dump($this->configuration['dir']); to debug what path cannot be written. It shows the path to the upload folder on the live server. I have looked for the path in the table core_sys_conf_settings and have not found it. I then have found it in the table core_file_storage and replaced it in the database with the correct path. But I still see …
Last reply by Sonya*, -
-
-
- 3 followers
- 5 replies
- 417 views
Hi, I have a problem with accented characters in the file names shared by my members in the Downloads module. For example, this shared file name is Ménager la chèvre et le chou.pdf. In my database, the record is correct (record_id 632): But when I download this file, here's what I get: Ménager la chèvre et le chou.pdf (Safari 17.1 / Mac OSX 12.7.1). My MariaDB Server connection collation is set to utf8mb4_unicode_ci and that's also the record_realname's collation. Is there something I can do to resolve this problem?
Last reply by Randy Calvert, -
-
-
- 1 reply
- 333 views
Hi There, I am tryin to update my privacy policy in my admin panel and when I click save it kicks to a page not found. How do I go about diagnosing this issue?
Last reply by Jim M, -
-
- 9 replies
- 469 views
Good Evening, I recently purchased Invision Community and had my dev convert from VB to Invision. Everything seems to be fine baring a few odds and ends one such is the above error. I checked the key and it is the same one, the forum works just fine except for that error. On a fresh install no less I checked and saw this. 2S119/1 The CSRF protection key did not match. This may indicate a plugin or theme is out of date. Please contact technical support for more information. I think the reason may be because when I purchased the software I had to put in a website. I used one of my parked domains temporarily and I annotated as such in the field that required…
Last reply by JSensation, -
-
- 3 replies
- 351 views
Hi, I have the following code embedded on my website: www.uptheshakers.co.uk <div id="fs-standings"></div> <script> (function (w,d,s,o,f,js,fjs) { w['fsStandingsEmbed']=o;w[o] = w[o] || function () { (w[o].q = w[o].q || []).push(arguments) }; js = d.createElement(s), fjs = d.getElementsByTagName(s)[0]; js.id = o; js.src = f; js.async = 1; fjs.parentNode.insertBefore(js, fjs); }(window, document, 'script', 'mw', 'https://cdn.footystats.org/embeds/standings.js')); mw('params', { leagueID: 9962 }); </script> The code is working but is not updating client side without them having to clear their cache, I have caching disabled on the block as…
Last reply by Jim M, -
-
- 2 replies
- 342 views
Good Morning... I get following message after deleting members. (Project poeten.de) TypeError: IPS\forums\_Forum::setLastComment(): Argument #2 ($updatedItem) must be of type ?IPS\Content\Item, IPS\forums\Topic\Post given, called in /var/www/vhosts/httpdocs/system/Content/Comment.php on line 1360 (0) #0 /var/www/vhosts/httpdocs/system/Content/Comment.php(1360): IPS\forums\_Forum->setLastComment() #1 /var/www/vhosts/httpdocs/applications/core/extensions/core/Queue/MemberContent.php(107): IPS\Content\_Comment->changeAuthor() #2 /var/www/vhosts/httpdocs/system/Task/Task.php(54): IPS\core\extensions\core\Queue\_MemberContent->run() #3 /var/www/vhosts/…
Last reply by MythonPonty, -
-
- 3 followers
- 11 replies
- 772 views
Hello, I was wondering if anyone is using MySQL Query Cache with Invision. Will this cause issues? I am trying to reduce my website TTFB, especially on topics. (I have a lot of rep points) Thanks.
Last reply by AlexWebsites, -
-
- 1 follower
- 4 replies
- 456 views
Greetings. I've been working to run a manual upgrade as the one through my AdminCP kept failing but not providing any sort of rationale as to why (the AdminCP would simply go back to the main dashboard or I'd get a random string of what looked like JSON on the screen). That said, the manual install isn't working either. I get all the way to the 'Upgrade' stage and it almost immediately fails with the following error information. Up in the top right of the above error message is the 4 digit value '1071' if that helps any as well. Below the error are a 'Retry?' and a 'Continue' button. I've tried both but the error keeps popping up. Any help/suggestions/troubleshoot…
Last reply by Randy Calvert, -
-
- 2 followers
- 10 replies
- 665 views
When we post new topics the post is written to the database right away but the redirection has delays. When we edit or hide topics or posts it can take 30 seconds up to 2-3 minutes. Or reloading the page in another browser tab helps sometimes. Server specs: 16 VCPU, 32 GB RAM, 𝗔𝗣𝗔𝗖𝗛𝗘 2 latest version DB server: 8 VCPU, 32 GB RAM, We are using latest forum software version. What could be wrong here? Please advise. 🙏
Last reply by Marc, -
-
Can you please add the DNS records to my domain which nameservers are pointed towards Invisioncommunity
Last reply by Marc, -
-
- 2 followers
- 7 replies
- 563 views
My members can't seem to stay logged in to my community. I tried and I can log into a forum topic okay, but when I click on the logo to go to the community homepage or view another page I get logged out again however, the cookies haven't changed in the devtools storage view, they are still present. I'm using Cloudflare and have the mod_remoteip Apache module configured as per https://developers.cloudflare.com/support/troubleshooting/restoring-visitor-ips/restoring-original-visitor-ips/#mod_remoteip I checked my constants file configuration and the domain was set with a . period so I've just removed that, as I have had better success using IPS with Cloudflare pag…
Last reply by Marc, -
-
-
- 2 followers
- 6 replies
- 546 views
Hello, Recently, IPS detected that cron was no longer completing tasks. After some research, I discovered with the logs that the problem came from init.php line 565 mb_internal_encoding() After several searches, they all said that php mbstring was required, which was already installed. However, I still tried to reinstall mbstring and did the updates along the way. Today, cron returns this error in the logs: <!DOCTYPE html> <html lang="en"> <head> <title>Error</title> <style type='text/css'> body { background: #f9f9f9; …
Last reply by D-Trox, -
-
-
- 1 follower
- 1 reply
- 640 views
Hi, We were thinking of using Cloudflare across my website to help with site speed etc. My site has a combination of Wordpress and Invision pages. When we enabled Cloudflare as a test, it worked fine on the Wordpress pages but there were a few quirks on the forum. Users reported that the "user panel" kept showing the names of other users (e.g. Bob Smith could see what appeared to be Jim Brown's profile). I presume this is down to the way Cloudflare caches. Has anyone used Cloudflare on their forum and if so is there some way of having some elements not cached (i.e. the user control panel" but caching other elements? Thanks, Rob
Last reply by Jim M, -
-
-
- 1 follower
- 11 replies
- 854 views
Hi, folks! I have been using Achievements for my community from the beginning, and I love it. However, I've noticed that Achievements has been gradually slowing down my community every month. My server's CPU is constantly overloaded, essentially struggling to handle 'mariadb' requests. My community has a fairly large user base, featuring numerous user groups, ranks, and badges. I decided to disable Achievements, and now my community is running fast. Any advice? Thank you!
Last reply by Marc, -
-
-
- 1 follower
- 10 replies
- 557 views
Hi, Hope you are well. I'm experiencing an issue when trying to send any datetime values in query params when creating a member warning with a POST request to the core/members/{member_id}/warnings. According to the documentation I'm trying to form a url including suspend and/or restrict values which can be datetime|-1|null. However, when sending a datetime (or -1) I receive an UNKNOWN_ERROR response from the invision API. I've investigated this as much as I can and believe its being produced in Warning.php within a foreach loop where its trying to output 'no_warning_action_time' error - although, only the UNKNOWN_ERROR response is actually received. I…
Last reply by Daniel F, -
-
-
- 2 followers
- 12 replies
- 757 views
Hello, I would like to know if there be a way to connect status message updates via Zapier. Regards, Robin
Last reply by Marc, -
-
After latest upgrade invision locked my video app, this happened before but happened after this upgrade too... According to app owner it is compatible
Last reply by media, -
- 1 follower
- 4 replies
- 454 views
I updated the core and then some applications were no longer adequate, old app using php7 So I want to delete them and I'm no longer able to delete any custom applications. I get an HTTP ERROR 500 page any idea how to fix the problem? thanks
Last reply by D-Trox, -
Hi there folks. Im running Invision Community v4.7.14 Lately, I have been encountering an EX0 error while trying to access the Articles section of my website. This error appears on both the front-end menu and the PAGES menu items in the ACP. As soon as I enter the Content Databases, the EX0 error message appears, affecting all underlying tabs related to Articles. However, the "Page Management" menu seems unaffected. I have installed some opentype plugins, namely SuperTopics, Pages SuperGallery, SuperGrid, and Sticky Contact Us Button. These plugins seem to have stopped working or at least affected by the error. I have tried disabling all customization…
Last reply by Jim M, -
-
- 1 follower
- 5 replies
- 565 views
Hello I have my domain and I want to buy, I don't have a license for the forum, is it possible? if so what are the prices and if it is possible monthly
Last reply by Marc, -
-
-
- 2 followers
- 10 replies
- 732 views
I'm trying to set CSP Header rules to secure my website. It appears iframe embed settings in "Advanced Configuration" interfere with the rules I add in my .htaccess file. So I tried to select the second option: "Using a custom Content Security Policy (Advanced)". But I checked in core_sys_conf_settings and nor the clickjackprevention value, nor the csp_header are updated when I save my settings. So it seems to me database values are not read or written by this setting page or by the system. Moreover, even if I modify the values directly in database they are ignored. I tried the 3rd option: "Anywhere (Not Recommended)" and it doesn't work too. And the "Do no…
Last reply by Marc, -
-
-
- 1 follower
- 8 replies
- 797 views
Can anyone point me in the right direction to restore the Nexus theme? I can't seem to find it. My Subscription options are not showing atm. Thanks guys!
Last reply by Marc, -
-
-
- 2 replies
- 466 views
Hello community we have an issue that started happening ~12 hours ago; we cannot upload/attach images to posts anymore (other files, e.g. PDF seem to work fine). The error shown to the user is this: Sorry, an unknown server error occurred when uploading this file. (Error code: no decode delegate for this image format `JPEG' @ error/constitute.c/ReadImage/741) (same error for PNG with the image format word changed) Looking at the forum's logs, I can see the following errors: InvalidArgumentException::420 #0 /var/www/vhosts/ourdomain.gr/httpdocs/forums/system/Image/Image.php(115): IPS\Image\_Imagemagick->__construct('\xFF\xD8\xFF\xE0\x00\x…
Last reply by avaton, -
-
- 1 follower
- 3 replies
- 539 views
Hi IPB Team, Good Evening ^_^ I have been testing IPB for next community project, so far it works great I have few questions, I hope you guys would help me in that so i could better understand IPB 1. So in project there will be 4 types of different members i.e A, B, C, D so 4 different members groups would work for requirements. Is any way members could choose their own member group by themselves at signup step. I tried to create radio option field for registration form with options value A, B,C,D so user can select himself. But don't know how to automate user registration in particular members group depend upon his field selection at registrat…
Last reply by Adriano Faria, -
Hello, My server went down and I've got it up and running again but I can't access to troubleshoot ... this is what the logs is telling me ... PHP Fatal error: Uncaught Error: Attempt to assign property "timezone" on null in /path/system/Member/Member.php:211 Stack trace: #0 /pahth/public_html/system/Log/Log.php(107): IPS\_Member::loggedIn() #1 /path/public_html/init.php(1033): IPS\_Log::log('SELECT * FROM `...', 'uncaught_except...') #2 [internal function]: IPS\IPS::exceptionHandler(Object(IPS\Db\Exception)) #3 {main} thrown in /home/wboards/public_html/system/Member/Member.php on line 211 What's the issue? thanks, George
Last reply by BostonBob,