Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,348 topics in this forum
-
- 3 replies
- 243 views
We're building a private forum as an add-on to a membership site. I want users to log in there, rather than through the InvisionCommunity default login page. So far, that's working as expected. The only potential hiccup is if a user bookmarks the /login page itself. Is there a way we can redirect that page to our preferred login page instead?
Last reply by Jim M, -
- 3 followers
- 13 replies
- 747 views
Hello, How do I remove this code from search?
Last reply by Hisashi, -
- 2 followers
- 9 replies
- 734 views
Hi, After upgrading to 4.7.0, I also wanted to upgrade my PHP version from 7.4.x to 8.1.x. But after enabling that, I get the following error message and it doesn't seem clear to me what is causing this issue [Wed Jul 06 12:29:38.084053 2022] [lsapi:error] [pid 171216:tid 140143205660416] [client xx.xx.xx.xx:50217] [host www.forumdomain.com] Backend fatal error: PHP Fatal error: Cannot use "parent" when current class scope has no parent in /home/xxxxxxxx/domains/forumdomain.com/public_html/system/Theme/Theme.php(2703) : eval()'d code on line 37\n, referer: https://www.forumdomain.com/ Anyone has come across this and solved this? Thanks in advance, Chr…
Last reply by marklcfc, -
- 1 follower
- 3 replies
- 517 views
I am currently on PHP 7.2.34 on VPS hosting. I would like to update to the new 4.7.0 software, which obviously won't support that PHP version anymore. My hosts are willing to update the PHP, but here's my worry. If I update the software first to 4.7.0, it will pick up I am on an old PHP version, and not do the update, right? If I ask the hosts to update PHP first, to maybe 8.0 or 8.1, then isn't my forum going to go down because my current version doesn't support that version of PHP? Would I then lose access to the ACP and not be able to do the auto software update? I am hesitant to start messing with code and uploading files again, prefer a nice easy way. So …
Last reply by Nihonto, -
- 1 follower
- 4 replies
- 337 views
Hello Support Community, We are in progress building a bridge between a custom PHP based marketplace and IPB. Our approach is to develop some kind of SSO, where a registred user on the marketplace get a functioality to create from there an account on the Invsion forum. Here comes the questions in terms of a achieving a possible solution: 1. Where are the passwords of members stored in the DB? 2. Wat is the proper process to validate the password with plaintext? Firthermore, we want to create a link from marketplace to guide registered users to the forum, smth like “go to community site”. From a restricted area (only possible for regist…
Last reply by Stuart Silvester, -
- 2 followers
- 11 replies
- 645 views
Are there any guides on how to setup cloudfront? I found the s3 setup guide and everything worked out fine, but I can't find a guide for cloudfront. Thank you.
Last reply by sobrenome, -
- 1 follower
- 0 replies
- 190 views
Hello, good day, someone who can help me move the awards at the bottom of the Enhanced User Info Panel, someone who can help me please.
Last reply by Anyelica14, -
- 1 follower
- 1 reply
- 235 views
Hi. I am trying to find other placements of ads than are offered by the other IPB ad configuration options, and have tried to implement the Manual Ad Placement. But I am not getting any result when saving the changes to the template, according to how I interpret the recommendations in the related IPB guide. If you did get this to work, could you please share an example of how you place the... {advertisement="KEY"} ...in your template code? Thanks!
Last reply by Schaken, -
- 4 replies
- 402 views
Hello, I am trying to reproduce this on my website: https://codepen.io/oloman/pen/ExvKJN I copy the css code in the custom.css file of my theme, then I copy-paste the html code in a post of my forum. This is the result I get: I correctly see the spoiler button and the first time the button works fine: I click on the pink "Spoiler" button and the text appears. But after I update the page, the text in the spoiler is not hidden anymore, if I cluck on the Spoiler button it gets grey (as it should be), but the text insie the spoiler is not hidden anymore. Am I doing something wrong? Thanks!
Last reply by Balto, -
- 1 follower
- 0 replies
- 168 views
In Pages, I would like to show the category name in a custom block. I get the category id using "{{$holdcat = \IPS\cms\Databases\Dispatcher::i()->categoryId;}} '. How can I get the category's name?
Last reply by DolSch, -
- 7 replies
- 689 views
Greetings to all, i've had an issue last time where my site would crash after uploading / downloading an item from my site, after contacting GoDaddy support i found out what the issue is, but beeing a complete beginner i have not idea where to start, maybe someone here can help me out, buying a new VPS or upgrading the one that i currently own is not an option unfortunately. I'm using a shared host ( i know it's not a good idea but worked great on wordpress ) and found out after i've spoken to Godaddy support that my server's "I/O Usage" Maxxess out that is why my site would crash after uploading / downloading files. My question is how can i optimize Invision co…
Last reply by Pescao6, -
- 2 followers
- 7 replies
- 1.3k views
Hi, I almost set up my website with invision community, but I didn't check this one because it was removing the signup buttons and etc if I disable this functions. After I talk about this with my host provider, they sent me this php version .ini files and I added this disable_functions to top, to make sure. But this functions made my invision community to lose register login areas and few other things like rich texts etc. my invision community site is on public.html > /forum/ folder the main publichtml is wordpress based I installed invision on the forum folder. So fix this issue; should I do this job on /forum/ folder or public html folder …
Last reply by Pescao6, -
- 1 follower
- 3 replies
- 680 views
hello, my forum is working too much slow and its not evening opening on chrome and opera or take too much time to load, i don't know what is the exact issue , i am on the latest version of the invison power board. u can see my forum link in my profile i can't share here thanks
Last reply by Pescao6, -
- 3 followers
- 3 replies
- 294 views
Hello! It's possible to add Ads between <p>? I have a longs topics and this will help me a lot to earn more with ads. I remember a js code was working fine... but now don't work more.
Last reply by Pescao6, -
- 2 replies
- 284 views
Can someone help me? The tab_community sidebar button is gone.
Last reply by BRafiliados, -
- 4 followers
- 32 replies
- 2.3k views
Hi, I have this issue since I update to the newer versions of IPB: It was working fine before, but now I can't get passed this page. I tried to add the needed file to the folder and gave it 755 permission but that didn't help. I tried to use the "NGINX" config version that worked before without issues but that didnt work either, config: location / { location /api/ { if (!-e $request_filename){ rewrite ^/api/(.*)$ /api/index.php; } } if (!-e $request_filename){ rewrite ^(.*)$ /index.php; } try_files $uri $uri/ =404; } ^ ^ ^ This is also the default Rewrite config of my whole website settin…
Last reply by ZLTRGO, -
- 1 follower
- 0 replies
- 168 views
If I build an HTML Page, can I embed the user ID of the person visiting the page as a hidden form field? I want to insert that ID into a table.
Last reply by Square Wheels, -
- 3 followers
- 8 replies
- 246 views
I have a cycling site. I'd like members to have a simple page to go to with a date picker and a field to track miles. Maybe a couple of other fields as some people track hours at the gym, or walking / running miles. Then there is a page to view the total for a year, and maybe the top 10 members in each category? For now, I'm doing all this manually. There is a long thread where people post their daily info and I edit the first post. Thanks
Last reply by Square Wheels, -
- 2 followers
- 16 replies
- 759 views
I am moving my site to an unmanaged server with Centos 7 and Plesk. I've already had the sever reloaded twice now to correct my learning curve problems. Now, I have been googling until my eyes spin to correct the last issues. I am only moving my dev server at present, until I feel I have good enough knowledge and control to move the production server. Any help with the following would be greatly appreciated: The above two errors were received attempting to update to the latest Beta edition. The second prevented the update from continuing. Both are related to the next image: Curl is enabled.... not sure what to do. I can find all kin…
Last reply by militarytexan, -
- 1 follower
- 3 replies
- 683 views
The below error is what I get when I try to import the entire DB. I'm having to import each table separately because the limit in the php.ini file I need is insanely high and I don't feel comfortable changing it. At least that was the only solution I could find in my google searches for this error in the past. Is there a quicker way to do this? PHPMyAdmin says there are 6 pages worth of tables (with the default setting). That is insane.
Last reply by DudeThatsErin, -
- 8 replies
- 507 views
Hello everybody, I'm looking for solution to display text only in specific forums. I've checked forum but I can't find solution for my problem. I've found this but section " Check if the current forum is forum ID x" don't work for me.
Last reply by Nexus_Web_Media, -
- 1 follower
- 1 reply
- 689 views
This isn't a question, but a review of what we did to enable ElasticSearch self hosted with the IPS v 4.x system. It fills some gaps that aren't clear in the documentation. The thrust of the IPS docs suggest that users simply "get the details from their hosting provider". Buf if you tinker/or are self hosted, you might find this more useful: The process for setting up ElasticSearch and configure the ACP to use it instead of MySQL is straight forward. As per the ACP the version of ElasticSearch to use is between 7.2 and less than 8.0 According to the ElasticSearch site the range of versions in that domain of versions is listed here: https://www.elastic.c…
Last reply by Randy Calvert, -
- 1 follower
- 2 replies
- 266 views
First off, I am surprised I have to even request this. It should be a concern for Invision community to provide that their soft has great UX. But even this forum on mobile has tiniest font I have ever seen anywhere for mobile. Second, when I looked in admin where to increase the post text size, it was nowhere to be found. Asking admins did not help either. It turns out such a mundane thing is a theme customization to be ordered from them :((( I assume it should be some line somewhere in CSS that can take care of this. Please advice where to find it. Thank you beforehand. I am already given up on the administration of this forum. From my experience wit…
Last reply by Davyc, -
- 5 replies
- 225 views
Hi, after the latest update the distance from a citation (quotation) box to the next text has practically disappeared and makes it hard to read text and is generally not visually pleasant. Please advice where this setting can be changed. Please see the attachment Thank you beforehand.
Last reply by Nathan Explosion, -
- 1 follower
- 7 replies
- 213 views
Hello guys I have added credit in my account 30$ but I can't be able to buy plugin here its giving this error Sorry, you aren't permitted to download this file.
Last reply by Marc,