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
Problems related to your server or other classic, self-hosted edition issues.
- [4.7.19] Invalid value in QAPage?
- Last reply by Jim M,
22,926 topics in this forum
-
- 2 replies
- 505 views
Hi Everyone, I am attempting to enable the option to Rewite URLs in the admin cp, but when I do I get 404 errors on all of my pages. I have downloaded the htaccess file and have uploaded it into the directory /forums/ as that is where my forums reside. I am using the following htaccess code: <IfModule mod_rewrite.c> RewriteEngine On Options -MultiViews RewriteBase /forums/ RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /forums/404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /forums/index.php [L] </IfModule> I use rewri…
Last reply by davpurc, -
- 1 follower
- 1 reply
- 267 views
I am trying to use some basic member information to display in my custom pages displaying template (record) such as warning points, reputations, member title, or birthday etc etc. However, when I tried to insert postbits it's either giving me an fatal error: call to member function reputation() on a non-object or getting no error but not displaying at all. I am new to IPS coding (coding in general) but reading the template syntax is little confusing ] Any pointers or direction how to approach this would appreciated
Last reply by BN_IT_Support, -
- 1 reply
- 251 views
Hi there! I was wondering how I could integrate an email provider with IPS? Anyone?
Last reply by HappySmoking, -
- 0 replies
- 226 views
Hello! Can the application PAGES can include, some other party such as another folder, or address?
Last reply by Maniutek, -
- 2 followers
- 8 replies
- 258 views
Is it possible to prevent the 'New Images' area from showing? If there's a setting I'm struggling to find it. Thanks in advance.
Last reply by ResPecT My Authoritah, -
- 2 replies
- 258 views
Hey guys. So I'm looking to embed some sort of script to my WordPress website as a widget or part of a page to show things like recent topics, amount of users etc. What's the best way to do this?
Last reply by Daniel F, -
- 1 follower
- 3 replies
- 289 views
What did i do? I cant login to client area
Last reply by Owdy, -
- 1 reply
- 302 views
Hi, i have a pages database, and i would like RSS feeds to only export a bit of the content. Yet they are exporting the whole content, which makes it easier to loose visitors. Does anyone knows how to limit/truncate the RSS output? Thank you in advance.
Last reply by BomAle, -
- 1 follower
- 0 replies
- 193 views
I was asked to add a bunch of checkboxes to a commerce package and it looked easy. However the invoices and notifications when purchased just list a numerical value, presumably corresponding to the list order, instead of the name of the checkbox item. Is there any way to get a human-readable value out of a store custom field checkbox set?
Last reply by bradl, -
- 0 replies
- 228 views
I want my users to be able to create their own albums so they can add to them later. I don't want all photo's dumped in one album. I know I can create more categories, but that doesn't help a user create their own album.
Last reply by Brian Adams_26528, -
- 2 followers
- 5 replies
- 243 views
From support: There is no way in which to set a different start page for guests and members. I want to be able to show different groups different front pages. For example if the visitor is a guest I'd like to show them how to join and why the should. If its a member in 'group a' i'd like to show them 'group a' assets and so on. I don't think I can do this w/the pages module. Or is it possible if I use the right code within that page? I used to be able to customize menu views per group in the global template, but IPS has changed alot since then. Any help would be greatly appreciated
Last reply by Joel R, -
- 1 follower
- 0 replies
- 246 views
Hello, After upgrading my old forum I ran into this problem in ipb 3 4 6 links were kinds forum/topic/1234/ And the upgrade began forum/topic/1234-test-theme/ And now I have no working links, someone may be able to provide rewrite rules for apache ?
Last reply by Veilon, -
- 1 follower
- 2 replies
- 219 views
So I'm attempting to make a custom layout and can't get very far here in pages so apparently I'm missing a step somewhere. 1. I go in templates, select new -> add page template -> Name it -> put it in folder for layout 2. I go to pages -> Add page -> Use Page Builder (only 2,3, and single column) templates are available. (Not what I want, starting over) 2a. I go to pages -> Add page -> Manual HTML -> Can enter some custom HTML here, but can't apply the custom template from step 1. So what am I missing in trying to get this page template created in step one, applied to a page? Thanks for the help.
Last reply by Ohio Guns, -
- 1 follower
- 9 replies
- 297 views
Can someone tell me how to create a block in pages that will use my current board theme so all blocks look similar?
Last reply by steve00, -
- 1 follower
- 4 replies
- 360 views
Is it possible to set the perPage value? It seem to default to 25. I need it to be something like 10 in one case and 50 in another. I'm attempting to make an online highscore feature for my game projects. I finally figured out how to create/display a database record via REST, now just trying to get all these little nagging issues resolved so I can come up with a working solution. I guess I would need to make a custom template to display the data. That is the next step to figure out, sigh. How to make custom templates. Any way, if anyone has any advice on how best to do what I'm trying to do, would be most appreciated. Thanks.
Last reply by Jarrod Davis, -
- 1 follower
- 0 replies
- 210 views
I cant drag and drop submenu items. Tested with Chrome, windows 10,
Last reply by Owdy, -
- 5 replies
- 357 views
How do I turn off "associate with products" within Downloads? Members share their files for free or sell their uploaded files in Downloads but the "associate with products" don't make any sense to me. Can I turn this off in the admin control panel? Or do I have to modify I template? The attached screen capture is from when a member is uploading a file. Notice how there is free, paid, and associate with products. I want to remove associate with products. I have not set up any products so I am not sure why it is showing up. Any help will be appreciated.
Last reply by Flitterkill, -
- 2 followers
- 8 replies
- 318 views
Is this only an admin feature?
Last reply by Daniel F, -
- 1 follower
- 6 replies
- 651 views
Hi everyone, I have a question about using the forum's WYSIWYG system. I'm new to this because my old forum was using bbcodes. How do I draw a line in the forum post? If I don't have access to 'Source' (html) and doing <hr> ? I don't see any buttons with line drawing? (Sorry for the stupid question)
Last reply by BomAle, -
- 2 followers
- 4 replies
- 238 views
Hello, attachments are part of the postings and can't be hided individually. OK, got it. But what does the permission setting "download attachments" exactly mean, especially for guests who do not have an attachment center? What is different if I uncheck the box for guests? I found a couple of topics about this issue here at ipb but none of them contained a helpful answer. Thanks in advance for any answer. rgds
Last reply by Joel R, -
- 5 replies
- 321 views
I am using the 5 member (free) version of IPS chat on my site and I have noticed a bug with it that I cannot figure out or fix. Namely, I can only see my text when I type in the chatroom, but not anyone else's that is typing. This happens in both main and private chat tabs/windows, and ONLY when the application is set to open inside the forum community. When I set it to open in a new window, this problem no longer exists and I am able to view everyone's posts just fine. What could be causing this and how can I fix it?
Last reply by AndyF, -
- 2 replies
- 232 views
Hi all, I have two forums of a decent size with many members and many validating members So I set up the setting in ACP to prune validating members who haven't responded to the email validation thing after 7 days This has never worked I've changed it to 1 day, to 3 weeks and still nothing Any idea how I can get this working and how I can run a task or something to prune these members off my validating list?
Last reply by Daniel F, -
- 3 followers
- 6 replies
- 300 views
I have this code for a published google sheets page. I put it in the post and nothing happens, just plain old code sitting there. Why? <iframe src="https://docs.google.com/spreadsheets/d/1pyZeE9ESbKnvrHN6nN64TQXt4ZX0jUucEjwuE87fHd0/pubhtml?gid=1925022765&single=true&widget=true&headers=false"></iframe>
Last reply by Joel R, -
- 1 follower
- 1 reply
- 226 views
I was wondering if there is any way you can easily assign points to large groups of members. My (gaming) community has a training once a week and I would like to assign points to each member that attends, lets say I have 60 members total and 50 of them attend, I would like to assign those 50 an attendance point and maybe the other 10 a missing practice point. Is there some way to easily do this? Perhaps a list of members where I can +1 or -1 a point? Or is there something available on the marketplace that can be used for this?
Last reply by Joel R, -
- 2 replies
- 296 views
Hello all, I currently have my board with the options to sign in with Twitch and Twitter, i haven't been able to find a script on here that allows youtube as well. Not sure if this exists yet. If any of you have experience and could point me in the right direction that would be awesome! thank you, -Tim
Last reply by TimothyS,