-
Posts
6,764 -
Joined
-
Days Won
38
Community Answers
-
Daniel F's post in Who's Online not updating immedtialy was marked as the answer
The widget output is cached for few minutes.
The TTL of the output can be controlled via following setting:
-
Daniel F's post in Settings Referrals show only first page was marked as the answer
Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
-
Daniel F's post in Certain tasks not working after latest update was marked as the answer
It depends on the command. Does it contain the path to your PHP binary? If yes, you'll need to adjust it to point to your recent PHP version.
-
Daniel F's post in Edit a review was marked as the answer
If it’s for our marketplace, please report the review and we’ll remove it
-
Daniel F's post in Error after last update was marked as the answer
Can you please make sure that the cron is using the php8 executable?
-
Daniel F's post in missing hovercard in the "Who's online" widget was marked as the answer
Love the finding! And I can confirm that @ossipetz has them disabled for guests.
We have a bug report for this
-
Daniel F's post in Error creating new alert was marked as the answer
Are you using the latest version? That’s a bug which was fixed and patched a while ago.
-
Daniel F's post in how to display the page folder in the pages breadcrumb was marked as the answer
I have filled a bug report for this:)
-
Daniel F's post in Best way to promote a topic across all board? was marked as the answer
You could use an announcement or alert ti make the people aware of it.
-
Daniel F's post in Bug Site Moderation was marked as the answer
This was fixed for an upcoming release.
-
Daniel F's post in problem with tags was marked as the answer
That's an issue wit the 3rd party app.
-
Daniel F's post in [BUG 4.7.4] Banning member from ACP triggers a wrong group change log in account activity was marked as the answer
Thanks, I have fixed this for an upcoming release
-
Daniel F's post in [BUG 4.7.2] Number helpers form checks the wrong variable was marked as the answer
To be fair, none of the form element templates shows the prefix, it's always shown as part of the row template, which wraps the form element, so the proper fix here was to remove it from the number template.
-
Daniel F's post in Cleanup Task Stuck was marked as the answer
Thanks,
I can confirm that we fixed this bug in our next maintenance release. ( I have applied the patch to your system to confirm that nothing else is broken) so you should be fine now.
Please keep in mind that because of these changes, your support tool will show now that some original IPS files were customized!
-
Daniel F's post in Zapier Topic Find error was marked as the answer
Is this a recently created Zap? What version are you using ( You can see it on https://zapier.com/app/connections/invision-community )
-
Daniel F's post in Help with removing plugin was marked as the answer
Yea, just remove this part:
foreach ( \IPS\Db::i()->select( '*', 'cms_database_fields', array( 'field_type=?', 'CountryFieldCvh' ) ) AS $countryField ) { $field = \IPS\cms\Fields::load( $countryField[ 'field_id' ], $countryField[ 'field_database_id' ] ); $field->delete(); } then it should work 🙂
-
Daniel F's post in Debug enable was marked as the answer
It doesn't matter if there's a backslash or not 🙂
-
Daniel F's post in [Bug] Alerts Moderators was marked as the answer
This was fixed for an upcoming release
-
Daniel F's post in IPS\core\modules\admin\system\metatags" not found was marked as the answer
Thanks, I have fixed this for an upcoming release.
-
Daniel F's post in Promote Pop up language keys displaying key instead of translation was marked as the answer
This was fixed for an upcoming release.
-
Daniel F's post in 4.7.4 Report Centre: You can only complete. Lol was marked as the answer
This was fixed for the next release
-
Daniel F's post in Categories in DOWNLOADS section? was marked as the answer
You can create and manage the categories in your ACP!
-
Daniel F's post in Sidebar in pages was marked as the answer
This looks like some broken HTML code resulting in the sidebar being moved to the footer.
-
Daniel F's post in Unable to close topic after upgrade 4.7.4 was marked as the answer
Thanks, I have fixed this for an upcoming release.
-
Daniel F's post in [Bug] Moderating with personal alerts was marked as the answer
Thanks, I have fixed this for an upcoming release.