Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
3,456 topics in this forum
-
-
- 2 followers
- 5 replies
- 278 views
1- I have a redirect from the old domain to the new domain... 2 - Some pages of the old domain still remain in the search engine... (page_name.html). Would it be correct to add in .htaccess: <files *.html> order allow,deny deny from all </files> (I do 403 because they are scanned by bots... Real users do not go to these addresses) No *.html pages inside invision? Maybe you can suggest a better option?
Last reply by Marc Stridgen, -
-
-
- 1 follower
- 5 replies
- 69 views
Hello, I've recently merged two Invision Community boards. I've noticed that posts on one of those have multiple "enters" typed in. Example: When looking it up in the database, it looks like this: " <p></p> <p> </p> <p></p> <p> </p> <p></p> <p> </p> <p></p> <p> </p> <p></p> <p> </p> <p></p> <p> abcd </p> <p></p> <p> </p> <p></p> <p> </p> <p></p> <p> </p> <p></p> <p> </p> <p></p> <p> </p…
Last reply by angle4cor, -
-
-
- 2 followers
- 2 replies
- 313 views
Hi all, I have installed a test install and it's running fine on the local server, when accessing it not directly on the server, however on the same domain network, going to the subdomain displays an IIS page with all different languages, but if I add "index.php" onto the end of the address, it displays the website. I'm confused why going onto the same domain (without index.php) on the local server works fine but not otherwise. I'm wondering if I can force index.php on the end of the address when initially going onto the domain - but also keeping the friendly-urls enabled. Current HTACCESS file is straight from the IPS created file. <IfModule mod_re…
Last reply by Luuuk, -
-
- 2 followers
- 1 reply
- 367 views
Hi, I recently started getting a noticeable slow down while using any related query action while navigating trough forums. Database itself is ~700 MB where largerst table are topics/posts ~283 MB. I run 4.7.4 version This is my.ini config. Any advice of how to improve it? # # The MySQL database server configuration file. # # You can copy this to one of: # - "/etc/mysql/my.cnf" to set global options, # - "~/.my.cnf" to set user-specific options. # # One can use all long options that the program supports. # Run program with --help to get a list of available options and with # --print-defaults to see which it would actually understand and use. # # For explanati…
Last reply by AlexJ, -
- 1 follower
- 4 replies
- 442 views
Does anybody have a video or tutorial on this? Using Amazon hosting service for the first time I'm new.
Last reply by Cowboy Denny, -
-
- 2 followers
- 11 replies
- 382 views
I realize this is an old topic BUT it is still open ended. We know that Invision has no interest in helping us backup or restore our site using a solution they provide so we are on our own. What does everyone use successfully to backup your Invision Community site and Restore? Don't say cloud since its stupid expensive and you are limited. Using a Hosting Provider you have so many more options then cloud. Let's keep this strictly... How do you Backup your site and then How do you Restore your site? Both but include Files and Database but not required to restore both. CPanel SUCKS for backups.. must be better options that don't cost a fortune.
Last reply by Cowboy Denny, -
-
-
- 9 replies
- 83 views
Is there a website where I could get the numbers to my URL? Example: www.home2000.com ???.???.???.???.??? The numbers I need. Bob
Last reply by Jim M, -
-
-
- 1 follower
- 9 replies
- 225 views
My social media icons at https://forum.tracesoftexas.com have ceased to function. Clicking on the Facebook icon brings me back to the main forum page. Clicking on the other three brings me to pages that say "Sorry! The page you requested does not exist." With an error code of 1S160/2. I must have done something but I'll be danged if I can figure it out. Here's what my current social media icon HTML looks like. <li><a href='#facebook.com' target="_blank" rel="noopener"><span>Facebook</span></a></li> <li><a href='#twitter.com' target="_blank" rel="noopener"><span>Twitter</span></a></li> &…
Last reply by Jac D, -
-
- 1 follower
- 2 replies
- 35 views
I'm trying to access this old topic of mine: https://invisioncommunity.com/forums/topic/379256-how-to-search-posts-made-by-guests/?do=getNewComment (How to search posts made by guests?) It says that I have to log in as a client, which I have but it still doesn't let me see it. I remember that the solution was pretty good by moving all guest posts to a particular subforum via a database query. If anyone knows the (or a) solution I'd appreciate if you could post it here. Thanks.
Last reply by PPlanet, -
-
- 3 replies
- 54 views
I saw this on a forum in a post, is it bbcode or plugin? If anyone knows how I could make a text like this on my forum, please and thank you. it's not a picture they added to the forum, it's a text divbox or something. Eg:
Last reply by Luuuk, -
-
- 1 follower
- 7 replies
- 40 views
Moving the site from 'forums' folder to root folder. Can anyone help with htaccess 301 redirect, so old index content by google doesn't get mess up? Thank you. This is the current htaccess: <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map|webp)(\?|$) /404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
Last reply by Randy Calvert, -
- 2 followers
- 6 replies
- 657 views
Looking for deep dive suggestion on improving speed. https://gtmetrix.com/reports/fearless-assassins.com/VvxFAcan/ I see below sometimes and I can't figure out... where is the delay... I am not sure why regular pages calls for Offline URL. That 6 sec delay, is it from my webserver or Cloudflare.. any easy way to figure it out? Thanks
Last reply by AlexJ, -
-
- 2 followers
- 29 replies
- 305 views
Hello, During upgrade, I am getting below error: Unknown column 'word_plugin' in 'field list' /home/xxx/public_html/forums/system/Lang/Lang.php::350 REPLACE INTO `core_sys_lang_words` ( `lang_id`, `word_app`, `word_plugin`, `word_key`, `word_default`, `word_custom`, `word_js`, `word_export` ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? ) Help please on how to fix it? Thanks Update: I added the column manually but now i get this: Field 'word_pack' doesn't have a default value /home/xxx/public_html/forums/system/Lang/Lang.php::350 REPLACE INTO `core_sys_lang_words` ( `lang_id`, `word_app`, `word_plugin`, `word_key`, `word_default`, `word_custom`, …
Last reply by AlexJ, -
-
- 2 followers
- 6 replies
- 50 views
Hello there! Is there an easy way to find large files uploaded through the downloads app? Anywhere we can get a list of uploads just as we can see attachments through ACP?
Last reply by Sirmadsen, -
- 1 follower
- 7 replies
- 70 views
Hi, I'm upgrading my forum from an old IPB3 setup and I'm getting the error: array_map(): Argument #2 ($array) must be of type array, bool given There's no other explanation provided or error number or anything. It seems to have occurred while updating the gallery. Everything seemed to be going just fine though and it looks like the updater seems to work otherwise. I'm on a self-hosted license, but all my client area information is updated if that helps. If you guys have any advice or anything it'd be much appreciated.
Last reply by teraßyte, -
Is there somewhere I can find the ranks xml file to import? Somehow all my rank images are none existing after a file move to S3 and back.
Last reply by teraßyte, -
- 1 reply
- 307 views
Hello, I'm interested in creating a separate login page that once a successful login takes place, loads up a chat room that is embedded in the forums. How should I go about doing that? Thanks, BB
Last reply by Donnie95, -
- 1 follower
- 2 replies
- 30 views
I switched on new member moderation because my forum is getting pounded with new member spam attacks! They register and proceed to hammer us with up to 50 or more posts about budget airfare! It's been going on for 3 days now. My question is, where can my moderator staff go to approve or ban new member registrations? Or is it only admin approval? Sorry for a newb question but in over 10 years of IPB, I have never had to turn on new member mod!
Last reply by RocketFoot, -
- 2 replies
- 29 views
Where can I find the table that would hold data entered into a custom registration field?
Last reply by RocketFoot, -
- 3 replies
- 35 views
has anyone used this feature? I am having some difficulty getting it to format right
Last reply by Nathan Explosion, -
-
- 11 replies
- 126 views
Hi I see the warning that php 8.0 should be used because 8.1 isn’t supported. But I was curious, what exactly won’t be working if I stay on 8.1? Thank you
Last reply by Nathan Explosion, -
-
- 1 follower
- 3 replies
- 74 views
Hi guys, does anyone know how to make Tapatalk work on IPS 4.7? They posted a guide on their site, but the guide does not work. They also don't bother responding to emails or threads 6+ months old on their forum that describe the problem. Really dumpster fire app and company but my users are pushing me to have that installed. Anybody knows how to do it? (I installed the application tar, but it does seem to work on their site where you configure links etc)
Last reply by Clover13, -
-
- 1 follower
- 10 replies
- 148 views
Hi, I’m having a security issue with my website — over the past few days, at least 4 inactive accounts were hacked and used to post spam message. I’m running a pretty old version (4.6.1) but unfortunately I’m not able to upgrade until next week—is there anything you would recommend doing in the meantime? Perhaps this is a known current issue. Any help would be appreciated, thank you!
Last reply by teraßyte, -
-
-
- 1 follower
- 1 reply
- 45 views
Hello, Since IPS 4.7.6 upgrade, the input type text form field with autocomplete function doesn't work anymore with freeChoice option set to false. Here is the function that extends formElements in my plugin: static public function formElements($item = NULL, \IPS\Node\Model $container = NULL) { [...] $wpPostField = new \IPS\Helpers\Form\Text( 'wp_post', $wpPostFieldValue, false, [ 'autocomplete' => [ 'source' => $wpPostTitles, 'freeChoice' => false, 'maxItems' => 1, 'minItems' => 1, 'unique' => true, …
Last reply by Stuart Silvester, -
-
- 0 replies
- 31 views
I've called this Databases and Tiers, but I might have also called it Databases and Tears! I understand there's been a recent change to the way in which the tiered pricing structure works at Invision. I've just started a brand new site which I'm confident is going to grow rapidly simply because it is serving a clearly focussed niche group (church ministers in the UK), for which there is nothing like this provision out there. ... and I have a very strong network of people to tap into and they're all excited about it. So here I am beavering away at building the site. I start on the free trial and check out the functionality etc etc. Confident it's the right platform f…
Last reply by EvanDC,