Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,349 topics in this forum
-
- 1 follower
- 7 replies
- 766 views
So I want to buy pages I bought the forum software and suite already. I don’t want to buy them both again. But when I go to add pages it adds the suite too. I have to renew my forum been awhile since I used it but want to add it to my site with pages.
Last reply by Bannerx, -
Hey Guys, so for some reason I really want to preserve HTML Code with embedded base64 images like this one: <div> <p>Taken from wikpedia</p> <img src="data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAUA AAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO 9TXL0Y4OHwAAAABJRU5ErkJggg==" alt="Red dot" /> </div> unfortunately the base64 image breaks apart when saving. There seem to be some options for CKEditor to allow this. Could you point me into the right direction please? Thanks!
Last reply by DReffects2, -
- 2 followers
- 12 replies
- 335 views
Hi, I use the application Advanced Regexp from @DawPi and when topic summary is enabled on sidebar (only, it's OK on bottom), links are not rewritten on the first page of the topic (it's ok for others pages). That is very weird. Is their any difference in the parsing page process with this summary feature ?
Last reply by Li3D, -
- 1 follower
- 3 replies
- 478 views
I want to export the last 1,000 registered forum members and show their email addresses on the screen in descending order. Please help me with a MySQL query that does just that. I am on an Invision hosted plan. Many thanks in advance! 🙏
Last reply by Mark H, -
- 2 replies
- 380 views
I have shipped about 4500 items since October. Both sales and membership items. In April that number will go up by ten times over the summer. Stripe does not get item details for a product. You will know they bought a Hoodie, but not the size. Is a CSV export of sales out of Commerce possible? Or is it possible to get the product details into Stripe? Even it just mashed the size into one field. Hoodie - L, for example I suppose you could do it with a different product for each size, but that would be pretty messy and ugly. Any other ideas to make dealing with high volume in Commerce more productive? Thanks JM
Last reply by socceronly, -
- 1 follower
- 1 reply
- 315 views
Hello I would like to add posts count in forums. I have found this solution somewhere: Go to forumRow find: <dl> {{$count = \IPS\forums\Topic::contentCount( $forum, TRUE );}} <dt class="ipsDataItem_stats_number">{number="$count"}</dt> <dd class="ipsDataItem_stats_type ipsType_light">{lang="posts_no_number" pluralize="$count"}</dd> </dl> Replaced by: <dl> {{$count = \IPS\forums\Topic::contentCount( $forum, TRUE );}} <dt class="ipsDataItem_stats_number">{number="$count"}</dt> <dd class="ipsDataItem_stats_type ipsType_light">{lang="posts_no_number" pluralize="$coun…
Last reply by Jim M, -
- 1 reply
- 242 views
New to this, I would like to create a custom block for each of my products on seperate SUB menus. Everytime i create a block it puts on it every menu.
Last reply by Jim M, -
- 1 follower
- 5 replies
- 203 views
Hi Is there some (easy) way of listing the other articles of the author of the current article/entry ? For example have a list of the last 6 articles or similar? If not, any advice how to create something like that? Thanks.
Last reply by flimmer, -
Hello All, Thanks for your help especially to Miss_B! Here's what I did: 1) I copied the database from my old web server to the new one. Old database has table prefixes "ibf_" 2) I did a fresh installation of 4.16.12.1 and didn't specify any table prefixes 3) Then I changed this line of code in config_global.php file 'sql_tbl_prefix' => '', To the following code: 'sql_tbl_prefix' => 'ibf_', So far so good...everything on the forum including the adminCP works beautifully. But then I got notification I needed to upgrade from 4.16.11 to 4.16.12.1. I tried this and here's where everything falls apart: Somehow the forum …
Last reply by Elliot Marx, -
TESTINSTALL 1 2
by Tschieny- 2 followers
- 38 replies
- 1.2k views
Hello, I had a test board, but I didn't like it and I deleted everything, including the database. I wanted to reinstall, but unfortunately it didn't work with xxxxxxxx-TESTINSTALL, please help. best regards
Last reply by Mark H, -
- 4 replies
- 385 views
I'm no longer using the Downloads application. When I attempted to uninstall it, the page was loading for a long time and timed out. The app now shows as "_app_downloads" in the admin panel. It seems like the uninstall was only partially successful. I think it is probably a good idea to either have it installed or uninstalled, but not hanging around like this with the potential to cause errors next time I upgrade. I tried to file a support ticket in the client area but it says my plan does not include email support?
Last reply by Randy Calvert, -
- 4 replies
- 226 views
I moved my forum over to another web host. Forum is version 4.6.11. The forum itself works. Now I have several major problems: 1) The admin control panel is broken, so I'm trying to do an upgrade...With a broken control panel I have no idea how to modify the security settings and I'm getting random spam posts now that I have to prune manually directly from the "ibf_forums_posts" database 2) When I try to do an upgrade from 4.6.11 to 4.6.12.1, the admin control panel is looking for an "uploads" folder that was on some hidden directory on the old web host. I have no access to this folder because it exists on the previous web host only. I have no way of creating th…
Last reply by Miss_B, -
- 2 followers
- 2 replies
- 188 views
In a database block feed when I choose sort by : Last update date the block feed displays the articles as if I choose sort by : Last comment. I think that the first option refer to the records "last edit time" and must sort the articles in this order??!
Last reply by Jirinex, -
- 1 follower
- 1 reply
- 230 views
Hi, I setup a furl in the .json file in the data of my custom application { "topLevel": "servers", "pages": { "servers": { "friendly": "servers", "real": "app=serversapp&module=servers&controller=servers" } } } This works on my dev site to show dev.com/servers But when I added an extension to add this to the front navigation when I click on the Servers menu item it brings me to dev.com/servers/servers The code for the front navigation is: <?php /** * @brief Front Navigation Extension: servers * @author <a href='https://www.invisioncommunity.com'>Invision Power Services, Inc.</a> * @copyri…
Last reply by JR Network, -
- 1 follower
- 8 replies
- 418 views
How can I create a unique sidebar html block or widget for each sidebar? I want to add unique content into the sidebar for each club. Also, the current forum in my club doesn't have a sidebar at all. How do I add the sidebar? Thank you.
Last reply by Nathan Explosion, -
I am trying to figure out my way around this error. Apparently when I try to upgrade, the upgrade process is looking for some hidden database directory that doesn't exist to do file uploads. Is there any way around this? Otherwise I am stuck on the same Invisionboard version
Last reply by teraßyte, -
- 1 follower
- 0 replies
- 154 views
Has anyone using IOS on Mac or Iphone facing an issue while the checkout process? We are using Stripe and PayPal and both gateways throw the same error for many iPhone users, but when they checkout with Windows or Android payment goes through fine.
Last reply by Gauravk, -
- 1 follower
- 1 reply
- 184 views
Hi. I see some forums have this function. Downloaded files are only downloaded when a certain number of points are deducted and the article must be liked. IPS yes or no?
Last reply by teraßyte, -
- 1 follower
- 2 replies
- 263 views
Firefox, windows 7, but l have tried another Envito site with no probs, but my site is running really slow?
Last reply by tmcom, -
- 1 follower
- 3 replies
- 253 views
Not sure how many of you are running into this, but a number of my site's members run into Cloudflare 520 responses, but it's not tied to anything my host can identify and it's limited to a subset of members (i.e. isn't a common problem for all members indicating a configuration or server sided issue). Thus far, it has been limited to Chrome users and the fix has been to Clear Browsing Data (all cookies, cache, etc). However, there are a number of users that can't get the "instructions" are facing 520s not knowing how to use Incognito mode or a different browser to get to our site's page explaining the fix. With that said, is there a way for me to intercept or …
Last reply by Clover13, -
- 4 replies
- 220 views
Hiya, Trying to setup a FURL to a front facing module and I can access the module fine when using the real link but when I use a FURL it doesn't work, when rebuilding the cache I get an error about foreach when I try and visit any page on the site. To resolve I have to remove the furl.json from my app and rebuild the cache. I also attempted to add the FURL using the admin tool to modify friendly URLs and this also breaks with another error. What am I doing wrong or is this a bug ? For friendly URLs I was using: { "topLevel": "servers", "list": { "friendly": "servers/list", "real": "/index.php?app=serversapp&module=servers&…
Last reply by JR Network, -
- 3 replies
- 211 views
Hello, I have searched in the forum but I can't find an answer for the ability to add skin in the left and right margin of the Forum (two different images). I have found posts about changing the background image but not for the skin. Is there this functionality? Thank you!
Last reply by Jim M, -
- 2 replies
- 515 views
Greetins to all, i've just started using invision community and i'm loving it so far but i have some issues and i don't know where to start so i thought maybe someone here can help me out, i'm a complete noob and learning as i go through. So bought Invision community and the Downloads plugin and created a download site for my 3D models, after installation everything worked well and the suddenly i started having issues after uploading a few files 500 kb to 32 mb max per item website crashes and i get multiple errors: - Website took too long to respond. err_connection_timed_out - The webpage at might be temporarily down or it may have moved permanently to a n…
Last reply by MCIgames, -
- 1 follower
- 6 replies
- 879 views
I cannot upload certain images to my gallery (the image attached for example). I don't get any error just a very weird page, nothing in the admin CP either. Converting it to a .jpg seems to work but this obviously isn't intended behavior. (Too much to paste as text)
Last reply by Randy Calvert, -
- 1 follower
- 0 replies
- 249 views
I created a custom report link on a database page and would like to have it open a specific report type (ID=3) when pressed. <div class="ipsButton ipsButton_importantRed"><a class="link_importantRed" href='{$record->url('report')}' data-ipsDialog data-ipsDialog-size='medium' data-ipsDialog-title="{lang="content_record_report" sprintf="$record::database()->recordWord( 1, TRUE )"}" data-ipsDialog-remoteSubmit data-ipsDialog-flashMessage="{lang="report_submit_success"}" title="{lang="content_record_report" sprintf="$record::database()->recordWord( 1, TRUE )"}">{lang="content_record_report" sprintf="$record::database()->recordWord( 1, TRUE )"}&…
Last reply by Ramsesx,