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,021 topics in this forum
-
- 2 replies
- 317 views
. I can't access the database in PHP nor in Pages .. I follow "kind of" the logic I see in the source files .. I am missing something here? I want to retrieve the file version from a file in Downloads .. <?php require_once( 'init.php' ); \IPS\Session\Front::i(); $memCSRF = \IPS\Session::i()->csrfKey; $member = \IPS\Member::loggedIn(); $memName = $member->name; $memEmail = $member->email; $memID = $member->member_id; $fileVersion = \IPS\Db::i()->select( 'file_version', 'downloads_files', array( 'file_id=?', '8' ) ); ?> <!doctype html> <html> <head> <meta charset="utf-8"> <title>testing page</title&…
Last reply by 不中用, -
- 3 followers
- 8 replies
- 547 views
Hello, I recently installed a new IPS board, version 4.1.5.2. I followed the steps described at https://community.invisionpower.com/4docs/administration/system/settings/login-handlers-r22/ to get the client ID and secret key to configure the Google Login. I have the client ID and secret key and Google+ API is enabled but if I paste the keys to the Google login configuration in IPS I get always an error like "Google rejected the details provided. Please check the details you provided have been entered correctly and try again." I don't know what I should do more or what I have to change? Maybe someone had the same experience? Thanks Tobias
Last reply by simonle, -
- 1 reply
- 250 views
Hello, is there anyway to display the secondary usergroups on the post of an user or on the profile page? I searched a long time for a function to activate that but I didnt find it in the Admin Control Panel.
Last reply by MADMAN32395, -
- 2 followers
- 5 replies
- 267 views
If I have a couple of custom blocks that are record feeds from each category in a database, how would I add an "Add Record" button to the end of each block template that launches the database form to add a record to that category?
Last reply by Meddysong, -
- 2 followers
- 2 replies
- 290 views
Hi, Please note that we have upgraded our IPB forum from version 3.4.8 to version 4.1.8.1. After upgrading we find that there are issues with links, quotes, images and avatars. Issue with quotes: After upgrading of the forum we see that Quotes in the new forum are working properly. However the quotes which are from the previous version are facing an issue. We see the older quotes being displayed as follows: [quote name='xxxxxxxxxxx' post='11111' date='Feb 22 2010, 11:15 PM'] Quote Text Quote Response Please note that this is not the correct way and we are surprised as to why it is displaying in this way. it was displaying properly in the…
Last reply by CrazyCalmMedia, -
- 0 replies
- 227 views
I read somewhere that you can use Amazon S3 as file storage. I remember years ago my forum got full of images and it was a concern when hard drive on my server was getting full. What are the pros and cons of using Amazon S3 to store my uploads, is it slower to access images? I'm not worried about the cost of the S3, more the performance when members view the forums. Cheers, Lenny
Last reply by Lenny Warren, -
- 1 follower
- 7 replies
- 314 views
Is there any kind of guide to how IPS backend works? Is there any page where I can see anything I can do to code a new plugin/hook/application?
Last reply by Kevin 7, -
- 1 follower
- 6 replies
- 277 views
Hey. I just registered my AdSense account and am being instructed to setup the test code on my site. I did so in the Advertisements panel but I see no difference on my AdSense account. Could someone help me set up AdSense? I've never used it before.
Last reply by Mopar1973Man, -
- 1 follower
- 2 replies
- 240 views
Is there a way I can add the view count to articles?
Last reply by Michael R, -
- 0 replies
- 254 views
Hi! I've try to insert with live metatag editor, but this put only "meta name" and not "link rel" tag. in single page isn't possible, and i cannot see other setting to enable. <link rel="canonical" href="//***" /> is there any way for this? is one of the most important SEO setting :/ regards...
Last reply by ipbfuck, -
- 3 followers
- 4 replies
- 243 views
I'm maybe missing something obvious here, but... I have a military history forum, and I have multiple groups based on army rank. They start as Private and work them selves up the ranks. I recently added a rank below Private, cadet, but new recruits are still starting in Private. How do I set the Cadet group as the starting point?
Last reply by Lenny Warren, -
- 1 reply
- 282 views
Hi, I want to install the forum into a subdomain of my site but into this invoice what i should put in? Web Server Details Site URL REQUIRED In "Site URL" i have to write something like: forum.mysite.com OR like public_html/folder (where the folder of site/forum is)? Hope you understand Thanks
Last reply by Kevin 7, -
- 2 followers
- 3 replies
- 295 views
I am interested in setting up a subforum where thread starters of a certain group (subscribers) can have moderation permissions for threads they have started - I have seen from a search that this can be done - Can it be done in IPS 4?, if so how - I would consider paying if cost is reasonable Regards Bacman
Last reply by Kevin 7, -
- 1 follower
- 8 replies
- 406 views
Would prefer to call it "advertising" as I only sell ads in my store
Last reply by Kevin 7, -
- 1 reply
- 247 views
I am needing to add discount functionality to commerce, more than what is available right now. currently theres these 3 choices. Most of these 3 are self explanatory. 1st Usergroup: would apply a discount for the specific user for that item 2nd Previous Purchase: would be if they have purchased before you get a specific price for that item 3rd Sale Discount: allows you to discount 1 item after x amount are in your cart to $x.xx I am needing exactly like the Sales Discount section however it will discount the whole sale. For example if someone buys 1-4 of my items the price is $435 an item however if…
Last reply by Kevin 7, -
- 1 reply
- 246 views
Looking for some help from the community: I need to make a new version of the Topic Feed Forum Sidebar Block which only differs by showing the last poster's avatar and name as we have a lot more people that comment on posts than we do creating them, however I do prefer the one item per topic format of the Topic Feed. If anyone could point me in the right direction as to what html file and or sql query is responsible for this block I would greatly appreciate it! Sincerely, Shawn Tierney
Last reply by Shawn Tierney, -
- 1 reply
- 286 views
Hello together, my following question is related to the commerce topic. We want to switch to IPS. We are selling a product and want to use the commerce application to realize that. When we update our product it will result in a downtime. At the moment we use a different software and we need to add the downtime manually to the subscriptions. I am testing at the moment if it is possible to do it automatically with IPS4. My idea was to create a Block on the client site with an php code. With this code i want to execute a sql command which add the downtime to the subscription time. I found the table nexus_purchases where the ps_expire is located. If I change this value t…
Last reply by Ahmad E., -
- 2 followers
- 6 replies
- 374 views
Hi there. This is partly technical support and partly a request for general advice, so I put it in here, hope that'll work. Is there some sort of guide or a thread in here that informatively discusses reputation? I don't mean formatting or a technical glitch, just using it in general. I've done several searches, but am not coming up with anything super helpful. Basically, it seems like a cool concept that could be very helpful and I THINK I'd like to use it, but it's become clear to me that I don't understand it fully. I've never used it before in a live forum, could do so in the near future after I finish upgrading, but feel uncomfy doing that when I don'…
Last reply by Meddysong, -
- 1 follower
- 3 replies
- 249 views
Dear All It's a very minor niggle, but does anyone know why the page numbers on forums are at odds with each other? Many thanks Bill
Last reply by Morgin, -
- 3 replies
- 298 views
I noticed that the gallery widget is using Medium images. Is it possible to force small for the widget?
Last reply by The Honor Empire, -
- 3 followers
- 13 replies
- 432 views
Its great that IPS has an inbuild ad-system, but it seems that ads are being displayed on error pages like 404 pages. If you fore example use Google Adsense you will be getting in trouble for putting ads on error pages since its against their TOS. So how can I exclude ads from being displayed on 404 and other error pages?
Last reply by micho, -
- 3 replies
- 262 views
Dear All Is it possible to remove likes from a post? I posted a number of posts which have attracted likes. I have now changed the authors of these posts using an app to a member that cannot get likes. However the likes for the previous author still show: The like button isn't there, which is what I expected. However the likes given to the previous member are. I don't want to take the likes from the member, but want to get rid of the shown likes on just these posts. Is it possible?? Not sure I've explained adequately Many thanks Bill
Last reply by Admonstrator, -
- 1 follower
- 1 reply
- 216 views
Hi There On the Admin Panel when I go to it I get a pop up stating authentication required but I forget the username and password for pop up. Where can I find this in a db or file to retrieve the user name and password thank
Last reply by Nathan Explosion, -
- 2 replies
- 239 views
Hello, I have a question! Is it possible for members to delete their own pictures in the Gallery ? I can only find the option to delete their own album. Thanks for responding
Last reply by SaltyBart, -
- 1 follower
- 7 replies
- 426 views
so i hate ipb4, but it has this sexy api anyways i am having troubles with creating new topics any idea whats wrong?
Last reply by Daniel F,