Solutions
-
Adriano Faria's post in Plugin/App update count value was marked as the answerClear the cache.
case 'plugins': foreach( \IPS\Plugin::plugins() as $plugin ) { if( $plugin->update_check_data ) { $data = json_decode( $plugin->update_check_data, TRUE ); if( !empty( $data['longversion'] ) AND $data['longversion'] > $plugin->version_long ) { $count++; } } } break; \IPS\Data\Store::i()->$key = $count; return (int) \IPS\Data\Store::i()->$key; }
-
Adriano Faria's post in Members can't answer the poll was marked as the answerEdit their groups and enable Can vote in polls? in Content tab.
-
Adriano Faria's post in Default search option showing as Pages? was marked as the answerhttps://www.sosinvision.com.br/index.php?/file/302-remove-pages-from-search/
-
Adriano Faria's post in PII & Deletion Requests was marked as the answer
-
Adriano Faria's post in Topic Opening for each new Download Submission? was marked as the answerYes. Edit the category you want and enable it in the Forum Topics tab.
-
Adriano Faria's post in Can't edit our signatures here? was marked as the answerThey disabled it a while ago.
-
Adriano Faria's post in My site won’t let do description was marked as the answerIf other JS are working and only the Editor isn’t, check the content of the following folder: / applications / core / interface / ckeditor.
Somehow I got mine emptied a while ago. Editor worked after re uploading this folder.
-
Adriano Faria's post in Is it possible to have "About Me" tab selected when clicking on profile link? was marked as the answerhttps://www.sosinvision.com.br/index.php?/file/107-profile-tabs-organizer/
-
Adriano Faria's post in Turn Off All Board Emails was marked as the answerSee Email Debugging on
-
Adriano Faria's post in Possible to remove double spacing with Enter? was marked as the answer
-
Adriano Faria's post in Overloading of logs can cause problems? was marked as the answer
-
Adriano Faria's post in 4.7.10 IN_DEV error with PHP 8.1 was marked as the answer
-
Adriano Faria's post in Desired Restriction: Only Topic Starter can Reply was marked as the answerThere's a 3rd-party resource:
-
Adriano Faria's post in Highlighting some posts was marked as the answerYou can recommend a post:
-
Adriano Faria's post in [Pages] author's answers to users' reviews aren't being saved was marked as the answer
-
Adriano Faria's post in Can't create new post after update SyntaxError was marked as the answerI’d download the current package and upload the folder applications / core / interface / ckeditor.
I had problem a couple of times where this folder were simply empty or missing files, not sure how.
-
Adriano Faria's post in Major Problems with Latest Update. was marked as the answerRebuild the cache in your ACP.
-
Adriano Faria's post in Force bulk mail to usergroup regardless of their privacy settings was marked as the answerIf you mean the restriction to receive news and information, which bulk mail relies on:
-
Adriano Faria's post in Can I increase Reaction Limit? was marked as the answerIt’s a per group option. Edit the group and go to Social tab probably.
-
Adriano Faria's post in Upgrade to 4.7.9 stuck at "Manual Action Required" was marked as the answerSame happened to me last week when I upgraded a client’s board from 4.1.19.4 to 4.7.9. Not sure it was exactly there or these queries, I ran manually 3 or 4 times, always asking for the same queries, then I opted to run via upgrade and then it went ahead.
-
Adriano Faria's post in Giphy stopped functioning was marked as the answerWorking fine on my online board:
Check out the API key. If you use a custom key, switch to the public one just to test.
-
Adriano Faria's post in Edited 1st Post in Topic and it Gets Moved to Both of Thread was marked as the answer
-
Adriano Faria's post in Max File Size – Where do I find that setting? was marked as the answerEdit the group you want and find:
-
Adriano Faria's post in Cannot uninstall outdated Pages application was marked as the answerYes, the folder is cms.
-
Adriano Faria's post in Has there been a change to email support? was marked as the answerIt’s been like that for a year now or so.
Basic support starts in the forums and they can move it to a ticket if they judge is necessary.