Everything posted by Nathan Explosion
-
(NE) Add Facebook Chat Plugin
OK - nice idea, I'll add it in. v1.1.0 is pending approval: NEW Added a setting to control display of the chat plugin in specific applications only (defaults to all applications, and includes 3rd-party apps) FIXES None CHANGES None
-
(NE) Add Facebook Chat Plugin
Probably, yep. Clarification - a certain page ONLY, or all pages within the Store (therefore at the application level)?
-
Trying to find the user registration number
Do you mean their ID in the database? If so, it's the numbers in the following: https://invisioncommunity.com/profile/596365-bankfodder/
-
(NE) Display my badges
That might be doable, so I'll look at it for the next update.
-
There are no application icons in the admin panel
Are they 3rd-party applications? If so, contact the developer of the application.
-
(NE) Add Facebook Chat Plugin
No problem - no issue at all there with clearing the cache, it's sometimes a necessary evil with theme hooks. Enjoy.
-
(NE) Add Facebook Chat Plugin
What is it This adds Facebook's "Chat plugin" functionality to your site, allowing your configured visitors to initiate Facebook Chats with your Facebook page. How? Simple - it adds the code provided by Facebook to your theme without the need to edit the theme itself. All you have to do is provide your Facebook Page ID to the plugin's settings. But how do I do that? Well, first you do the following (correct at the time of posting this, and will be updated as and when Facebook change their instructions): Go to your Facebook page In the 'Manage Page' column, locate and click 'Settings' In the 'Page settings' column, click 'Messaging' Scroll to the 'Add Messenger to your website' section, and click 'Get Stared' On the resulting page, you should be in the 'Chat plugin' section. Click 'Set up' and then follow the prompts to: Set your language Add your site domain Copy the code (you'll need this soon) Paste the code (just pretend you've done it, click 'Finish') You can configure the chat plugin further, if you wish, via the 'Customise your Chat plugin' section Then you look at that copied code, find the line that contains the 'page_id' chatbox.setAttribute("page_id", "123445523342432376"); The series of numbers in there is, surprise surprise, your Facebook Page ID: 123445523342432376 So copy it and add it in the relevant field in the plugin settings in the ACP.
-
(NE) Hide content
The previous times I looked at your request, I decided against adding it in to this application and I don't envisage me changing my mind on it - if/when I am doing a new version, I will have a think about it.
-
Disable applications, plugins, and themes with constant.php
Or you set this and login to then disable things... <?php define('RECOVERY_MODE',True);
-
Edit reason and signature in Pages records
Right - here's the full set of requirements for the field to be displayed: "Can edit silently?" is set off in the user group The 'Edit log' setting is set to "Log all edits made to content and what has changed" (setting is in Systems -> (Settings) -> Posting -> General (see screenshot)
-
Edit reason and signature in Pages records
Are you using a modified record template? I'm not - I don't...just stock functionality, and the setting is there. If you don't have it, then https://invisioncommunity.com/forums/forum/497-help-support/
-
Edit reason and signature in Pages records
Then turn it off, as I said... You want the field present then turn off the setting that controls it being hidden.
-
Edit reason and signature in Pages records
So check the setting I pointed out to you...
-
Edit reason and signature in Pages records
Might want to check that again: Presence of that field relies on the user's group having the "Can edit silently?" setting turned off.
-
Progress Bar for Profile Completion: Text Color
- Can not install app from Marketplace after paid for it. Help
Is the app listed as "Custom" in the application listing? If so, then Invision will have to assist you with toggling that to be "Marketplace" so that you can upgrade the app.- Minimum number of characters to send
No need to ask - the app does what the user is requesting.- Clicking a GIF should pause it
Like this? My first post - A Test Forum - Invision Community — Mozilla Firefox 2021-11-18 11-56-07.mp4- (NE) Control signature display
v2.0.0 is currently pending approval Plugin is now an application Settings from existing plugin will be migrated over to the application Existing plugin will be uninstalled automatically IPS 4.6 now supported Black Friday discount is applied (20% off the original plugin price, 40% off the post-BF application price)- Zapier - support for iCalendar feed being used for events
Can we get a "New Calendar Event imported via iCalendar Feed" option added? Currently the "New Calendar Event" does nothing for those...- (NE) Display my badges
The language strings are part of the application - these are then available within your own installed languages.- (NE) Display my badges
v1.0.3 is currently pending approval FIXES None CHANGES Switching of hard-coded language items to language strings Changed title of "View badges" dialog box to indicate user's name as opposed to "My badges" NEW Added "Show recent badges (if none chosen)?" setting to allow display of badges for those who have not yet made a choice. Option to override user's choice is provided in event that user chooses not to display any badges. Added ability to switch the "View badges" dialog box to a custom template, which exposes the following controls: Ability to show/hide a badge's description, if one exists. Ability to show/hide a badge's earned information. Ability to show/hide the 'Rare' tag on the badge.- Voice message feature
There were a few people requesting this around the site so it might have been a popular one - but I couldn't get past the thoughts on codec compatibility issues, and various other potential problems that came to my mind. See video for the POC (you guys get to hear my dulcet tones) If another developer wants to take this on then I'm happy to share the code I have. Create New Topic - IPS 4.5.4 (B) - Development — Mozilla Firefox 2021-11-15 14-01-41.mp4- Voice message feature
That's the logical way of doing it - but then you get to the "make it easier" element of just clicking a button on the site, having it begin the audio/video recording functionality on the device, and then when the recording finishes the file is automatically uploaded to the content. I actually did a POC of this a few months ago as a potential add-on to my HTML5 player but I decided not to proceed with it further because I could see that it would be a pain in the behind to provide support for it.- Pages > Categories
You have a warning that if you wish to disable categories then you will have to move the categorised items into one category. It's not a warning that you can't use categories - it's a warning that because you are using them, then if you then choose to turn them off then you need to understand what you need to do. - Can not install app from Marketplace after paid for it. Help