Jump to content

Clover13

Clients
  • Posts

    1,403
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Clover13

  1. Hmmm no idea how that could happen, especially on both sites. I'll have to see what host says. Thanks Marc.
  2. Invision Community v4.7.9 Receiving this error on both of my sites when accessing Notification Settings via the AdminCP's bell icon (top right). Error: EX1146 Something went wrong. Please try again. SELECT COUNT(*) FROM `nexus_hosting_servers` IPS\Db\Exception: Table 'xxxxxxxx.nexus_hosting_servers' doesn't exist (1146) #0 /home/xxxxxxxx/public_html/system/Db/Select.php(388): IPS\_Db->preparedQuery() #1 /home/xxxxxxxx/public_html/system/Db/Select.php(446): IPS\Db\_Select->runQuery() #2 /home/xxxxxxxx/public_html/system/Db/Select.php(370): IPS\Db\_Select->rewind() #3 /home/xxxxxxxx/public_html/applications/nexus/extensions/core/AdminNotifications/HostingError.php(97): IPS\Db\_Select->first() #4 /home/xxxxxxxx/public_html/applications/core/modules/admin/overview/notifications.php(126): IPS\nexus\extensions\core\AdminNotifications\_HostingError::permissionCheck() #5 /home/xxxxxxxx/public_html/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\overview\_notifications->settings() #6 /home/xxxxxxxx/public_html/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute() #7 /home/xxxxxxxx/public_html/admin/index.php(13): IPS\_Dispatcher->run() #8 {main}
  3. All good Nathan, not trying to cause an issue, just providing feedback on the behaviors. Appreciate you providing the application for free to help site owners.
  4. I'm confused, you would expect those items (All Activity items) to show up in custom streams? Let's talk paths and behaviors... Custom stream named "Recent Activity": /discover/6 All Activity (core default): /discover If I visit /discover/6, it will display the custom Recent Activity stream and I do not see "Member Joined" statuses. If I visit /discover with your mod disabled, it will display All Activity and I do see "Member Joined" statuses If I visit /discover with your mod enabled, it will display the custom Recent Activity stream and I do see "Member Joined" statuses Is that the expected behavior OR should it show exactly as /discover/6 would? If I view in Incognito mode as a guest, it doesn't default to the configured view, it defaults to Expanded. Steps: Navigate to menu Activity >> My Activity Streams >> Recent Activity (/discover/6) and it will load Condensed as configured You'll now see when you navigate to menu Activity, it will display All Activity as the left most submenu item. Click that and it will navigate to /discover and display as Expanded. So that means for guest viewing (generally a large portion of viewership), they'll be forced into a different view than members.
  5. I think it's a situation where the Activity Stream Settings apply to All Activity (i.e. Show in All Activity setting) but a custom stream doesn't appear to have any settings to customize these same things nor does it inherit them, they seem to only apply to All Activity. As such, I am seeing things like "Member joined" in my Overridden All Activity (i.e. I select my custom Recent Activity stream in your mod, but some things from All Activity are displayed). I actually don't mind seeing things like "Member joined" in the custom Activity stream, but I don't see any way to allow for this in the core configuration. Your mod just exposed this behavior that I'm assuming is a hybrid of All Activity and a custom stream when All Activity gets overridden in however you did it. See screenshots below. You can use the same settings, override with your mod to the custom Recent Activity stream configured and add a new member. The other nuance I originally mentioned was with Expanded vs Condensed views. The custom stream has Condensed configured but with your mod enabled, the default landing of that will be in Expanded rather than the Condensed setting.
  6. Was trying this out and I don't think it honors the configured Expanded vs Condensed view or a subset of items selected (ie topics, events, etc)? Or maybe it had to do with it also being the default module?
  7. Ah got ya. Ok I'll give that a try! 👍
  8. I have many of them, but what I'm doing here is creating a global block that contains many blocks. I have the keys for my custom blocks that I can add to my Global block and it works as desired. However, I don't have the keys for the core blocks.
  9. I'm working on creating a global Pages Block that contains a series of custom Blocks. The custom Blocks look great, I just want to add some of the core blocks such as Upcoming Events, Popular Contributors, etc. Is there is a list of these Block keys in the documentation anywhere? I searched but couldn't find it.
  10. EDIT: Self hosted, please move to that subforum if appropriate. Running version 4.7.9 Cleared caches, rebuilt search index after upgrade. Still experiencing problems where some topics are not appearing in Activity Stream when replied to. Similar to issue reported in previous release, however these are not hidden topics. A fix was identified for hidden topics and applied, however I'm still seeing the problem with visible topics: Feel free to PM or email and I can send an example of where this is occurring.
  11. +1 I'd adopt it if you were supporting it.
  12. I did, I had to unlock the queue in order to re-run it. A bunch of other tasks were getting blocked by the lock. Once I cleared the lock, they completed but Achievements seems to just terminate. There's no other achievement tasks/processes queued up in the core_queue table other than the raffles one at the time. Not sure if deleting that messes up the rest of them or what, but it never finalizes and updates the rank/achievement displays.
  13. Nothing in the task, system or error logs. Anywhere else I can/should look?
  14. So even with the app disabled, this keeps coming back. I deleted the entry for Raffles from core_queue and restarted the rebuild but it comes back. Please let me know when you get a chance to review this as I can't rebuild the achievements currently and they are missing.
  15. I disabled the app and that did it. Had to rerun the Rebuild Members' Achievements as it was hung. Also had to remove the lock on the queue task.
  16. Is there any way I can terminate the task so it doesn't continue running?
  17. Looks like I have a runaway process on Rebuild achievements rule raffles_Raffles? I had to rebuild Members' Achievements and it's been stuck on this process for hours now.
  18. I found where you can rebuild the Ranks/Achievements via Achievements >> Settings
  19. Appears Rank points were not carried over in an account merge. Not sure what can be done? Is there a way to recalculate points and rank? EDIT: Actually looking at this closer, it appears all the Actions tied to points and rank were lost in the merge.
  20. No errors on my side in the logs.
  21. I may have missed the pre edit request but what is this type of info? AWS does have a health status history of their own but it shows no issues in this time frame https://health.aws.amazon.com/health/status
  22. With multi-region and multi-AZ redundancy and availability promising upwards of five 9s (assuming the application is built to conform to these requirements) how exactly does this happen and AWS not know why nearly immediately, nevermind many hours later? I'm baffled by their response especially given the reliability they claim as a major selling point of not just the cloud but specifically their offerings to mitigate this even reactively. Something is tremendously off with the situation and hoping to hear some discovery, lessons learned, and mitigations from IPS as this undoubtedly impacts their own selling strengthen of their cloud solution.
  23. I also tried this, but same result unfortunately.
×
×
  • Create New...