Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,422 topics in this forum
-
- 2 followers
- 10 replies
- 454 views
How do we create or setup (code edit, plugin etc.) to have an additional warning message pop-up while leaving club? - Are you sure you wanna leave xxxx club? -YES -- NO Leave button is almost in scroll way that everyday we have 2 or 3 members accidently leaving club and then joining back. This resets their club joining date and if they don't realize then they cant post anything and raise a support ticket by assuming website isn't working or their account has some issue. Hope its possible. Thanks in advance.
Last reply by Gauravk, -
- 1 follower
- 3 replies
- 337 views
Hello there, I have a question about the registration of a new user, they can/have to fill out various items and ACCEPT the terms and conditions.. the dont have to read it. I have set a minimum of 3 posts in a 'new member' forum before they can post on another forum. I want to display a popup for every new registration which for example will countdown 10secs before they can apply and continue/complete the registration, so the know/read it..
Last reply by Adriano Faria, -
- 0 replies
- 242 views
Here's the scenario I'm trying to automate for our forums. We regularly have courses that run overlapped but are separated into different client groups based on the course start dates. Each course start date needs a product and a group and I want to write an API Rest script that would take care of everything for us. An HTML form creates a DB record of a dated course that needs to be set up in the forums. A script triggered by cron 1xday iterates through tasks to be completed for each course recorded: It's the (endpoints: ??) that I'm stuck on. I don't see listings in the API documentation for products at all, or a way to POST /core/groups …
Last reply by rekkajay, -
- 2 followers
- 7 replies
- 600 views
I recall an option to allow guests to take part in polls. has this feature been removed? If not, how can i create a public poll? Thanks 🙂
Last reply by DReffects2, -
- 4 followers
- 15 replies
- 666 views
Just curious to see what some of you use as a welcome page on your forum. What I had done was make a page and added blocks to it but it looks really generic so I wanted to see what you guys use? Any good recommendations? Thanks!
Last reply by WP V0RT3X, -
- 1 follower
- 6 replies
- 488 views
I secured my site the other day with https certificate and also updated the forum to v4.5.4.2. I am noticing that none of my Iframe codes are working. I switched the site back to unsecured and the Iframes will work then. What am I doing wrong??? Does anyone have any tips? thank you
Last reply by Linux-Is-Best, -
- 1 follower
- 2 replies
- 553 views
Hi All, I just upgraded my community from 4.4.10 to 4.5.2. The upgrade went smoothly and the forum is looking good. However, as usual, I made a database backup via cPanel before the upgrade and have just done so again after the upgrade. It seems as though the latest version of IC uses a great deal more space: 4.4.10 = 265MB gzipped 4.5.2 = 882MB gzipped I'm amazed at the difference - the new vesrion takes well over three times the space! Does this seem normal, or am I missing something?
Last reply by VaBeach_Guy, -
- 1 follower
- 0 replies
- 288 views
I would like to ask if its possible to validate payments from IPS to Woocommerce , since most of API payment gateways are already supported in Woocommerce . For example someone buys something, they are being redirected from IPS-> woocomerce -> woocomerce api -> woocomerce -> IPS (payment done)
Last reply by Maxtor, -
- 0 replies
- 203 views
I would like to use a custom email address with Zoho but I can’t find where to manage the dns settings.
Last reply by nickb840, -
- 1 follower
- 5 replies
- 325 views
Hello! I have enabled push notifications (Chrome on macOS), but they seems don't work. Do anyone receive push notifications from this community?
Last reply by Ilya Hoilik, -
- 2 replies
- 465 views
I can't seem to find the setting, but is there a way to automatically send someone a PM when they purchase something from Commerce? I've setup subscriptions on my site, but I don't see anywhere the system will send them a PM upon purchase. Am I just missing it?
Last reply by Circo, -
- 1 follower
- 2 replies
- 485 views
Hey I have created a new block based on our picks and am modifying the display template. The template loops through the promoted items like this: {{foreach $promoted as $item}} However the loop doesn't explicitly expose the content type - for example, topic, post, image, gallery, etc. The only place the content type surfaces is in a pre built block like this - which is difficult to parse. {$item->objectMetaDescription |raw } Does anybody know how I can list all the properties of item or item object so that I can pick out what I need? Currently I am searching the item url for a known substring, so as to ascertain the content type 🤨. …
Last reply by christopher-w, -
- 1 reply
- 280 views
I have complete backups of our community going back years. We need to retrieve the log files for the old IPS Chat application from 2013. Where are those files located in the directory structure? Thank You!
Last reply by Miss_B, -
- 9 replies
- 634 views
I am trying to follow the instructions on https://invisioncommunity.com/developers/rest-api for pulling in data from our forum. Where last week I was able to print the data from the resulting $response, today the call for /nexus/invoices is returning "JSON_ERROR_SYNTAX" so nothing is being output. $curl = curl_init( $url ); curl_setopt_array($curl, array( CURLOPT_RETURNTRANSFER => true, CURLOPT_HTTPAUTH => CURLAUTH_BASIC, CURLOPT_CUSTOMREQUEST => "GET", CURLOPT_USERPWD => "{$apiKey}:", CURLOPT_USERAGENT => "MyUserAgent/1.0" )); $response = curl_exec($curl); $err = curl_error($curl); curl_close($curl); $response = json_decode($response…
Last reply by rekkajay, -
- 2 followers
- 8 replies
- 464 views
Hi everyone, i have a doubt. If i sell advertisements through IP Commerce, how can buyers of advertisement check the number of clicks their advertisements have? The thing is that we can sell advertisements (let's say, a pack of 1000 visualizations, but then they cannot track how many visualizations they have left. Is there a way or a 3rd party app for this? Because buyers may not believe my word (why should them, anyway?), and answering to them is a lot of manual work... Regards
Last reply by Sonya*, -
- 1 follower
- 12 replies
- 556 views
We have just upgraded to 4.5 today and first bug encountered is in calendar sidebar widget.It's showing events in wrong order (unlike before). AM events should appear before PM events.Support acknowledge and reported the bug with indefinite timeline. We need urgent help please with some coding tweak or patch, as we have many events every week and this confusion will irritate our members.
Last reply by IP-Gamers, -
- 1 follower
- 4 replies
- 208 views
Could someone reply to this post please? Nothing special required - just post a reply. Thanks very much.
Last reply by Nathan Explosion, -
- 1 follower
- 5 replies
- 618 views
Any clue how we can increase mobile logo size? By some backend settings or code edits?
Last reply by CoffeeCake, -
- 1 reply
- 366 views
does anyone know how I can add a block that grabs an image from a topic, maybe 5 images from the last post? Can pay some. tia
Last reply by IP-Gamers, -
- 1 follower
- 0 replies
- 200 views
Duplicated post, sorry.
Last reply by theheatho, -
- 1 follower
- 0 replies
- 194 views
Duplicated post, please delete.
Last reply by theheatho, -
- 1 reply
- 377 views
Before swapping to Invision, my forum used VBulletin. There was an option on VBulletin where I could receive all new posts via email. I can't find that with Invision. It was a lot of email but I felt it was important to stay on top of things. Is there a way to do it?
Last reply by 403 - Forbiddeen, -
- 1 reply
- 284 views
Hello, we have an Invision Community Installation with two Front-End-Templates. Normally our default template is shown. We would like to know if it's possible to show the other template based on URL parameter? Thank you!
Last reply by 403 - Forbiddeen, -
- 1 follower
- 6 replies
- 449 views
Hello, sorry for this request, I have been learning how to use css hide some element, but can not do this, anyone can tell me how can I hide the title?
Last reply by kmk, -
- 1 reply
- 494 views
Hello everyone! I need help. I will try to integration my forum with cpx-research.com, but i need to get the user_id to work fine and i know who finished the survive. How i can get this? const config = { general_config: { app_id: 7616, //number ext_user_id: "[HERE WHERE I NEED THE ID]", // string I tried {members_id} but don't work. And the popup only show for who have a account (i've used the ads system to display the form).
Last reply by Nathan Explosion,