Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,350 topics in this forum
-
- 7 replies
- 525 views
I'm trying to do a install for the first time and I'm getting this error PHP Fatal error: Class 'IPS\Http\Url\Internal' not found in /home/sexclubn/public_html/system/Http/Url.php on line 249
Last reply by Daniel F, -
- 1 follower
- 0 replies
- 353 views
I´m not getting my Memcached work at my WHM control panel. Using EA4 with php 7. Is there anybody who have the same setup with working Memcached?
Last reply by jcdesign, -
- 0 replies
- 296 views
Installed IPS 4.1.18.2 > everything works fine. Entering the system "Pages" is visible. Step 1 ... I start search with two keywords and find nothing: https://example.com/search/?type=cms_records7&q=debica+germany Search is working only in CMS section. Step 2 ... I click to Forum and search again: https://example.com/search/?type=forums_topic&q=debica+germany And i found what i am looking for. What i have to do that i receive a search result also with step 1? ... so that search works all over the installation without first clicking to "Forums".
Last reply by tyreco, -
- 3 followers
- 2 replies
- 282 views
I was doing some webgrind profiling and saw that when loading a topic page, the second most time of any function was in a hash comparison function: From a quick glance it seems like the app is reusing a hash comparison function from the login password checker to check other various data. The issue is that the hash comparison function is purposely constant-time. This makes sense for checking a password hash since it lessens the chance of a side channel attack from a hacker spamming lots of password checks and carefully timing how long it takes to complete. But it's somewhat less useful for checking hashes of other, non-sensitive data. I experimented with cr…
Last reply by TSP, -
- 1 follower
- 8 replies
- 476 views
Hello! My phpinfo says It´s enabled and running but not my board. I wonder why?
Last reply by jcdesign, -
- 2 followers
- 6 replies
- 511 views
Hi, unfortunately we had a bad database crash one week ago, and since then, we are totally offline for our community. We don't really know what happend. We operate on Ubuntu, PHP 5.6 and MySQL in a Docker framework with nginx and Apache. Latest IPS version was 4.1.15. We updated the software 1 day before the crash, also the plugins some hours before the crash. Then suddenly during the (crash) night, the server got slower and slower and finally wasn't available anymore. Apache produced log files > 100GB in size during the night, and the forum, that has been working the day before, first produced an error message on frontend (EX1146), then denied access to…
Last reply by Cyboman, -
- 1 reply
- 225 views
i was reading the ips4 guide about grid and layout is it possible to create the columns like this
Last reply by DustyDevil, -
- 1 follower
- 4 replies
- 366 views
So I am looking at trying to do hot backup with percona so that tables arent locked while we are running our backup. The question I have is that since all of my tables are Innodb except core_search_index. Is it safe to exclude that table from the backup? Will it be rebuilt if I have to restore the database?
Last reply by sudo, -
- 1 follower
- 3 replies
- 252 views
Recently I try upgrade to 4.18, after change all ips path owner of root to currently user(use chown R- ), I can upgrade it by sftp automatically, but durint the process the site is stoped and appear "Access Denied", after that I try return the owner to root, but nothing.....
Last reply by kmk, -
- 7 replies
- 528 views
So recently I found out that my host moved away from TCP/IP ports for their memcache, and went with a socket (apparently its faster). Basically I have a path to put in now. Will this work with IPB? I went ahead and put it in, uploaded the new constraints file to the root. Is there anyway to test to see if memcache is actually working? I just want to clarify that IPB will work like this, and if there is a way to actually see if it's functional. Thanks.
Last reply by russur, -
- 1 reply
- 234 views
I'm trying to setup ips connect. Link below should give a json reply but instead it returns an error. I couldn't make other methods work either. login fetchSalt method returns a bad_key error. But key is correct. What am i doing wrong? This is the error i get REPLACE INTO `ibf_core_ipsconnect_slaves` ( `slave_url`, `slave_key`, `slave_last_access`, `slave_enabled` ) VALUES ( NULL, NULL, 1486142310, 1 ) IPS\Db\Exception: Column 'slave_key' cannot be null (1048) #0 /var/www/html/system/Db/Db.php(839): IPS\_Db->preparedQuery('REPLACE INTO `i...', Array) #1 /var/www/html/applications/core/interface/ipsconnect/ipsconnect.php(110): IPS\_Db->replace('core_…
Last reply by sk8er_boi, -
- 14 replies
- 601 views
While beginning the IPS4 installation, I get one error: Your PHP memory limit is set to 32 MB but should be set to 128M or more. You should contact your hosting provider or system administrator to ask for this to be changed. So I checked my php.ini file and it is set to 128M and then I ran phpinfo.php and scrolled down and found 128M. Why is this and how can I correct it?
Last reply by Ford Doctor, -
- 12 replies
- 577 views
I have a server running vesta cp which has a roundcube web mail application included. It was working fine but now it's not all of a sudden. I think Dovecot is messed up. I get Connection to storage server failed. when trying to log in. Anyone willing to try and help me out? Thank you in advance.
Last reply by IveLeft..., -
- 1 follower
- 2 replies
- 151 views
Hi, Looking to get some help in locating the source for a file on our server, which seems to be dumping its log: The problem with this is it is now 92gig and growing at a very fast rate, it seems to log every single MySQL statement made by our website/forum. Yet, I know that is to do with MySQL/Maria, but there is nothing in the my.cnf that points to this log file at all. I would really like to turn this off as it is slowing down our forum, but I am at a loss where this configured. Cheers,
Last reply by TDBF, -
- 2 followers
- 13 replies
- 241 views
Hello, i read somewhere that this Unpublish urls (when deleting topics) with a 301 redirect or another kind of redirect is a must . Is it, and if yes how can this be done? we have certain sections that are used as diaries for pregnant moms (and other daily chatforums), that get deleted every 3 months. they gather up aprox 300.000 posts, which generate ofcourse many links. The whole forum has about 1.700.000 posts, so those 300.000 -400.000 posts everytime are a large sum/percentage. for seo reasons i would like to know if this is possible, if anyone has done it, if you think this would make a difference and if yes if you know anyo…
Last reply by ASTRAPI, -
- 1 follower
- 2 replies
- 213 views
I have a problem using logging with external user database. Login and registration work. There is a problem when I want to change the nickname or e-mail user. Both variables example $oldEmail and $newEmail have the same new! value. Variable $member also it has a new value, and I can not appeal to an external database to change email.
Last reply by Dark_Side, -
- 2 followers
- 61 replies
- 1.8k views
Enable compression and Leverage browser caching are the two main recommendations in red on my forum in google analytics. My home page only had a score of 49 The main things it tells me is things such as this under Enable compression Compressing http://www.mysite.co.uk/…0e4317516f62ad1849cd4fc1.js?v=36beede563 could save 244.4KiB (76% reduction). The above link goes to forums/uploads/javascript_global/root_framework.js.f5fd60b20e4317516f62ad1849cd4fc1.js?v=36beede563 How come this isn't compressed, is it normal for it not to be? In 3.4 I know we have minify js options etc, does that still happen? For leverage browser caching I have lots of messages for…
Last reply by EmpireKicking, -
- 2 followers
- 7 replies
- 407 views
Hi, to be honest, i just run non-commercial websites not using sensitive datas, just userlogins, so i never cared about SSL. Now, google warns users on http:// sites and i moved some of my sites to https:// to play around. Everything is fine, but i found some situations/sites, i don't get that green padlock.... I configured IPS like discribed here: I use "Full https://" and the imageproxy, but Chrome shows me an "i", no green padlock. Clicking on the i is useless, because it don't provides detailed informations. I tried https://www.whynopadlock.com for e.g. https://www.adminarena.de and got : Looking good so far, but why i don't get that green padl…
Last reply by AlexWebsites, -
- 0 replies
- 277 views
I think I'm good. Great software Invision
Last reply by atlanticanglers, -
- 2 replies
- 361 views
Hi my forum is getting loads of unwanted traffic from Russia and I am currently showing 39000 guests, whats the best way to block the whole country the amount of unwanted traffic is causing my ibf_sessions table to fill up, I am using ipb 3.4.9 Any help would be appreciated
Last reply by ASTRAPI, -
- 4 replies
- 284 views
Hello, I am wanting to backup my whole forum and the mysql databases that is in one database to a remote dedicated I want What is the best solution?
Last reply by ASTRAPI, -
- 1 follower
- 9 replies
- 345 views
Hello, new database size is 15gb whereas the vbulletin db size was 3gb it seems the difference is due to the existence of full text indexes files for some of the tables we're using the innodb mysql engine for the new database is there any way we can claim back the disk used for the full text indices ? any tips?
Last reply by MeMaBlue, -
- 2 followers
- 8 replies
- 661 views
Hoping someone can help me narrow this down. There is a feature in cloudflare that is breaking the templates on my site. I've turned a few things off but don't want to risk messing around without any ideas while the site is up. Here's what it looks like broken (I turned off all minify and cleared cache) and now it's back to normal.
Last reply by ASTRAPI, -
- 2 replies
- 327 views
Hello, I had members saying that they are getting 404 errors at there end, And after getting down to the bottom of this, it turns out to be an SSL problem. So when I click on the link, and some other people also they go here www.baysidegamers.com for me it goes to http and yet others https? https://www.baysidegamers.com/ Yes I do have SSL but It's not installed since I got it. So Redirecting settings that I need to setup so that it goes https to http. It's not the server side since that was tested all good. So, I just added ErrorDocument 404 /index.php on the last line into the .htaccess file in the public.html folder
Last reply by EmpireKicking, -
- 1 follower
- 1 reply
- 201 views
Hi, how it's possible to serve pictures from IP.Gallery outside the main domain? I mean to get img.domain.com to get pictures cookie less, longer expiration time, and to put them other host (than www.domain.com) to make page load time much faster. Any ideas?
Last reply by yacenty,