Technical Problems
Run into an issue and need help from the Invision Community Team?
Please remember that all topics are public so never share any sensitive information such as passwords, email addresses, API keys, etc.
If you are a self-hosted license holder, please go to client area and enter your access information so our staff can login to your AdminCP to diagnose problems. If you are on the Invision Community platform, we do not need any extra information.
Have you taken a look at our help guides? 📚 These guides cover a lot of common configuration options as well as how to set up a lot of external services such as Zapier.
Subforums
Classic self-hosted technical help
- 33.4k posts
- 9 followers
Problems related to your server or other classic, self-hosted edition issues.
- Security Flaw Allowing Unauthorized Access to User Accounts
- Last reply by fmro,
23,005 topics in this forum
-
- 2 replies
- 281 views
I am in the middle of my upgrade to 4.4 and I am stuck at System Check. Apparently I need to up the PHP memory from 32MB to 128MB. I don't have access to that and the admin is not available yet. Can I abandon the upgrade at this point or will it end up in disaster if I do?
Last reply by Michael R, -
- 1 follower
- 13 replies
- 901 views
Hello. I'm trying to customize some piece of javascript which I would like to put on my forum in a page. Hello {member_name} welcome on our forum Or maybe also the sitename variable. However, if I put this in the wysiwig editor in source code html, it will display exactly this and not the username. I also tried with: Hello {member_name|raw} welcome on our forum which had the same result. Somewhere else on the net I've seen somebody using %member_name% but that was for messages. In the mass email function {member_name} is used. How can I use the variables (and which) in the forum itself in a page or block like described above?
Last reply by Aiwa, -
- 1 follower
- 3 replies
- 314 views
I can't seem too find anything and every time i try their site to download the builder it will never unzip.
Last reply by Ocean West, -
- 2 followers
- 3 replies
- 394 views
I started to upgrade and this came up and I'm not sure what to do next since they are not compatible ?? I did back-up on these files shown below... should I just continue on with upgrade or do something else? Thank you for any feedback
Last reply by opentype, -
- 2 followers
- 3 replies
- 845 views
We have an issue with our disk quota. Since we have upgraded to 4.3.6, enabled https AND switched on "Allow remote images?" and "Serve images from local server?" our upload folder is over 50 GB. This month we have nearly 10 GB in monthly_02_2019. And the monthly folder gets larger every month. Actually I just wanted to serve non-secure http image from local web server to avoid browser warnings. But it appears that everything is stored in our upload folder (also secure images, videos, PDFs and other files). These are not attachments that blow out the folder, the settings for attachments size are very tight on our server. And if I see the attachment list there is…
Last reply by opentype, -
- 1 follower
- 18 replies
- 1.3k views
Hello, I tried to move to LiteSpeed from Apache, but IPB 4.4 doesn't work properly. I simply can't login into the board and ACP because of an error 2S199/1 (CSRF keys don't match). Does anybody know, how to fix this?
Last reply by bfarber, -
- 1 follower
- 7 replies
- 320 views
Hi, My community is part of a bigger site and is the referentials for users management. I would like to host a login page outside of IPS but allowing users to login with their IPS credentials. Community is under mydomain/forums and the rest of the site is at the root. Ideally once logged in either on the ips side or on the website side he should stay connected on both sides. Now what i wouldn't want is a user having to "allow" my site to access IPS information, simply because it is indeed the same site and people just wouldn't understand why the question would be asked. I know the answer to that is Oauth but what option should we use ? and is there a…
Last reply by bfarber, -
- 1 follower
- 4 replies
- 635 views
After the update to 4.4 only major error that I can see so far that I can not work out regards and fix is the members edit option. Says Array! Same error each time when I go to members profile ParseError: syntax error, unexpected '?', expecting variable (T_VARIABLE) (0) #0 [internal function]: IPS\IPS::autoloader('IPS\\Request') #1 SNIP/system/Member/Member.php(264): spl_autoload_call('IPS\\Request') #2 SNIP/system/Patterns/ActiveRecord.php(311): IPS\_Member->setDefaultValues() #3 SNIP/system/Patterns/ActiveRecord.php(240): IPS\Patterns\_ActiveRecord->__construct() #4 SNIP/system/Patterns/ActiveRecord.php(148): IPS\Patterns\_ActiveRecord:…
Last reply by bfarber, -
- 2 followers
- 4 replies
- 350 views
Hi, I upgraded from 4.4.0 to 4.2.8 and I just noticed that any of my users that didn't have a cover photo set have a seemingly random background colour when you view their profile. Same thing for new users. See attached. On this forum users with no cover photo seem to have a standard image instead. Any ideas? Edit: Actually it's only with the default theme, on my slightly customised theme it works as it does here. Weird....
Last reply by AutoItScript, -
- 0 replies
- 254 views
The upgrade was a bit problematic on my server. First I had to upgrade to php7.1 on my Ubuntu 16 LTS server, which is not part of the main distribution (I wonder why). After I tackled that, and PHP7.1 was running, I started the upgrade, and got stuck here: InnoDB presently supports one FULLTEXT index creation at a time ALTER TABLE `core_search_index` ADD KEY `index_stream`... No way to cancel out of the upgrade, just "retry" and "continue", whci made no difference as the error simply re-appeared. Luckily, I found a workaround here: https://stackoverflow.com/questions/28666643/what-does-the-mysql-5-6-error-innodb-presently-supports-one-fulltext-in…
Last reply by Peter Wagemans, -
- 2 followers
- 5 replies
- 309 views
Does anyone know of any plugins or any other way to be able to get deeper reporting out of IP Board? One of the things we'd love to see is what are the busiest times of day for new posts / threads so we can make sure we have one of our community managers working at that particular time. Any pointers much appreciated!
Last reply by Nigel Moore, -
Hello, Maybe someone here can help while I wait for a support ticket. I just bought the pages app and did as instructed and uploaded the IPB package again. Once I uploaded the files I got an error 500 form the main forum and the admin page. rest of the site works. I checked the server error lots and i see this at the bottom mod_fcgid: stderr: PHP Parse error: syntax error, unexpected ';', expecting ',' or ')' in /home/mg501/mg501.com/forum/init.php on line 64 so here is line 64 of the init.php file 62 $outputCacheConfig = NULL; 63 64 if ( isset( self::$cheConfig = NULL; 65 66 if ( isset( self::$cicConfig['remote-cache'] ) and self:…
Last reply by MG501, -
- 2 replies
- 270 views
I got a regular member asking me how to be able to edit a post he made. In the members group all permission are enable so I'm quite lost on how he still can't be able to edit his own post. I even logged in into his account to view all the changes I've made and still no edit option appearing underneath his post My Admins and moderator can all view the edit button but not him. anyone else had this issue?
Last reply by Luc Wolfe, -
- 2 followers
- 4 replies
- 372 views
I see this on client area I see minimum MySQL version 5.5.3 and 5.6.2 recommended I have this on my server MariaDB 10.3 , is this something that compatible with latest version 4.4??
Last reply by Black Tiger, -
- 2 followers
- 2 replies
- 326 views
Parse error: syntax error, unexpected '?' in /home/meewiojfsfar/public_html/ibspatient.org/staging/community/system/Content/Content.php on line 1634 Anyone else? $authorTemplate = \IPS\Theme::i()->getTemplate( 'global', 'core', 'front' )->userLinkFromData( $authorData['member_id'], $authorData['name'], $authorData['members_seo_name'], $authorData['member_group_id'] ?? \IPS\Settings::i()->guest_group );
Last reply by Jeffrey Roberts, -
- 2 followers
- 7 replies
- 286 views
Hi, how does this part work, i put it on my forum and nothing is happening, i have content and i put some comment and stars on one of my posts and still nothing. Please help !
Last reply by Nina Brydolf, -
- 6 replies
- 415 views
Hi can someone please help me. I just uploaded my files for a new community and went to /admin/install and get this error (attached). I've never had any error like this using IPB before. Appreciate any help, thank you.
Last reply by Black Tiger, -
- 1 follower
- 2 replies
- 392 views
Evening y'all! Got a weird one out of the blue. For the last couple of days, one of our members isn't able to receive private messages. Nothing has changed with regard to the forum setup, addons, server ... nothing. Staff can send her PMs, as that's not a setting members can change, but " cannot receive messages" is displayed on the compose box when another member tries to contact her. I verified by logging in as the affected member that she hasn't blocked anyone and she does have messages enabled. She's the only one this happens with, and nobody on the admin side has made any changes to her account. Any direction y'all can give will be appreciated. Th…
Last reply by Pupper Puppet, -
- 1 follower
- 3 replies
- 294 views
Hello what is the first think to do in case i need to move from sub directory to the main directory and how for example from http://domain.com/community to http://domain.com also do i need to change anything from client area here ? Thanks
Last reply by AndyF, -
- 1 reply
- 250 views
When I'm installing the Forum. Everything is fine till the point he ask me for database information such as name, username, pw. I put everything properlly and still it says "ACCES DENIED " Any suggestion? AWS Access denied for user 'xxxuser'@'localhost' (using password: YES)
Last reply by bfarber, -
- 2 replies
- 268 views
All privileges to mysql user name . And still getting Acces Denied
Last reply by bfarber, -
- 1 follower
- 3 replies
- 331 views
Hi, I noticed version 4.4 is out. How exciting. I want to upgrade but I thought I read that I need to be on PHP 7x or higher in the release notes, unless I'm mistaken. I'm currently running PHP version 5.6.33. If I do need to upgrade, my server is at GoDaddy, will they upgrade this version or do I have to? I'm really not sure how to go about upgrading on my linux server or what will need to be updated on the forum side after I do upgrade. I appreciate your feedback. My current system check: PHP version 5.6.33. cURL extension loaded. Multibyte String extension loaded DOM extension loaded GD extension loaded MySQLi exten…
Last reply by Jim M, -
- 1 reply
- 304 views
Dear all I've just upgraded 4.3.x to 4.4, everything works fine but all of a sudden I started getting Error 500 randomly. It's not a specific page error, it's random, hitting reload works but it's not the idea! My php is PHP Version 7.2.15-0ubuntu0.18.04.1, server runs on nginx. I've enabled lazyload, then disabled believing that's the problem was there but not. Checking server logs does not show anything important [26/Feb/2019:00:14:45 -0300] "GET / HTTP/2.0" 500 0 "https://www.espacioprofundo.com.ar/topic/32530-ori%C3%B3n-desde-san-juan/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Sa…
Last reply by rfcontreras, -
- 0 replies
- 281 views
Hello i need help i check site Pagespeed Insights and i see very low speed.Display prob important embedded JS/CSS. How fix?
Last reply by greek_parea, -
- 1 follower
- 5 replies
- 446 views
There will be two ways for people to become members of my community. The first is by directly buying a monthly subscription. That's easy enough. The second is by buying another product I sell on a completely separate platform which includes a membership to the community as a bonus of purchasing that product. In that scenario, the person will complete their purchase and end up on a 'success page' that contains a link to https://www.mycommunity.com/register/ for them to create their account. However, I just noticed that my other platform adds useful query string parameters to that url which contains info about the purchase (order number, name, email address, …
Last reply by Adriano Faria,