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
Problems related to your server or other classic, self-hosted edition issues.
22,927 topics in this forum
-
- 2 replies
- 217 views
I can't get this to work. Every time I try I get a configuration error. I'm copying the server and port (url:portnumber) into the box and it isn't working. Has anyone had success at this?
Last reply by sobrenome, -
- 15 replies
- 335 views
I'm wondering, is the menu controlled by javascript now? I'd like to make my menus have a vertical dropdown vs the horizontal effect that comes with the default theme. Can I accomplish this with css only or do I need to have javascript changes as well? Thanks in advance for the help.
Last reply by SammyS, -
- 2 followers
- 7 replies
- 543 views
Hi, I have a small problem. Just trying to add my own database display template. Now I want to show the value of a radio button field. When I use {$record->customFieldDisplayByKey('record_key', 'value')|raw} it also shows me the title of the field. When I use 'raw' instead of 'value' it only shows me the key of the chosen radio item BUT I want the value of it. Example: Field: "For Sale" Radio 1: "Yes" Radio 2: "No" {$record->customFieldDisplayByKey('record_key', 'value')|raw} -> For Sale: Yes {$record->customFieldDisplayByKey('record_key', 'raw')|raw} -> yes I just want -> Yes What am I doing wrong?
Last reply by opentype, -
- 1 follower
- 5 replies
- 311 views
/usr/bin/php -d memory_limit=-1 -d max_execution_time=0 /home/myaccount/web/mysite/public_html/forum/applications/core/interface/task/task.php 34f29be70db53c41927188d290e765b5 MY question is .. do I need the session key? 34f29be70db53c41927188d290e765b5 ACP told me to use it but that doesn't seem right.
Last reply by SJ77, -
- 1 follower
- 0 replies
- 221 views
Whenever i try and edit the 'content' tab of a Pages block I get a message saying that 'this is a non-secure' form and I can't evert get a preview of the block. It happens even with brand new blocks using the built in templates. Does anyone know what might be causing it please? Edit: Never mind - found it.
Last reply by BN_IT_Support, -
- 2 followers
- 4 replies
- 325 views
I've ran a test upgrade so can see how long this is expected to take and after 12 hours this is where it's at - I wasn't expecting posts to be so low at 0.17%. At that rate it's going to take at least two months. I was also expecting to see that screen to run via cron but it never appeared in the upgrade - is that for something else?
Last reply by Philip Gaines, -
- 2 followers
- 19 replies
- 818 views
FYI: I also opened a ticket with IP but thought I'd ask here as well: Upgrading to 4.1.13 (routine upgrade) Got the following error: Got error 190 "Incompatible key or row definition between the MariaDB .frm file and the information in the storage engine. You have to dump an" from storage engine MyISAM /home/forumsaaca/public_html/system/Db/Db.php::1524 Any clue whats up? Peter
Last reply by sobrenome, -
- 0 replies
- 224 views
In IPB 3, I was able to use a member data feed and use the variable $r['field_18'] to pull data from a custom profile field to sort members into lists depending on their value. On the new block templates, I am unable to do so. Documentation is almost impossible to find, and was wondering if anyone would know how to do so. Thanks! Code from IPB 3: <foreach loop="$records as $r"> <if test="$r['field_18'] === "1""> <a href="{$r['url']}">{$r['title']}</a> </if> </foreach> Code in IPB 4 (What I think it should be but is not): {{foreach $members as $member}} {$member->link()|raw}{$member['field_28']} {{end…
Last reply by WPCom, -
- 1 follower
- 1 reply
- 247 views
What can be causing this? Please help. Thank you
Last reply by Stuart Silvester, -
- 1 follower
- 7 replies
- 620 views
Is it possible to have thumbnails and article excerpts show up on the Pages home page instead of the layout that looks like a forum? If it's possible, how do you do it?
Last reply by sobrenome, -
- 0 replies
- 493 views
Hi, We'd very much like to bring our Wordpress blog (1500+ posts) over into Pages on our IPB installation (latest version) but have had one hell of a time trying to do it successfully. We can't nearly afford the $650 service by IPB, so I'm hoping to connect with someone here on the forum who has successful experience with using the converter and can help for a more reasonable fee... Please PM me if you're in a position to help, this is for a one man operation running a small community of kite enthusiasts. Apologies if this is in the wrong section of the forum, feel free to move as appropriate. Thanks in advance!
Last reply by KiteLife, -
- 0 replies
- 203 views
Does anyone know if there is an easy way of hiding download files from All Activity?
Last reply by Tommm, -
- 2 followers
- 10 replies
- 376 views
Hello, We are trying to use the REST API to add datas to a Pages DB in PHP with cURL . I don't understand how to fill the "Fields" parameter. The API reference says that I must pass a "Bejct object" (a bug maybe ?) Do you have an example for me ? Thanks in advance for your replies
Last reply by Taddei Jean-Baptiste, -
- 2 replies
- 262 views
Hey! How do you get the feedback system to show feedback reviews below profile while posting?
Last reply by Strakks, -
- 1 follower
- 0 replies
- 243 views
Never had this before. mb4 conversion failed on my test site at:
Last reply by BN_IT_Support, -
- 3 followers
- 9 replies
- 478 views
Hi there, We've a reasonable sized IPB board (43000 members, 3.6 million posts) that we upgraded from v3.4.7 to v4.1.13 last night. The upgrade went fine, no problems, and the forum us running, just about. The background processes have been set to run by cron as per advice I was given by IPB support however my server is on it's knees with a load of 13 as I write this versus a previous load on v3.4.7 that seldom got higher than 2.0 even at busy times. Support have told me that my hosting is "weak" and that they can't help me resolve the problem. The background processes will take about 3 months to finish going by their current rate. I've looked int…
Last reply by Dave MacDonald, -
- 0 replies
- 263 views
Hello, I work with the 4.1 version. I try to set a limit for the upload files of a Member Group. I set this limit it in Group / Member Group / Content / Maximum storage space per item of content But it doesn’t take very well. For example, I set 4 Mo per item of content. It displays Max file size 4 Mo before uploading. OK. But I succeed to upload a file of 47 Mo despite the limit. What's the reason ? Thanks
Last reply by pixel_merged, -
- 0 replies
- 224 views
In the release notes for 4.1.13 it states: The placeholders that display on date/time inputs (e.g. "HH:MM") can now be translated. Does this mean we can now use a 24 hour clock throughout the site? If so, any ideas on how this is done?
Last reply by GlenP, -
- 5 replies
- 308 views
Before I submit a ticket I wanted to ask here if anyone had a similar problem, and solution. My nexus donations - everytime someone donates towards a goal, instead of adding the donation to donations already received and displaying a total - it resets my donation received to the amount that was just donated. This just looks bad and I'd like to get it fixed.
Last reply by JohnDar, -
- 3 replies
- 282 views
I've been busy fixing a lot of translations in the forum directly from AdminCP and the word "Yesterday" from system is impossible to translate for unknown reason. I must've tried at least 20 times before I figured out something was wrong. Other words in same category like "Today" from system worked fine to translate but the only one to behave like this is "yesterday". I ran the following SQL query to check the database and 'word custom' was null. SELECT * FROM `core_sys_lang_words` WHERE `word_default` LIKE 'Yesterday'; I manually updated the database and now the translation is correct in the forum, but this must be a bug somewhere so I'm posting it he…
Last reply by pequeno, -
- 2 followers
- 4 replies
- 239 views
Following a test upgrade from 3.4.8 to 4.1.12.3 I posted a few times in a topic, I was unaware there were 4 people following that topic and they complained they received emails regarding the post. Now if this was my live site and I had members posting in numerous topics look at how many emails are going to be going out.. Is there any way to prevent this as I can see complaints happening.
Last reply by Aiwa, -
RSS template
by Owdy- 1 follower
- 0 replies
- 206 views
Hello, i have this RSS template {{if !empty( $items ) }} <h3 class='ipsWidget_title ipsType_reset'>{$title}</h3> <div class='ipsPad_half ipsWidget_inner'> <ul class='ipsDataList ipsDataList_reducedSpacing'> {{foreach $items as $item}} <li class='ipsDataItem'> <div class='ipsDataItem_main'> <a href="{$item['link']}" target="_blank" rel="nofollow" class='ipsDataItem_title ipsType_break'>{wordbreak="$item['title']"}</a><br> </div> </li> {{endforeach}} </ul> </div> {{endif}} Its shows only link, like this http://hoitajat.net/työpaikat/ho…
Last reply by Owdy, -
- 1 reply
- 230 views
Hey Guys, Is it possible to display a module on every page? For example I have a chat module at the top of the index, but when a user browses the boards they lose the chat. How can I get the module to stay at the top of every page? Possible? Thanks
Last reply by DarkRider, -
- 0 replies
- 241 views
hello can someone help me on how can i limit the number of mails sent from the suite per hour in bulk mails i use mandrill for mails and i want to send 10 mails every hour, how can i configure this thank you
Last reply by lv_tool, -
- 1 reply
- 308 views
Hey all, Can anyone provide some direction on creating a custom login page? I imagine you cannot use the pages app because this still shows the navigation at the top. I just want to create a regular website login page. It looks like you can set your default home page to be a page on an external site. We could go that way but how would I like the login function to a login form we create? If this makes sense? I don't want anyone to see any of the forum and community navigation at the top until they get passed the login screen. Any direction is appreciated. Thanks, Chris
Last reply by Dr. Dan Ardebili,