Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,402 topics in this forum
-
- 4 replies
- 471 views
Or at least limit it to 25 files. Any help is appreciated.
Last reply by All Astronauts, -
-
- 2 followers
- 4 replies
- 534 views
Hello, how can I solve this problem? in the database it is set like this!
Last reply by Richard Arch, -
-
-
- 1 follower
- 2 replies
- 251 views
Hello, we have a condition in our post template to hide user reactions in special forums. We do this with following condition (i.e. forum id=10): {{if !in_array($comment->item()->container()->id, array(10)) && !\IPS\Member::loggedIn()->restrict_post}} {{if !( $comment->hidden() === 1 && ( $comment->canUnhide() || $comment->canDelete() ) )}} {{if \IPS\IPS::classUsesTrait( $comment, 'IPS\Content\Reactable' ) and settings.reputation_enabled}} {template="reputation" group="global" app="core" params="$comment"} {{endif}} {{endif}} {{endif}} Now we want to hide the reaction bar also for topics ma…
Last reply by Daniel F, -
-
- 1 follower
- 1 reply
- 249 views
hai there, how to change joined DATE format to year only..
Last reply by Makoto, -
- 4 replies
- 456 views
Does anyone happen to know how I can make the internal forum look like this?
Last reply by Randy Calvert, -
- 0 replies
- 279 views
like this: It is based on VBULLETIN system. - My intention is to add the frame and add the caption that are connected to color
Last reply by ibtisem miri, -
- 7 replies
- 887 views
Hello all in dire need of some assistance. Move my invision board to a new host. The forum seems to be working fine. I am able to log in etc. When I go to log into the admin I get the error below in the console. Any ideas how to fix this?
Last reply by Gary, -
- 1 follower
- 17 replies
- 885 views
Quick question, I'm moving to a new webhost. Is the best course of action to upload install files, do a new install, and then import a database backup the best route or should I be copying over the forum files from the old host to the new host and then import a database backup?
Last reply by Gary, -
- 1 follower
- 4 replies
- 446 views
Hello, 🙂 Is there a way to make a search in a forum and then move the topics found to another forum ? Thank you, 🙂
Last reply by Adriano Faria, -
- 1 follower
- 3 replies
- 237 views
Based on the topic: https://invisioncommunity.com/forums/topic/472186-twitter-emoji-dont-work/#comment-2926789 can someone tell me in which file I can change the inclusion from the cdn to my Local Server? So: https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/72x72/1f600.png To: https://OWNDOMAIN.tld/twemoji/assets/...... Thanks 🙂
Last reply by Randy Calvert, -
-
- 2 followers
- 2 replies
- 458 views
I want to update community from 4.6.12.1 version with php 7.4 to 4.7.7 with php 8.1 What order of updates? I need first update community or php?
Last reply by Stuart Silvester, -
-
- 1 follower
- 1 reply
- 479 views
Hello, Considering the amount of spam attacks recently we try to minimize te risk of hacking into with older accounts. I have been searching for an option to periodically, let's say yearly, force a user to reset their password. I can't find it or a question related to this on the forum. So when a user logs in and their password hasn't changed for at least 365 days then they would need to change their password upon logging in. Is this possible?
Last reply by Nathan Explosion, -
- 2 replies
- 603 views
Hi, We are currently using Wasabi as our CDN (similar to Amazon S3). We want to also use Cloudflare Polish which from my understanding requires the images to be loaded from a domain alias. SME's (based on IPS forum contributions seem to be @ASTRAPI who shared the setup instructions and @Joel R/ @All Astronauts who have created a plugin for improved integration with files. Any input will be greatly appreciated. Current image link example: https://s3.eu-west-1.wasabisys.com/cdn.OURDOMAIN.COM/monthly_2023_02/cOVR.jpg.3cc3fcaddbb584e8041f302d16d92bec.jpg DESIRED image link example: https://cdn.OURDOMAIN.COM/monthly_2023_02/cOVR.jpg.3cc3fcaddbb…
Last reply by Randy Calvert, -
- 1 reply
- 503 views
Is it possible to Seach Custom Fields ? Extra Fields created for Downloads , for example Can they be searched either by the system, or via API? Thank you.
Last reply by Adriano Faria, -
- 1 follower
- 3 replies
- 462 views
Hello, how to change these labels to Polish for example? Everything else works fine and displays in proper language.
Last reply by Adriano Faria, -
- 2 replies
- 265 views
Is it possible to create a Gallery category where it is only for video. While the gallery handles video well, it seems to call everything "images" just wondering if there are options to setup a category as a proper videos category.
Last reply by HDiddy, -
- 1 follower
- 8 replies
- 574 views
Hey. I need to use different forum icons for light and dark styles. Is it possible to do something like that?
Last reply by ArashDev, -
-
- 1 follower
- 16 replies
- 805 views
Hi, Since upgrading to 4.6.8 I have two massively repeating errors. I upgraded to the latest 4.6.12.1 and reloaded all themes from scratch + cleared system caches but no change. 1. uncaught_exception Error: Failed opening required 'C:\inetpub\wwwroot\datastore/widget_activeUsers_dcw20pzk3_f70069932d19c0300a819836812806bf.558dfe9cbd.php' (include_path='.;C:\php\pear') (0) Reported here: 2. template_error TypeError: get_class(): Argument #1 ($object) must be of type object, null given in C:\inetpub\wwwroot\applications\core\sources\Announcements\Announcement.php:198 Reported here: [I do not use Redis] BTW. Do not pay attention …
Last reply by Luuuk, -
-
- 1 reply
- 518 views
Hello, I would like to change the background color of a few specific posts. I guess I should create a code with the post ID and paste it in custom.css. Does anyone know how should that code look like? Any help will be greatly appreciated!
Last reply by SeNioR-, -
- 1 follower
- 3 replies
- 965 views
Hello, my hosting recommend me to upgrade our Centos 6 to Almalinux, it support php 8 and MySQL 7.2 above, what do you suggest?
Last reply by Giray, -
- 1 follower
- 1 reply
- 619 views
Trying reduce memory consumption overall for Apache. Have 64GB RAM on machine but that doesn't mean, I would like to run it un-optimized. I am just running IPS forum on this machine. Is their anyway, someone can help which modules are required by IPS, so i can disable not required ones. apachectl -M Loaded Modules: core_module (static) so_module (static) watchdog_module (static) http_module (static) log_config_module (static) logio_module (static) version_module (static) unixd_module (static) access_compat_module (shared) alias_module (shared) auth_basic_module (shared) authn_core_module (shared) authn_file_module (shared) authz_core_module (shared) au…
Last reply by Randy Calvert, -
- 3 replies
- 539 views
Hello! I've tried reaching out to many people through the Marketplace but never receive a response or if I do it's from some country with a language barrier. I'm looking to have the custom homepage I created coded out to be functional (See Attachment) I would LOVE if there is someone preferably US Based, but if not, that speaks fluent English that we can hire / pay to help get this done for us!
Last reply by Alexandru, -
- 1 follower
- 6 replies
- 396 views
I have been using Invision power services since 2006 but have been using as it is I want to make a simmilar home page as it is of https://invisioncommunity.com/ I am ready to invest time for it... Which technologies should i learn so that I can design the same page on my community Regards Saurabh
Last reply by WP V0RT3X, -
-
- 3 replies
- 393 views
Hello, I would like to be able to change the theme of the board in the header of the forums. It should also be possible on the mobile skin. My theme is based on the default Invision style. Can't find any widget to do that. Any help would be greatly appreciated!
Last reply by Daniel F, -
-
- 4 replies
- 237 views
Hello, in ACP when I'm in Marketplace tab and click on choosen plugin I can't buy it. Marketplace is disabled in this version of IPS?
Last reply by Nexus_Web_Media,