Everything posted by Adriano Faria
-
Devfuse Collections on v5
Soon. 👍
-
[11.1] Icons added to categories
When you add an icon to a category, it shows up like if there was a new record (bold): There’s no new file in the FILES category.
-
[11.1] Wrong links in messages pagination
This was reported before and fixed. The bug is back: Page 2 of a conversation: After clicking on the link: then I’m redirected to the board index.
-
Disable certain member groups from posting external links
IPS4 only: https://www.sosinvision.com.br/index.php?/file/218-embed-external-links-per-group/
-
IPS 4.7.20 - BETA 3 ?
https://invisioncommunity.com/release-notes/
-
Anyone else having trouble with Downloads file screenshots?
Adriano Faria replied to Adriano Faria's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionNope, I leave for others. Thank you.
-
Anyone else having trouble with Downloads file screenshots?
Adriano Faria replied to Adriano Faria's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionFriday, Beta 10, after uploading a new version: https://invisioncommunity.com/forums/topic/480627-anyone-else-having-trouble-with-downloads-file-screenshots/page/4/#findComment-2986977
-
IPS4/5: \IPS\Content\Item::changeAuthor() doesn't handle reactions
Reactions aren't transferred to the new author if you change the authorship of a content item with reactions. It should, as you're reacting to the item, and not to the author of the item. You can test it with Downloads.
-
Anyone else having trouble with Downloads file screenshots?
Adriano Faria replied to Adriano Faria's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionNo: getImageDimensions(). I uploaded screenshots from a file that I tested it. Same fix from the last beta.
-
Anyone else having trouble with Downloads file screenshots?
Adriano Faria replied to Adriano Faria's post in a topic in Invision Community 5: Beta Testing's Beta Discussion
-
Beta 10 is here!
Adriano Faria replied to Matt's post in a topic in Invision Community 5: Beta Testing's Beta Discussion@Matt, I don’t remember the version but will the upgrade works for PHP 8.3?
-
Anyone else having trouble with Downloads file screenshots?
Adriano Faria replied to Adriano Faria's post in a topic in Invision Community 5: Beta Testing's Beta Discussion@EliasM, let me know if you test it first. I’ll reply if I upgrade my board first.
-
register
It was removed on IPS5:
-
Beta 9 is now on the table!
Adriano Faria replied to Matt's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionIt depends on how admins set the permissions for the club.
-
Beta 9 is now on the table!
Adriano Faria replied to Matt's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionMember is a customer with an expired license.
-
Errors after Server Move
0777.
-
Questions and answers for new registrations
ACP -> Members -> Spam Prevention -> Question and Answer Challenge.
-
Site offline due to error
Search for RECOVERY_MODE.
-
Marquee App?
Adriano Faria replied to FeigelInc's post in a topic in Invision Community 5: Beta Testing's Beta Discussion1998. I need it for my Geocities site.
-
Marquee App?
Adriano Faria replied to FeigelInc's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionI remember one from Taman: I'm not sure but I think there was another one but I can't remember.
-
Downloads table on phpmyadmin
downloads_files_records contains the files and screenshots uploaded.
-
Downloads homepage has too little info and too much wasted space
Adriano Faria replied to teraßyte's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionStill in the What's New block. It shows the date updated instead of the submission date, which is weird for a WHAT'S NEW block, like above, it shows files from a few hours earlier mixed with files submitted a couple of weeks ago.
-
$form->addHeader on a UINode extension?
Adriano Faria replied to Adriano Faria's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionFor the header, yes. HTML message is required sometimes too.
-
$form->addHeader on a UINode extension?
Adriano Faria replied to Adriano Faria's post in a topic in Invision Community 5: Beta Testing's Beta Discussion@Esther E. @Matt We need to be able to do the minimum, at least. Adding fields only isn’t enough.
-
$form->addHeader on a UINode extension?
How can I add a $form->addHeader on a UINode extension?