Jump to content

Black Six

Clients
  • Posts

    83
  • Joined

  • Last visited

Recent Profile Visitors

1,563 profile views

Black Six's Achievements

  1. @DawPi With plugins being deprecated, is there a plan to move this functionality to an app or something else? Thanks!
  2. @aXenDev With plugins being deprecated, is there a plan to move this functionality to an app or something else? Thanks!
  3. My concern would be the database table changes that are apparently required to go from 4.7.5 to 4.7.6, at least based on the malfunctioning auto-updater. Is there a way to know what changes we have to make in order for the upgrade to complete successfully?
  4. When I click 'Upgrade Now' in the banner at the top of the ACP the following shows up in the Console. As I click through Step 1, still looping through, nothing else shows up: JQMIGRATE: Migrate is installed with logging active, version 3.3.0 root_library.js:10:16 JQMIGRATE: jQuery.fn.bind() is deprecated root_library.js:12:302 console.trace() root_library.js:12:373 migrateWarn https://www.bzpower.com/uploads/javascript_global/root_library.js?v=f07b1c28e31673560696:12 bind https://www.bzpower.com/uploads/javascript_global/root_library.js?v=f07b1c28e31673560696:49 bind https://www.bzpower.com/uploads/javascript_global/root_library.js?v=f07b1c28e31673560696:56 initCore https://www.bzpower.com/uploads/javascript_global/root_library.js?v=f07b1c28e31673560696:56 init https://www.bzpower.com/uploads/javascript_global/root_library.js?v=f07b1c28e31673560696:56 <anonymous> https://www.bzpower.com/uploads/javascript_global/root_library.js?v=f07b1c28e31673560696:56 <anonymous> https://www.bzpower.com/uploads/javascript_global/root_library.js?v=f07b1c28e31673560696:56 JQMIGRATE: JQMIGRATE: jQuery.cssProps is deprecated root_library.js:12:302 console.trace() root_library.js:12:373 migrateWarn https://www.bzpower.com/uploads/javascript_global/root_library.js?v=f07b1c28e31673560696:12 set https://www.bzpower.com/uploads/javascript_global/root_library.js?v=f07b1c28e31673560696:32 <anonymous> https://www.bzpower.com/uploads/javascript_global/root_library.js?v=f07b1c28e31673560696:60 <anonymous> https://www.bzpower.com/uploads/javascript_global/root_library.js?v=f07b1c28e31673560696:60 This is a browser feature intended for developers. Do not paste any code here given to you by someone else. It may compromise your account or have other negative side effects. root_library.js:71:364 Some cookies are misusing the recommended “SameSite“ attribute 4 Referrer Policy: Ignoring the less restricted referrer policy “origin-when-cross-origin” for the cross-site request: https://www.google-analytics.com/j/collect?v=1&_v=j98&a=2136967474&t=pageview&_s=1&dl=https%3A%2F%2Fwww.bzpower.com%2Fadmin%2F%3Fapp%3Dcore%26module%3Dsystem%26controller%3Dupgrade&ul=en-us&de=UTF-8&dt=Upgrade%20Invision%20Community&sd=24-bit&sr=3440x1440&vp=1449x767&je=0&_u=AACAAEABAAAAACAAI~&jid=&gjid=&cid=1952441680.1638105045&tid=UA-33219329-1&_gid=1794900386.1673560687&_slc=1&z=614939575 analytics.js:43:31
  5. I'm trying to upgrade from 4.7.5 to 4.7.6 but can't get past Step 1. I just see the attached three screens over and over again. I click Continue on one and get taken to the next, then the next, then back to the first.
  6. Earlier this week, something happened that causes many, if not all of the blog entries on my site to fail to load. This one for example. Here's the error I'm seeing: DomainException: (0) #0 /home/bzpower/public_html/applications/blog/modules/front/blogs/entry.php(236): IPS\File\_FileSystem->getImageDimensions() #1 /home/bzpower/public_html/system/Dispatcher/Controller.php(118): IPS\blog\modules\front\blogs\_entry->manage() #2 /home/bzpower/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #3 /home/bzpower/public_html/applications/blog/modules/front/blogs/entry.php(64): IPS\Content\_Controller->execute() #4 /home/bzpower/public_html/system/Dispatcher/Dispatcher.php(153): IPS\blog\modules\front\blogs\_entry->execute() #5 /home/bzpower/public_html/index.php(13): IPS\_Dispatcher->run() #6 {main}
  7. @Adriano Faria It looks like 4.7.3 has broken things again. When I have the raffles enabled, my forums don't show up at all. If I disable them, everything else seems to work fine. Thanks!
  8. I'm not sure if this is related to my recent issues with the ACP or not, but since that problem was fixed, I now cannot view members within the ACP. If I go to the member list and click on any of the names, I receive the following error: Error: Call to undefined method IPS\Lang::recordWord() (0) #0 /home/bzpower/public_html/applications/cms/sources/Databases/Databases.php(877): IPS\cms\_Databases->recordWord(1) #1 /home/bzpower/public_html/applications/cms/sources/Databases/Databases.php(269): IPS\cms\_Databases->preLoadWords() #2 /home/bzpower/public_html/applications/cms/sources/Databases/Databases.php(214): IPS\cms\_Databases::constructFromData(Array) #3 /home/bzpower/public_html/applications/cms/extensions/core/ContentRouter/Records.php(41): IPS\cms\_Databases::databases() #4 /home/bzpower/public_html/system/Application/Application.php(810): IPS\cms\extensions\core\ContentRouter\_Records->__construct(Object(IPS\Member)) #5 /home/bzpower/public_html/applications/cms/Application.php(296): IPS\_Application->extensions('core', 'ContentRouter', true, true) #6 /home/bzpower/public_html/system/Application/Application.php(308): IPS\cms\_Application->extensions('core', 'ContentRouter', true, true) #7 /home/bzpower/public_html/applications/core/extensions/core/MemberACPProfileBlocks/ContentStatistics.php(56): IPS\_Application::allExtensions('core', 'ContentRouter') #8 /home/bzpower/public_html/applications/core/sources/MemberACPProfile/MainTab.php(100): IPS\core\extensions\core\MemberACPProfileBlocks\_ContentStatistics->__construct(Object(IPS\Member)) #9 /home/bzpower/public_html/applications/core/modules/admin/members/members.php(1243): IPS\core\MemberACPProfile\_MainTab->output() #10 /home/bzpower/public_html/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\members\_members->view() #11 /home/bzpower/public_html/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute() #12 /home/bzpower/public_html/admin/index.php(13): IPS\_Dispatcher->run() #13 {main} The error also occurs if I search for a member in the ACP search bar and click on their name from there.
  9. @Stuart Silvester Was able to get it working for me. Hopefully he can help you too!
  10. I uploaded all of the files and the upgrader says there is nothing to upgrade, but the error is persisting.
  11. I added the line to my constants.php file, but nothing changed on the ACP. I still see the same error.
  12. I went through the upgrade process to 4.7 today and received no errors. After the process completed, I went back to my Admin Control Panel but now all I see is: [[Template core/admin/global/globalTemplate is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] Of course I can't run the support tool since I can't get to the ACP. In the past I experienced a similar issue that was caused by missing tables, but I can't imagine how that happened today since I only ran the 4.7 upgrade process and didn't touch our database at all.
  13. Yes, they appear to be able to vote in polls, but they cannot see the results. It doesn't seem to be tied to member groups, which is what makes it confusing. Here is a topic with a poll: https://www.bzpower.com/topic/31368-what-theme-do-you-use/ My account can view the results, but this account cannot.
×
×
  • Create New...