Solutions
-
Adriano Faria's post in How to use {{$item = \IPS\forums\Topic::load( $idTopic );}} in Pages was marked as the answerit isn’t finding the topic probably. You should use try/catch to get a proper error message or skip in case of an error.
-
Adriano Faria's post in Sending an email to a single member was marked as the answerOne way: https://www.sosinvision.com.br/index.php?/file/374-send-email-in-profile/
-
Adriano Faria's post in Type: 'Questions' in V5? was marked as the answer
-
Adriano Faria's post in Sidebars and blocs in v5 was marked as the answerClick in the menu with your photo (top right) and then choose Page Editor.
Yes, not a good place at all.
-
Adriano Faria's post in IPS 4.7.20 - BETA 3 ? was marked as the answerhttps://invisioncommunity.com/release-notes/
-
Adriano Faria's post in Questions and answers for new registrations was marked as the answerACP -> Members -> Spam Prevention -> Question and Answer Challenge.
-
Adriano Faria's post in Acp - Minimum content count to post' messengers option? was marked as the answerTo start a private message? Maybe this?
https://www.sosinvision.com.br/index.php?/file/249-content-items-required-to-start-private-messages/
-
Adriano Faria's post in Missing table - reportmsg_messages was marked as the answerPaul, probably that’s a table from this resource: https://www.sosinvision.com.br/index.php?/file/125-report-center-messages/
-
Adriano Faria's post in Make field required was marked as the answerIf I’m not mistaken, profile fields will appear in registration screen if you’re using the full form option. Quick form won’t show them.
-
Adriano Faria's post in Alert to multiple members (not groups) was marked as the answer@Joey_M @Joel R
Quick one:
Will send only to multiple members, no groups.
Please let's continue this conversation on my board. What other feature are you missing?
-
Adriano Faria's post in Disallow users from canceling invoices was marked as the answerSince this is a service-related charge, we believe the user should not be able to cancel the invoice on the front end. To address this, we opted to hide the cancel button using CSS. Also and just in case the user already knows the URL to cancel the invoice:
A hook on IPS4 will throw an error message when trying to cancel the invoice. The PENDING status is restored via Invoice Listener on IPS5. -
Adriano Faria's post in Search posts by a user in a topic to hide/delete them. was marked as the answerhttps://www.sosinvision.com.br/index.php?/file/48-user-posts-in-topic/
-
Adriano Faria's post in Prevent certain groups from adding hyperlinks was marked as the answerYou can do that with a 3rd-party resource:
See:
https://www.sosinvision.com.br/index.php?/file/194-enhanced-links-moderation/
-
Adriano Faria's post in Custom applications: increase posts number and show in profile was marked as the answerSee if it has the Content Router extension.
-
Adriano Faria's post in Saved Actions for moderators was marked as the answerThe permission Can use saved actions? must be enabled for the moderators.
-
Adriano Faria's post in Activity Feed > Exclude particular forums from appearing in newsfeed (and side widget) was marked as the answerI don’t remember any new feature to accomplish this so create a new stream, set it as default and choose all type of content, including topics, and use the option to narrow by forums and choose all forums, except the ones you don’t want their topics to be listed. All the other streams will remain showing these forums.
To mention only one disadvantage, you will have to remember to add new forums when you create them, otherwise they won’t show up in the stream.
-
Adriano Faria's post in Updating member_group_id was marked as the answerYep.
update core_members set member_group_id = X where member_group_id = Y
A backup is always recommended.
-
Adriano Faria's post in Background processes impossible to run now was marked as the answerhttps://invisioncommunity.com/forums/topic/476913-typeerror-delete-user/
-
Adriano Faria's post in After today's update, the post content box is completely gone was marked as the answerRebuild the cache in your ACP -> System -> Support.
-
Adriano Faria's post in How do I get multiple texts below and above my profile picture? was marked as the answerThis seems to be secondary groups:
https://www.invisioneer.org/files/file/350-axen-secondary-groups-indicator/
-
Adriano Faria's post in How can I do this? Like Test Posting was marked as the answerEdit a forum and find:
-
Adriano Faria's post in Where is the error if I see in my language %s instead of datas? was marked as the answerThe way to fix this is display the lang bit key and compare it with the English. You’ll see your translation isn’t right.
-
Adriano Faria's post in I forgot how ModCP works was marked as the answerAdd the group or members as Moderators in the ACP.
-
Adriano Faria's post in Post or article with guest comment enabled was marked as the answerDisable Post Before Registering. Permit guests to reply in the forum. Make sure replies are moderated in the forum.
The guest will see:
When approved:
-
Adriano Faria's post in A member joined 33 mn ago but posted last Friday? was marked as the answerPost before registration enabled?
Not sure but it can be that.