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.1k posts
- 9 followers
Problems related to your server or other classic, self-hosted edition issues.
- Log errors related to permissions?
- Last reply by Jim M,
22,954 topics in this forum
-
- 1 reply
- 366 views
Is there any documentation about Modal Window on IPS 4?
Last reply by 不中用, -
- 0 replies
- 215 views
Hello, I change the login system to the PC ADMIN. My words are saved to spend with software, only I forget to do it and I do not have access. How can I do to get back to the base system? Thank you to you
Last reply by BlackRain44, -
- 1 follower
- 11 replies
- 566 views
I try to put sidebar blocks in this page: http://hoitajat.net/hoitotyo/ After saving, it says "Couldn't save block positions". It shows block, but after reloading page, its gone. Tried with default template, same thing. Ticket #916290
Last reply by Owdy, -
- 4 replies
- 299 views
Hello Everybody ! I'm having some problems with the latest version, which forces me to stay on the old. All members have the same IP address. Moreover, I can no longer find the Display name and the Connexion Name. This function has disappeared? Thank you !
Last reply by BlackRain44, -
- 1 follower
- 0 replies
- 222 views
4.0.5 or 4.0.6 came with new default skin (with easy mode editor). Can i safely delete that old one?
Last reply by Owdy, -
- 2 followers
- 5 replies
- 659 views
Hello. I am trying to enable rewrite URLs on my new installation. I ensured that mod_rewrite is enabled on my server and I am also using it for another domain without issue. When I try to enable the option via the admin panel the "switch" turns itself off and I get this message - "The rewriting does not seem to be working. Make sure you have uploaded the .htaccess file correctly or contact technical support for assistance." I tried to download the provided .htaccess a couple of times and nothing changed. Any ideas? Thank you!
Last reply by Darkgrim, -
- 0 replies
- 245 views
Hi! How to make it?
Last reply by kysil, -
- 1 follower
- 4 replies
- 258 views
When I was using 3.4.7, every time a link to my forum is posted on Facebook it will show a meta_image.png that I have designated. Right now after upgrading to 4.0.5.1 it will show something different every time depending on the exact link within the forum. How can I get it to show a designated image like before? The image I want is currently residing at: /public_html/public/style_images/master/meta_image.png should it be moved to somewhere else for 4.0?
Last reply by arbee, -
- 2 replies
- 229 views
I see it's in languages but I can't find it in the acp anywhere, usually located under the specific forum. I thought at one time we could get to them from the mod panel but maybe I'm mistaken there also. Any clue as to where to find them. I upgraded and see some and want to remove them. Thank You
Last reply by DesignzShop, -
- 1 follower
- 2 replies
- 322 views
What step the clients must follow to convert the old bbcode [ bbcode ] ... [ /bbcode ] into the new toolbar (html) on each content? On 3.4 I could update bbcode content structure and rebuild all content to update the posts, articles... but on IPS4 how i handle the post content to update bbcode? The system on IPS4 permise to update the esisting toolbar/plugin? how?
Last reply by opentype, -
- 2 replies
- 290 views
Hi, after upgrading from ipb 3.4.6 to 4.0.6 all my old posts with bbcode are broken, no more attachments, quotes or videos, just the styles are working. Any idea about how to fix this?
Last reply by frigorifero, -
- 5 replies
- 265 views
Where is this setting that enables closing of old topics? This setting was in earlier IPS4 versions.
Last reply by Machsterdaemon, -
- 1 follower
- 20 replies
- 872 views
I've upgraded from 4.0.2 to 4.0.6, and my frontend and ACP look like this: The css is broken due to incorrect paths: <link rel='stylesheet' href='http://site.com/forum///site.com/forum/uploads/css_built_1/341e4a57816af3ba440d891ca87450ff_framework.css.fa4f20d6c0a5f96a27e175420154b9df.css?v=c52f5742dc' media='all'> Should be: <link rel='stylesheet' href='http://site.com/forum/uploads/css_built_1/341e4a57816af3ba440d891ca87450ff_framework.css.fa4f20d6c0a5f96a27e175420154b9df.css?v=c52f5742dc' media='all'> There is also an error on all pages, including the ACP which means I cannot access the support area and attempt to fix it from there. I've sent…
Last reply by frigorifero, -
- 0 replies
- 264 views
Hello hey guyscan anyone help me fix this issue on my site from google analytics it says ( Property Gamingpcforum is receiving data from redundant hostnames. Some of the redundant hostnames are: gamingpcforum.com www.gamingpcforum.com Redundant hostnames are counted as separate rows in reports, so hits that are going to the same page on your site from different hostnames will be split into multiple rows. With data split across multiple rows, traffic to specific pages will appear lower than it actually is.To avoid this problem, consider setting up a 301 redirect from one of your redundant hostnames to the other, or create a search-and-replace filter that strips "www." fro…
Last reply by salue, -
- 6 replies
- 578 views
Hello, Because documentation not yet ready for IPS4, I'll need some informations about custom work on IPB. My question today is about a short explaination of what to extend as classes / method for add or modify UserCP and Registration pages and to manage how add custome fields. Thanks anyway.
Last reply by newbie LAC, -
- 1 follower
- 4 replies
- 213 views
I see this on the generated code: <meta name="keywords" content="Procura de Músicos, Músicos para Banda, Músicos procuram-se, oferta de músicos, procura guitarristas, procura banda, tocar numa banda, músicos para jam, músicos para banda">The "´" should be "ú", for example. What's wrong with IPS meta tag generation?
Last reply by 不中用, -
- 19 replies
- 1.1k views
Hello ! Following currently Plugin Creation and The Autoloader, and got some difficulties to find out how to load a 3rd party framework. I know new 4.x guides are in hard writing, but end of Autoloader Guide is quite small. To explain what I'm doing, I need to uses PhealNG framework inside my plugin, so I : Created a Code HookInstalled PhealNG with composer in system/3rd_party/phealngInside that folder, I got the vendor foldervendor-> autoload.php (that loads all other classes)Used->\IPS\IPS::$PSR0Namespaces['phealng'] = \IPS\ROOT_PATH . '/system/3rd_party/phealng/vendor/autoload.php'; in my hook. Anf don't know what to do nextIt looks like when I call : us…
Last reply by 3KyNoX, -
- 1 reply
- 248 views
So once again I'm encountering more problems with IPB leaving my forum down and unusable for the 4th time in 2 weeks, nevertheless my latest problem is shown below, this only happened after the recent update and I have seen a few people with the same problem but nobody has a fix yet as far as I'm aware, anyone have any ideas on how to fix this ? thanks.
Last reply by Michael Mclaughlin, -
- 0 replies
- 253 views
Hi, After upgrade I'm getting warnings above the forum header. I can't write anything on the forum and I can't remove those warnings. I downgraded my forum on the version 3.4.7 and everything works just fine. Please look at the picture and help me if you can. Thank you all!
Last reply by Babaterija, -
- 3 replies
- 238 views
Hello every body ! I have a problem with my forum. unused for a year, I have to reinstall my forum but since the bug connection system. At times, I browse the forum and I disconnected automatically, every time I have to remake a password request. Have you an idea ? Thanks http://lsrp.fr/community
Last reply by AndyF, -
- 0 replies
- 246 views
Hello. There is such code: <script type="text/javascript"> $(document).ready(function () { $("a.externalLink").each(function() { var href = $(this).attr('href'); $(this).attr('href', 'https://href.li/?' + href); }); }); </script>how to insert this in template to code worked?
Last reply by Night Wolf, -
- 1 follower
- 2 replies
- 263 views
Side Bar with Member Statistics, Popular Contributors, Who's Online and Forum Statistics. How do i get all these? I can't seem to find it Anyone would like to lend a helping hand?
Last reply by danxiaogui86, -
- 1 follower
- 4 replies
- 254 views
Have problem with URL links in Page's CMS. Link http://bullion.ru/cat/index.html work Ok, but when I try to access http://bullion.ru/cat/ I get error Is it possible to fix it?
Last reply by Bazilisk, -
- 2 followers
- 0 replies
- 210 views
I would like to sort the photo galleries by latest images by default. Is there a way to set that for everyone to see it that way? I don't want to have it set by name.
Last reply by JEFF MACK, -
- 1 follower
- 16 replies
- 716 views
I installed ipContent and added an image to the site using the upload button, when I go to the article it shows an X because the path is wrong. It's says it should be at: domain.com/monthly_2015_05/privateer.jpg.d00288feab62c0655f48720d65bdbb2d.jpg but in reality it's actually putting it the image in: domain.com/uploads/monthly_2015_05/privateer.jpg.d00288feab62c0655f48720d65bdbb2d.jpg How do I correct it so the site shows the image to the uploads folder?
Last reply by Zachary Johanson,