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.6k posts
- 9 followers
Problems related to your server or other classic, self-hosted edition issues.
23,018 topics in this forum
-
- 1 follower
- 3 replies
- 401 views
I have custom upload (image) fields. I do not see any way to delete the older content (images) I've uploaded. Surely I don't have to re-enter the whole record to get rid of 1 image..!? Thanks in advance! And sorry if this is covered elsewhere; I searched for quite a while.
Last reply by Daniel F, -
- 0 replies
- 265 views
Using REST plus cron jobs, or any other method, how do I send an email notice to administrators (or a user group) when a renewing product (not a subscription) is canceled by a customer? We provide ongoing services for our customers and want to know when they've decided not to renew. Thanks in advance!
Last reply by rekkajay, -
- 1 follower
- 0 replies
- 305 views
Am still being this sometimes as a JSON array sometimes as and empty array .
Last reply by Ocean West, -
- 1 follower
- 1 reply
- 645 views
Hey, Summary 1/ I have 2 Pages databases. One is working fine. The other DB is throwing a redirect error when I try to view records on the front end. 2/ It is also reporting an incorrect number of categories in ACP when I try to convert it to a flat, non category DB. Note, DB was created today and showed the errors immediately after creation. 3/ Since creating the DB I can no longer view my profile. Detail 1/ When I created a record in my DB which has 2 categories and then try to view it on the site (as opposed to the ACP) I get: This page isn’t working, <site.name> is redirecting you too many times Here's one of the URLS which…
Last reply by Morrigan, -
- 4 replies
- 401 views
Has anyone experience in integrating IPS with Rollbar (rollbar.com) or other error and/or system event monitoring tools? Thanks, Mike
Last reply by Daniel F, -
- 1 follower
- 2 replies
- 505 views
Hello, I try to make an external auth system for an other PHP Script directly linked to my forum but i have an error because when a password contain a special character like ('ç"&éçàç&#.? , it will not send the special character in the API request, here is my api Request for external user creation: $curl = curl_init(); curl_setopt ($curl, CURLOPT_URL, "https://mydomain.com/api/index.php?/core/members&name=$nameIPS&email=$mailIPS&password=$passIPS&group=$group&validated=$valid"); curl_setopt_array( $curl, array( CURLOPT_RETURNTRANSFER => TRUE, CURLOPT_USERAGENT => "MyUserAgent/1.0", C…
Last reply by IPBPowerDev, -
- 0 replies
- 334 views
Is it written somewhere that explains the Blog system and hierarchy? I want users to only be able to post into one of the several Blog categories. So I don't want them to be able to "create a new blog". I have a few other questions but want to reference any guides that explain things. Understanding the hierarchy would help me understand this filing system this uses. Found this to review;
Last reply by NumNum, -
- 1 follower
- 0 replies
- 403 views
Hi. Is there any option to allow guests to write any answer in a subject created in a public club ? I fear not but perhaps there is an option i didn't see.
Last reply by Olmyster, -
- 1 follower
- 2 replies
- 436 views
Hello, Hopefully a simple question and answer but I've added some products with Client Area info to download a digital file, as shown below. However, I can't find how/where to access any Client Area on the frontend. I've tried /ClientArea just like it is here on IPB. Any ideas?
Last reply by opentype, -
- 1 follower
- 14 replies
- 2.2k views
Hey IC fam, got two little questions for you. tl;dr in bold. I use SendGrid to send emails from my community BreatheHeavy | Exhale. If someone unsubscribes from my newsletter (I send using Bulk Mail), then they also get unsubscribed from everything. Meaning, if they need to reset their password in the future, they can't because they unsubscribed. I get people emailing me all the time saying they didn't receive the forgot password email. It appears it's because at some point they unsubscribed. Question 1.) How do you guys go about avoiding this? If they want to unsubscribe from my newsletter, I'd still like for them to get the automated emails like notifica…
Last reply by CoffeeCake, -
- 1 follower
- 5 replies
- 419 views
Hello Invision Community! I have a quick question on some specific viewing functionality for a scenario: A user in "Member Group A" uses a Form that creates a Topic in Forum 1 Members of "Member Group B" can view and reply to this Topic and others created by members of "Member Group A" Is it possible to define this in a way so that users in "Member Group A" can only see and reply to their specific topics and not others of Member Group A? I tried to achieve this by using the following Forum setting toggle which works great to only see your own topics BUT this applies to ALL users (sans Mods and Admin). Is it possible to achieve the above in …
Last reply by Meowcious, -
- 1 follower
- 3 replies
- 414 views
Hi, on upgrading from 4.3.6 to the latest release my installation hangs at step 7 with error message: Class 'IPS\cms\Records\Review1' not found EX0 Any help will be highly appreciated. Thanks. Ticket is opened.
Last reply by Ramsesx, -
- 8 replies
- 609 views
Hi! Found few bugs today(my settings in attachments): 1. I made the closed album as Member with one photo in Фалеристика category with full permissions for two users(Members). Photo(By TestElif In КМС) in it is available for them and me(as Administrator) in the block of new images: But I can't see this image and album as Administrator in category folder: I'm not sure that this is right way - I should see all content as Administrator so I guess it's a bug. I don't see that album or image as Guest or Member without permission - so it's OK. 2. I can't edit my(same one) album as member. So I created it, gave permissions for view and adding new …
Last reply by numis, -
- 2 replies
- 488 views
I'm not even sure this is possible or whether this should be posted here or in the suggestions forum, but I'm being optimistic that it is possible and I'm just missin g something. Is it possible to have an "external link" menu item that will either direct to different URLs on desktop vs mobile, or a way to display such a menu item only on one of those?
Last reply by Morrigan, -
- 1 follower
- 2 replies
- 725 views
Hi all, I would like to add a link to Google translate in page footer. To do so, I have to set IN as the input page language (2 letters country code) OUT as the output page language (2 letters country code) URL as the URL of the page Google will translate in the link bellow: httрs://translate.google.com/translate?sl=IN&tl=OUT&u=URL Using informations from this page, I tried to add this on line 3: {{if( isset( \IPS\Request::i()->url ) )}} <li><a href='https://translate.google.com/translate?sl=en&tl=ru&u={{ print \IPS\Request::i()->url(); }}'>русский</a></li> {{endif}} But it …
Last reply by Webmaster Scr, -
- 1 follower
- 1 reply
- 1.6k views
At my forum you can't see who reacted to your post. It only says "Somebody reacted to your post". Even when hovering, or clicking on the reaction, doesn't give away who gave the reaction. Here, at the Invision Community, you do see who reacted. I have looked for a setting that regulate this, but couldn't find anything. Where's the setting for this? Bad: Good: Tia! /andreas 🤠
Last reply by Nathan Explosion, -
- 1 follower
- 3 replies
- 437 views
am I right in saying the post_key column in the posts database table is no longer used for anything? is it ok to empty this column to reduce the size of the table?
Last reply by Miss_B, -
- 1 follower
- 3 replies
- 741 views
For many years I have had two paid subscription options within my community using the "Store" method as two individual products. I do not sell anything else other than the two subscriptions, so it makes sense and would be easier to use the "Subscription Plans" set up to continue with this. I see there is an option within my products area to convert my two products into subscriptions, but I am very nervous about doing so in case it causes issues. Can anyone offer advice based on completing this task themselves? Is it straight forward? Did you encounter any issues? Any help would be appreciated.
Last reply by Pyrotechnic, -
Renew issue
by kmk- 2 followers
- 1 reply
- 415 views
I have license with all modules, but gallery and blog are useless...how to do renew license removing modules that are don't need updated and support?
Last reply by opentype, -
- 2 followers
- 3 replies
- 502 views
Hi, I have a little problem with the RSS / Atom feed article import system. It matters everything except the image of the items. In the article: https://invisioncommunity.com/news/product-updates/45-rss-feed-improvements-r1171/ can see the line I unfortunately do not have the previous setting. thanks a lot for your help
Last reply by CiberBob, -
- 2 followers
- 2 replies
- 1.1k views
Does anyone else have issues for ideal not showing up as a payment method when a Netherlands customer tries to buy? I have configured stripe with ideal correctly yet it just doesn't show up
Last reply by Stuart Silvester, -
- 1 reply
- 499 views
Hi all! Faced the following problem: System-Posting-Images and Videos-Maximum image dimensions to display(reduced by me). Аfter rebuilding the thumbnails of the existing images, their quality get worse, not the size. Size remains the same, the text in the image in this article was readable, for example: Thumbnails for new images works good as it should be:
Last reply by kotaco, -
- 2 followers
- 4 replies
- 1.7k views
I have uploaded a 40x48 .png file as the Favicon of our site. But it doesn't show. Instead, it shows an Apple logo (probably because the forum was placed on an Apple server before I moved it recently). Any ideas where to look? The Site: https://forum.aslsweden.com
Last reply by Jimi Wikman, -
- 0 replies
- 432 views
There is kind of blurb in each new comment email notification, started with "Posted in " and we'd like this to be removed. I've searched across all theme templates, email templates ( there are more than 30 of them so only templates containing "comment" and / or "notification" ) and translations and the only possible match is in translations -> "email_posted_in" variable. I've asked official support guys and got "this is out of support scope type of question". So I wonder if any hint could be found with the community help. Thanks in advance!
Last reply by yurg, -
- 1 follower
- 0 replies
- 405 views
Some weeks ago I did some changes to my DB tables. I did two things: changed some tables from MyISAM to InnoDB changed InnoDB tables format from STATIC to DYNAMIC. I followed discusions on the community to do this. Now, sometimes I get the ERR_CONNECTION_TIMED_OUT, some users of my community get it too. From my side, I noticed it affect the website only when I navigate from my home network. If I navigate the community from my office, for example, no problems at all and everything is super fast. I don't think its a network problem, but a DB one. Does anyone has an idea to fix this?
Last reply by AlessandroTax,