Jump to content

Unleashed2k

Clients
  • Posts

    44
  • Joined

  • Last visited

 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 Unleashed2k

  1. This was the issue, and has been resolved. So if anyone runs into this, redo your restrictive permissions. Not sure what broke it. Maybe an old plugin that had some settings?
  2. I've already reset the old user passwords but now I have a new problem. It's sending out 50k+ email notifications and my IP got blacklisted for spam. How ironic... Ugh. Is there anyway to cancel/clear that queue? I've already tried clearing my exim queue but it seems that ipboard is still bulk sending these messages.
  3. Oops, thank you guys! 🙂 Taken care of.
  4. I am curious if anyone came up with a SQL query that is easy that can reset all user passwords not logged in since 2021?
  5. Looking at the errors I have narrowed it down to restrictive ACP access. I'm trying to see if I delete all the restrictions and recreate them that will fix it
  6. Yeah I created a fresh one and it still occurred on their profiles.
  7. My staff are currently running into an issue as I don't have this issue on my account but once I login as them I can replicate it TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /home/customsforge/public_html/system/Member/Member.php:3708 Stack trace: #0 /home/customsforge/public_html/system/Member/Member.php(3708): array_key_exists('core', NULL) #1 /home/customsforge/public_html/uploads/template_3_94a9d7649fb9cdbfc784d3516e61a717_global.php(9110): IPS\_Member->hasAcpRestriction('core', 'promotion', 'promote_manage') #2 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->mobileNavigation() #3 /home/customsforge/public_html/uploads/template_3_94a9d7649fb9cdbfc784d3516e61a717_global.php(6788): IPS\Theme\_SandboxedTemplate->__call('mobileNavigatio...', Array) #4 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->globalTemplate('CustomsForge - ...', '\n\n<div class='i...', Array) #5 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #6 /home/customsforge/public_html/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #7 /home/customsforge/public_html/system/Dispatcher/Front.php(558): IPS\Dispatcher\_Standard->finish() #8 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish() #9 /home/customsforge/public_html/index.php(13): IPS\_Dispatcher->run() #10 {main} #0 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log(Object(TypeError), 'template_error') #1 /home/customsforge/public_html/uploads/template_3_94a9d7649fb9cdbfc784d3516e61a717_global.php(6788): IPS\Theme\_SandboxedTemplate->__call('mobileNavigatio...', Array) #2 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->globalTemplate('CustomsForge - ...', '\n\n<div class='i...', Array) #3 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #4 /home/customsforge/public_html/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #5 /home/customsforge/public_html/system/Dispatcher/Front.php(558): IPS\Dispatcher\_Standard->finish() #6 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish() #7 /home/customsforge/public_html/index.php(13): IPS\_Dispatcher->run() #8 {main} Things I've tried Clear redis cache Upload clean IP Board install Create a new default theme Disable all plugins/addons/etc They still see this: on the main page When viewing a thread there are multiple: TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /home/customsforge/public_html/system/Member/Member.php:3708 Stack trace: #0 /home/customsforge/public_html/system/Member/Member.php(3708): array_key_exists('core', NULL) #1 /home/customsforge/public_html/applications/core/extensions/core/AdminNotifications/ConfigurationError.php(284): IPS\_Member->hasAcpRestriction('core', 'members', 'member_delete_a...') #2 /home/customsforge/public_html/applications/core/sources/AdminNotification/AdminNotification.php(228): IPS\core\extensions\core\AdminNotifications\_ConfigurationError->visibleTo(Object(IPS\Member)) #3 /home/customsforge/public_html/applications/core/sources/AdminNotification/AdminNotification.php(152): IPS\core\_AdminNotification::notificationIdsForMember(Object(IPS\Member)) #4 /home/customsforge/public_html/uploads/template_3_94a9d7649fb9cdbfc784d3516e61a717_global.php(16417): IPS\core\_AdminNotification::notifications(Object(IPS\Member), Array) #5 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->updateWarning() #6 /home/customsforge/public_html/uploads/template_3_94a9d7649fb9cdbfc784d3516e61a717_global.php(6619): IPS\Theme\_SandboxedTemplate->__call('updateWarning', Array) #7 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->globalTemplate('CustomsForge - ...', '\n\n<div class='i...', Array) #8 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #9 /home/customsforge/public_html/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #10 /home/customsforge/public_html/system/Dispatcher/Front.php(558): IPS\Dispatcher\_Standard->finish() #11 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish() #12 /home/customsforge/public_html/index.php(13): IPS\_Dispatcher->run() #13 {main} TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /home/customsforge/public_html/system/Member/Member.php:3708 Stack trace: #0 /home/customsforge/public_html/system/Member/Member.php(3708): array_key_exists('core', NULL) #1 /home/customsforge/public_html/uploads/template_3_94a9d7649fb9cdbfc784d3516e61a717_global.php(9110): IPS\_Member->hasAcpRestriction('core', 'promotion', 'promote_manage') #2 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->mobileNavigation() #3 /home/customsforge/public_html/uploads/template_3_94a9d7649fb9cdbfc784d3516e61a717_global.php(6788): IPS\Theme\_SandboxedTemplate->__call('mobileNavigatio...', Array) #4 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->globalTemplate('CustomsForge - ...', '\n\n<div class='i...', Array) #5 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #6 /home/customsforge/public_html/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #7 /home/customsforge/public_html/system/Dispatcher/Front.php(558): IPS\Dispatcher\_Standard->finish() #8 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish() #9 /home/customsforge/public_html/index.php(13): IPS\_Dispatcher->run() #10 {main} TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /home/customsforge/public_html/system/Member/Member.php:3708 Stack trace: #0 /home/customsforge/public_html/system/Member/Member.php(3708): array_key_exists('forums', NULL) #1 /home/customsforge/public_html/applications/forums/sources/Topic/Topic.php(1689): IPS\_Member->hasAcpRestriction('forums', 'forums', 'archive_manage') #2 /home/customsforge/public_html/system/Theme/Theme.php(885) : eval()'d code(4477): IPS\forums\_Topic->canRemoveArchiveExcludeFlag() #3 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_forums_front_topics->topic(Object(IPS\forums\Topic), Array, NULL, Array, true, NULL, Array) #4 /home/customsforge/public_html/applications/forums/modules/front/forums/topic.php(576): IPS\Theme\_SandboxedTemplate->__call('topic', Array) #5 /home/customsforge/public_html/system/Dispatcher/Controller.php(118): IPS\forums\modules\front\forums\_topic->manage() #6 /home/customsforge/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #7 /home/customsforge/public_html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute() #8 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute() #9 /home/customsforge/public_html/index.php(13): IPS\_Dispatcher->run() #10 {main} TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /home/customsforge/public_html/system/Member/Member.php:3708 Stack trace: #0 /home/customsforge/public_html/system/Member/Member.php(3708): array_key_exists('core', NULL) #1 /home/customsforge/public_html/applications/core/extensions/core/AdminNotifications/ConfigurationError.php(284): IPS\_Member->hasAcpRestriction('core', 'members', 'member_delete_a...') #2 /home/customsforge/public_html/applications/core/sources/AdminNotification/AdminNotification.php(228): IPS\core\extensions\core\AdminNotifications\_ConfigurationError->visibleTo(Object(IPS\Member)) #3 /home/customsforge/public_html/applications/core/sources/AdminNotification/AdminNotification.php(152): IPS\core\_AdminNotification::notificationIdsForMember(Object(IPS\Member)) #4 /home/customsforge/public_html/uploads/template_3_94a9d7649fb9cdbfc784d3516e61a717_global.php(16417): IPS\core\_AdminNotification::notifications(Object(IPS\Member), Array) #5 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->updateWarning() #6 /home/customsforge/public_html/uploads/template_3_94a9d7649fb9cdbfc784d3516e61a717_global.php(6619): IPS\Theme\_SandboxedTemplate->__call('updateWarning', Array) #7 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->globalTemplate('CustomsForge - ...', '<span style='ba...', Array) #8 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #9 /home/customsforge/public_html/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #10 /home/customsforge/public_html/system/Dispatcher/Front.php(558): IPS\Dispatcher\_Standard->finish() #11 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish() #12 /home/customsforge/public_html/index.php(13): IPS\_Dispatcher->run() #13 {main} TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /home/customsforge/public_html/system/Member/Member.php:3708 Stack trace: #0 /home/customsforge/public_html/system/Member/Member.php(3708): array_key_exists('core', NULL) #1 /home/customsforge/public_html/uploads/template_3_94a9d7649fb9cdbfc784d3516e61a717_global.php(9110): IPS\_Member->hasAcpRestriction('core', 'promotion', 'promote_manage') #2 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->mobileNavigation() #3 /home/customsforge/public_html/uploads/template_3_94a9d7649fb9cdbfc784d3516e61a717_global.php(6788): IPS\Theme\_SandboxedTemplate->__call('mobileNavigatio...', Array) #4 /home/customsforge/public_html/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->globalTemplate('CustomsForge - ...', '<span style='ba...', Array) #5 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #6 /home/customsforge/public_html/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #7 /home/customsforge/public_html/system/Dispatcher/Front.php(558): IPS\Dispatcher\_Standard->finish() #8 /home/customsforge/public_html/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish() #9 /home/customsforge/public_html/index.php(13): IPS\_Dispatcher->run() #10 {main} Currently running PHP 8.1, all checks for ips4 pass. Unsure what else to do, please advise. Thank you
  8. @SoftwareFactory Not sure if you're aware but they've disabled this due to it not being php 8 compatible. Any ETA of an update?
  9. Getting this error on lastest IP Board beta build: We're sorry, but a temporary technical error has occurred which means we cannot display this site right now. Call to undefined method IPS\brilliantdiscord\Behavior::cache() You can try again by clicking the button below, or try again later.
  10. For anyone who sees this post and doesn't see that option you can go into MultiPHP INI Editor and disable it here: Does anyone know if a long term solution is coming? (fix from cpanel, etc)
  11. Yeah I have, now I'm getting an issue where the whole site has a white page and nothing in the error logs. I'm baffled. I just restored from a backup and it was fine, then it went back to the white page.
  12. Sorry for the confusion - This is because hook.php is deleted in the plugins folder. If I was to enable/disable anything that would re-generate the file it would 500 again
  13. I'm having an issue currently whenever hooks.php gets generated it errors out the website with a 500 error. The problem will usually show: [12-Mar-2022 07:17:10 UTC] PHP Fatal error: Cannot declare class IPS\<plugin name>, because the name is already in use in /public_html/init.php(913) : eval()'d code on line 12 replacing <plugin name> with every application/plugin if I rename the folder for each plugin I'm unable to find which plugin/application is causing this issue and not sure how to proceed on fixing this.
  14. Ever since the update I'm unable to resync members, or go to the invite link. I can login with discord however. And the bot account has all the roles needed and is up top. Additionally this happens after "collecting data"
  15. Where are the options supposed to be? I tried reinstalling this and I'm still not seeing it in the ACP. Installed & Enabled.
  16. Unleashed2k

    iAwards

    Yes, Thanks for the quick response.
  17. Unleashed2k

    iAwards

    I've moved from 3.4 to 4.5 on this, running into various issues. Right now when hovering over this (even if I setup new awards) it's showing this on topic view: Additionally for the ones I imported, they do not show up: Any help would be great. I have a few more issues but rather get these ones fixed first.
  18. Unleashed2k

    iAwards

    Purchased on the 1st but still haven't received a reply to my pm for the 4.5 version 😞 Edit: He did view my PM 2 hours ago, hopefully an update soon since he didn't send the beta version yet. Fingers crossed
  19. Do you have the Font Awesome 5 plugin installed? I had this issue with that plugin installed.
  20. Hello, Two questions: 1) I'm getting an error trying to use a normal invite link and my partnered discord link ( discord.gg/cf ) [censored numbers for protection] RESPONSE CONTENT {"message": "Missing Permissions", "code": 50013} REQUEST BODY {"roles":[1448983228705###],"access_token":"JCJj1ADBkZ9tIbkmsIX2IQLp###"} REQUEST HEADERS Content-Type: application/json User-Agent: DiscordBot (BrilliantDiscordIntegration, v1) RESPONSE HEADERS Date: Mon, 26 Oct 2020 18:40:29 GMT Content-Type: application/json Content-Length: 49 Connection: keep-alive Set-Cookie: __cfduid=df63b29e225096750a3e9d73ace4e647b1603737###; expires=Wed, 25-Nov-20 18:40:29 GMT; path=/; domain=.discordapp.com; HttpOnly; SameSite=Lax strict-transport-security: max-age=31536000; includeSubDomains x-ratelimit-bucket: e670de274720e74c12bd7b9cfc111### x-ratelimit-limit: 10 x-ratelimit-remaining: 9 x-ratelimit-reset: 1603737### x-ratelimit-reset-after: 10 x-envoy-upstream-service-time: 76 Via: 1.1 google CF-Cache-Status: DYNAMIC cf-request-id: 0607cf4aff0000d2866f8d900000### Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct" Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report?lkg-colo=15&lkg-time=1603737###"}],"group":"cf-nel","max_age":604###} NEL: {"report_to":"cf-nel","max_age":604###} Server: cloudflare CF-RAY: 5e864e57fb9cd###-DFW STACK TRACE #0 /home/forge/ipb4test.customsforge.com/system/Dispatcher/Controller.php(90): IPS\brilliantdiscord\modules\front\xinvites\_invite->accept() #1 /home/forge/ipb4test.customsforge.com/applications/brilliantdiscord/modules/front/xinvites/invite.php(48): IPS\Dispatcher\_Controller->execute() #2 /home/forge/ipb4test.customsforge.com/system/Dispatcher/Dispatcher.php(152): IPS\brilliantdiscord\modules\front\xinvites\_invite->execute() #3 /home/forge/ipb4test.customsforge.com/index.php(13): IPS\_Dispatcher->run() #4 {main} 2. Is there a way to get it if you synced your discord it comes up on your profile & topic? Like a custom field but autopopulates if you sync your discord.
×
×
  • Create New...