
Solutions
-
Daniel F's post in Error: '0 views' showing on threads with replies was marked as the answerAre your tasks working?
-
Daniel F's post in [Moderator Activity] 2S107/2 was marked as the answerThanks, I have fixed this for an upcoming release.
-
Daniel F's post in Custom upgrade screen was marked as the answerCreate your custom file and place it in your community root. Then add following to your constants.php file.
define( 'UPGRADING_PAGE', 'file.html' );
-
Daniel F's post in Recommended PHP version for Invision Community 4.7.6 was marked as the answerYou can always take a look at your requirements.json file ( yourURL/applications/core/data/requirements.json ) to see the required and recommended PHP and MySQL version.
-
Daniel F's post in CSRF key left in URL when converting product to subscription was marked as the answerThank 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 Fatal Error on Upgrade was marked as the answerThat's an issue with a 3rd party application called forms
-
Daniel F's post in Can we have a core_message_topics.mt_alert index please? was marked as the answerThanks, I have logged to this to our bug tracker.
-
Daniel F's post in A LOT of XMLWriter errors on log, but XMLWriter is enabled. was marked as the answerIt seems like your cli is using another php version than the Webserver
-
Daniel F's post in Shuffle/splice of ActiveRecordIterator was marked as the answerYou could use https://www.php.net/manual/en/function.iterator-to-array.php to get an array from the iterator
-
Daniel F's post in How to disable mail in dev environment? was marked as the answerSee the email debugging section
-
Daniel F's post in Are we even informed about the status of our uploaded resources? was marked as the answerWe're creating a ticket (AKA you'll get an email to your client email address ) when we reject a submission, which happened in your case on Nov 28, 3:04am.
-
Daniel F's post in rebuildSearchIndex - OutOfRangeException (0) was marked as the answerThe problem for Chris were many very old orphaned posts which we removed for him via a ticket.
-
Daniel F's post in Activity shows empty was marked as the answerThe content for the activity stream comes from the search index. Does the search return anything?
-
Daniel F's post in Problem with locked tasks was marked as the answerCan you confirm that you also updated the cron job after switching the PHP version?
Yea, I'm quite sure that it's this. The current command in the ACP to create the cron job points to /opt/cpanel/ea-php80/root/usr/bin/php
so anything created with PHP7.x would have pointed to /opt/cpanel/ea-php7....
-
Daniel F's post in [BUG 4.7.5] Topic feed widget is not checking the $tableHoverUrl variable to display the preview was marked as the answerI have fixed this for an upcoming release
-
Daniel F's post in Who's Online not updating immedtialy was marked as the answerThe 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 answerThank 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 answerIt 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 answerIf 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 answerCan 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 answerLove 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 answerAre 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 answerI 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 answerYou 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 answerThis was fixed for an upcoming release.