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.6k posts
- 9 followers
Problems related to your server or other classic, self-hosted edition issues.
23,018 topics in this forum
-
- 0 replies
- 315 views
I am trying to enable the "Rewrite URLs" option under Search Engine Optimization. My .htaccess looks like: <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico)(\?|$) /404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> For the most part, it seems to be working correctly. But when I go to IP.Downloads (http://website.com/files/) it doesn't load the application, but instead downloads a file called download.htm Anything I can do to resolve this?
Last reply by kotaco, -
- 3 replies
- 379 views
Hi, Installed IP.Download not long ago but problem with it is when me or my friend uploads a 76MB file it says file was uploaded successfully since it says Done but once we click submit the download file appears as Size 4MB and when we download file we only get 4MB from it instead of 76MB and i have been through every settings in admincp cannot find any limit there and servers php.ini is set to 200M limit per file on upload yet file converts from 76MB to 4MB which is really weird :/ I hope there is a way to solve this since it's annoying us alot.
Last reply by AndyF, -
Hi, I have test new menu and found more problem with "positioning" element inside it. Pages, external link, it goes when it wont... After of it, i go here to search for bug and/or open it. But before to open i've try "support, empty cache" and menu come back to work in fantastic way So, just for report, if u have problem with menu try to empty cahe from support tool. Regards, S.N.
Last reply by ipbfuck, -
- 0 replies
- 307 views
While using 4.1.3.2 (also happened in 4.1.2) if I try to set a caching method from Advanced Configuration->Data Storage, after setting the constants file and saving, the site becomes incredibly slow for about 10 seconds, and then just starts returning Error 500 page until I restart php to give myself enough time to quickly change the caching method back to no caching. I've tried both Memcached and Redis, both of which I can confirm are installed and running. Also tried using them both with Data Storage Method of File System or MySQL Database, no matter the combination once the site becomes unusable my error logs start spitting out constant error messages similar …
Last reply by ExiledVip3r, -
- 2 followers
- 0 replies
- 219 views
With 3.4 I was able to use this resource and a certain amount of brain juice to make custom blocks that would, for example, give me a feed of post from new members, of highest rated posts for the week, etc. For example the following looks for posts made in the last day, by members with less than five posts. The idea is that staff can use this to find those posts and make sure new members are being welcomed, finding the info they need, etc. $onedayago = time() - (86400); $this->DB->build( array( 'select' => 'p.pid, p.author_name, p.author_id, p.post_date, p.queued, t.title, t.approved, m.posts', 'from' => array( 'posts' => 'p'), 'where' =…
Last reply by rgf100, -
- 1 reply
- 243 views
Hi! I've try to make a new rewrite for a memberlist in my acp, but this seems to not work as expected... when i go in the new /member-list url it go in the classic url (like a classic redirect, no a really rewrite) :/ is the first time i test rewrite feature, but seems to not work as rewrite. someone can test and verify if is only a my problem or a bug? thanks in advance, S.N.
Last reply by ipbfuck, -
- 2 replies
- 245 views
Hi! I've remove a template before to install new release (4.1 compatible)... But, anyway, i see this in template editor: - So, is there any way to full uninstall a template and make new installation like "first time install"? Thanks in advance for reply, S.N.
Last reply by ipbfuck, -
- 1 reply
- 261 views
Hello guys, I was moving my forums to a new domain and I did everything mentioned. But I am having some new problems: https://gyazo.com/6d4f01f05f854c7f04b366e8daa21c38 https://gyazo.com/f335d52554b25312434e8586718206cb How do I fix these broken links? Best regards UKF
Last reply by Ryan Boyd, -
- 1 follower
- 7 replies
- 318 views
Hi In pages I had a plugin created which I used in the sidebar - code as follows <style> .myButton { -moz-box-shadow: 0px 1px 0px 0px #f0f7fa; -webkit-box-shadow: 0px 1px 0px 0px #f0f7fa; box-shadow: 0px 1px 0px 0px #f0f7fa; background-color:#00376c; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #057fd0; display:inline-block; cursor:pointer; color:#ffffff; font-family:Arial; font-size:10px; font-weight:bold; padding:3px 12px; text-decoration:none; text-shadow:0px -1px 0px #5b6178; } .myButton:hover { } .myButton:active { position:relative; top:1px; } </style> {{if !empty( $records ) }} &…
Last reply by opentype, -
- 5 replies
- 328 views
I've recently upgraded to 4.0x it was all working fine and perfectly for about 2-3 minutes and all of a sudden this happens look in the screenshots, my admin area looks all messed up and so does my main forum page, but 2-3 minutes after installing it was working fine. any idea what going on?
Last reply by sonimik1, -
- 1 follower
- 0 replies
- 303 views
After performing a restore from my backup I get this error. Fatal error: Call to undefined method IPS\Member::getConvertedMembers() in /home/softhd/public_html/system/Theme/Theme.php(680) : eval()'d code on line 17 please help the fourth day with the disconnected community..
Last reply by sonimik1, -
- 1 follower
- 2 replies
- 253 views
getting a lot of users reporting random errors - at log in - when using the browser back button - clicking between forms. What should i be looking for to remedy this?
Last reply by Lindy, -
- 1 reply
- 246 views
Hi All i was looking at a few suggestions in my ACP on security, and i enabled a secondary .htaccess protection, it said it would ask for a username and password right away, i entered my admin account and now i just get a internal server error when i try and access my /admin section, this error came up right after i entered my details can anyone help me revert the change? i cant seem to find a .htaccess file in the root of my forum directoy on my ftp client.. Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@forum.thep…
Last reply by Tracy Perry, -
- 3 replies
- 291 views
I can't seem to get a bunch of the sidebar widgets to display. Like popular now, announcements, etc. It states that they might need to be configured. How or where do I configure them? Also, with widgets like "status updates" etc... there is no way to prevent non-members from seeing them other then a skin hack? Is that right? Was hoping this was a setting in 4... Thanks!
Last reply by JLS, -
- 1 follower
- 9 replies
- 323 views
I've manage to really mess up my Manage forums area by adding a custom URL in a Add a new category instead of adding it in a Add New Forum As you can see in the picture you cannot edit or delete the category, I've even found a button to click delete and when i did it just took me to the custom url. Is there a way to delete this in the filezilla folders or in mysql? i cannot delete it through admin CP If anyone can help me from my stupid mistake i will really appreciate it thank you.
Last reply by Sgt.Val, -
- 5 replies
- 298 views
I've decided to make my own More Tab to make the navigation easier to use. However dislike the fact it makes a double button and they need to click the other one on the Dropdown to see the other tabs.. Anyway to fix this?
Last reply by Mascot Insider, -
404 Errors
by B24- 7 replies
- 413 views
I've upgraded to the latest version and every single page except the main page is giving a 404 error. The admin pages are working as they should. Did I miss a step or something? Thanks.
Last reply by Koby, -
- 2 replies
- 236 views
Hi all, For some reason I recall being able to enable/disable post increment by group in individual forums in 3.x. Or am I remembering incorrectly? This would be useful to have, because for some groups, I want to disable post increment in certain forums. :S Or maybe the setting is there, but I'm just having trouble finding it...? Any help would be appreciated. Thanks!
Last reply by d1screet, -
- 0 replies
- 260 views
Hello. I am trying to create a page using HTML and I'm using some javascripts. When I view the page, everything works, including the javascripts. However, once I click on "Create" or my profile (header of page), nothing happens. The list of create items and usermenu items are just not appearing. I've been doing plenty of testings, spent like 5 hours and still did not manage to get it to work. When I remove the javascript, it works. When I remove some lines of javascript to make the script bugged, then it works as well. Does anyone know what I should/can do? Thanks.
Last reply by Robiss767, -
- 1 follower
- 3 replies
- 247 views
Hello I've upgraded to IPS 4.1.3.2 I sent a support ticket but I did not have any answers. My board does not send emails to members from 3 days Users can not complete registration All without receiving a response from you Links to ticket: https://www.invisionpower.com/clients/index.php?app=nexus&module=support§ion=view&id=932086 Thanks
Last reply by modman, -
- 0 replies
- 469 views
Hello, have problem with IPS Community Suite 4 We're sorry, but a temporary technical error has occurred which means we cannot display this site right now. You can try again by clicking the button below, or try again later. Try again Fatal error: Uncaught exception 'IPS\Db\Exception' with message 'Table 'reshipch_uforum.core_sessions' doesn't exist' in /home/reshipch/public_html/xxxxxxxx.xxx/system/Db/Db.php:364 Stack trace: #0 /home/reshipch/public_html/xxxxxxxxxxxxx.xxx/system/Db/Db.php(635): IPS\_Db->preparedQuery('REPLACE INTO `c...', Array) #1 /home/reshipch/public_html/xxxxxxxxxxxxxx.xxxx/system/Session/Front.php(297): IPS\_Db->replace…
Last reply by Admin_UF, -
- 1 follower
- 21 replies
- 606 views
Hi, i have installed plugin Who we are, and it shows all topics with new posts. But in Activity stream i can see only half of new posts, dated 1 hour ago or later. What can i do to make Activity stream to show every new post? Can it be the issue of memcached?
Last reply by Murmel, -
- 5 replies
- 628 views
how the heck do you install or what ever to get ips 4 lol
Last reply by Admin_UF, -
- 0 replies
- 252 views
Hello. I'd like to move the group icon above the avatar/user photo instead of below, is there any way to do that? Thanks.
Last reply by Kristina Stokke, -
- 0 replies
- 215 views
We're setting up an online marketplace for our community so they can sell files, and we have set it to take 10 percent of their sales revenue. I assume all revenue will end up in the same bank account (their 90 percent and our 10). Is there any way to set it so our 10 percent is automatically sent to a different bank or Paypal account? thanks.
Last reply by Michael Parent,