Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,407 topics in this forum
-
-
- 1 follower
- 1 reply
- 351 views
Hello, Since IPS 4.7.6 upgrade, the input type text form field with autocomplete function doesn't work anymore with freeChoice option set to false. Here is the function that extends formElements in my plugin: static public function formElements($item = NULL, \IPS\Node\Model $container = NULL) { [...] $wpPostField = new \IPS\Helpers\Form\Text( 'wp_post', $wpPostFieldValue, false, [ 'autocomplete' => [ 'source' => $wpPostTitles, 'freeChoice' => false, 'maxItems' => 1, 'minItems' => 1, 'unique' => true, …
Last reply by Stuart Silvester, -
-
- 0 replies
- 393 views
I've called this Databases and Tiers, but I might have also called it Databases and Tears! I understand there's been a recent change to the way in which the tiered pricing structure works at Invision. I've just started a brand new site which I'm confident is going to grow rapidly simply because it is serving a clearly focussed niche group (church ministers in the UK), for which there is nothing like this provision out there. ... and I have a very strong network of people to tap into and they're all excited about it. So here I am beavering away at building the site. I start on the free trial and check out the functionality etc etc. Confident it's the right platform f…
Last reply by EvanDC, -
-
- 14 replies
- 682 views
Hi, Coming from 4.4 I am working on my test site for 4.7 I totally understand how to use ACP for fresh install of 3rd party plugins/apps. But I am having trouble with updating existing ones. I see (for example) that one of my applications has an available update. I don't know how to install the update. The marketplace in the ACP wants me to do a fresh install by removing the existing version. I don't want that, I just want to install a new version. What am I missing?
Last reply by Afrodude, -
-
-
- 2 followers
- 5 replies
- 741 views
Hi, I moved the site to a new Virtualmin server yesterday and all appears to be working, except users cannot update their profiles and no new users can register. Yesterdays topic I made covers what query we ran to move to InnoDB https://invisioncommunity.com/forums/topic/471639-easiest-way-to-switch-all-tables-to-innodb/ I may need one of the team to login and see if they can fix this. System log shows that the site cannot insert or update member information. INSERT INTO `WePhAz7c_core_members` ( `member_group_id`, `mgroup_others`, `joined`, `ip_address`, `timezone`, `allow_admin_mails`, `pp_photo_type`, `member_posts`, `last_visit`, `pp_main_photo`, `pp…
Last reply by Gary, -
-
- 2 replies
- 185 views
I would like to create contend on a page and have it be accordion style. meaning when you click on the title it will open up and if you go to the next it will close the one above and open the next. any help on this?
Last reply by Kalum Cavazos, -
- 2 replies
- 599 views
Hello , i want o install a test forum on my license , how can i do that ? On other licenses There îs an option to put a custom test instalation url I apologize if I didn't post this topic in the right place
Last reply by dndarknight, -
- 0 replies
- 316 views
I am looking to see how you can do full width mode for a picture on a page? It only does the box mode. Thank you
Last reply by Kalum Cavazos, -
- 0 replies
- 184 views
I tried to change the URL for my TEST site URL and got this message The problem is I don't want to change the URL for my live production site, only for my test site. I suggest to fix this we make separate tools for TEST and live Community URL license changes. Then we could still have the checks but it wouldn't cause this issue for customers. Thank you Not even really sure how I am supposed to change my TEST URL at this point. I am not going to take my live site offline just to get the tool to work. UGH
Last reply by SJ77, -
- 1 follower
- 1 reply
- 243 views
Hi there, In Clubs I want to manually change some parameters such as zoom and default lat/long as well as styling, but I can't seem to be able to find the javascript variable that apparently initializes the Google Map in the frontend? map.setZoom(8); map.setCenter({lat: 51.509865, lng: -0.118092}); map() doesn't seem to be...
Last reply by Colombia Humana, -
- 3 replies
- 846 views
Hi I got the following error /admin/upgrade/?controller=upgrade&key=mykey&mr=0&mr_error=1 The whole screen just goes white and I can't figure out how move forward. Any ideas?
Last reply by SJ77, -
- 0 replies
- 302 views
I am wanting to have my side bar on one page have a menu style to it. meaning I want the topics to show and when clicked it does not take you to another page, but just refreshes the content to the right of it. for example, I want to have the left side bar to have things like this: Mission and Values Policies Trainings Then if you click on one of the above, it will show the content to the right. and not take you to a new page
Last reply by Kalum Cavazos, -
-
- 1 reply
- 255 views
Is there any way to replace the default update in progress screen with something more custom?
Last reply by Daniel F, -
-
- 1 follower
- 0 replies
- 179 views
Does anyone know of a plugin that will enhance the "Sign Up" button either by it pulsing, blinking, a bouncing arrow pointing to it? Many of my members are older and I keep getting contact emails that they want to join my forum and they can't seem to see the sign up button (I assume). Thanks
Last reply by Genestoy, -
-
- 1 follower
- 12 replies
- 740 views
HI Is there anything I can do about this? I have 175K members, some of which have thousands of followers. I am currently drowning on back logged notification processes in progress. Before 1 can finish 5 more show up. I have over 1,000 going right now. What can I do? Thank you in advance.
Last reply by Stuart Silvester, -
-
- 1 follower
- 10 replies
- 642 views
Have a client who would have been sent an email but he claims it wasn't sent. I want to verify the claim. Anyway to look this up?
Last reply by AlexWebsites, -
- 5 replies
- 292 views
How do i set the main landing page of my site to not be the fourm page.
Last reply by PPlanet, -
- 0 replies
- 249 views
Hi I want to lazy load an entire div element block of code not just an image. Can IPS do it? Something like <div data-ipsLazyLoad> <!-- <p>My block of code I want to lazyload</p> --> </div>
Last reply by SJ77, -
-
- 2 followers
- 45 replies
- 1.8k views
Hi all, I'm running an old version of IPB and would like to upgrade it (I know its long time overdue) Unfortunately the system blocks me while I'm trying to login to the admin area. Can someone give me a hint how I could bypass the Admin area and/or to get back control over the system. Any kind of assistance would be highly appreciated Best E11
Last reply by E11, -
-
-
- 1 follower
- 2 replies
- 245 views
Hello, In theme editing (easy mode), the tab "Header and Footer" allows to add custom HTML code in header and footer: Unfortunately, it does not work. Nothing is added on the website. Can you help? Thanks!
Last reply by DreamOn, -
-
- 1 reply
- 206 views
For anyone that is running the Perscom system, does anyone know how the soldier picture in uniform with the ribbons and awards are done? Like this? Is this done manually or is there a mod or plug in that can be added?
Last reply by Adriano Faria, -
- 1 follower
- 0 replies
- 206 views
Hello, Is there a plugin that does something like this? Displays a warning when the user clicks on a link to an external website. ------ Edited I found 😅
Last reply by Hisashi, -
- 1 follower
- 3 replies
- 215 views
Hi, On the main features area of this si te there's a nice graphic about monetizing your site including this graphic: My question is - what is needed to implement exactly that look for my homepage and providing the links through to subscription packages? Thanks!
Last reply by opentype, -
- 1 follower
- 9 replies
- 620 views
I'm not sure if this can be done, or how if it can be. But let me explain... I was a longtime member of the Philadelphia Eagles official message board (20+ years). In 2020, the Eagles decided to do away with their board in favor of Reddit (supposedly). Many of the members and I decided to re-create the board and run it ourselves. Which we've been doing since April 20, 2020 (we're closing in on 1,000,000 posts within the next month or so). On the old, official board, there were a few threads that were important to the community (or at least to me and a few others). Mainly, threads relating to Super Bowl LII. Before the old board went black (they gave …
Last reply by VaBeach_Guy, -
-
- 1 follower
- 7 replies
- 746 views
There seems to be some kind of corruption going on at the moment. As far as I can tell it's only affecting one person, maybe it's the image, or maybe it's something else, I don't know. I was wondering if anyone else had come across this; or might know what's going on. I'm not saying it's specifically an IPS bug, because I just straight up don't know. The original image she is trying to upload as her avatar is: However on the first attempt; it showed (And stored on the server) as this: On the second attempt it showed and was stored on the server as this: Kind of at a loss here. Any help?
Last reply by Tripp★, -
-
-
- 1 follower
- 2 replies
- 587 views
Hi, After updating to PHP 8.0.27 I am getting this error: I have been told by my hosting provide that the extension is enabled but that the latest version available is 7.29. Is this correct? Am is missing something here, are there some certain instructions I need to tell my hosting provider? Thanks, Mike
Last reply by Michael Collins, -