Jump to content

abetts

Clients
  • Posts

    463
  • 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

Posts posted by abetts

  1. I just tried in Edge, when I clicked on 'enable in this browser' on the notifications page, a pop up appeared which I accepted to allow notifications then this popped up in the console...

    root_framework.js?v=45e5ff21931664975560:852 
            
           Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'pushManager')
        at root_framework.js?v=45e5ff21931664975560:852:637

  2. For a couple of weeks now the links included in emails are just dropping members to the forum homepage, eg topic/message notifications, even the 'forgot my password' link which is a real pain! 

    Any ideas where I need to start checking? I use Sendgrid and that's all ok from what I can tell?

  3. One of my members has 160 pages of renewal invoices, they're being created every 30 minutes and have been for a few weeks I've now noticed! 

    I'm getting an email too, not sure if it's related from the cron daemon telling me there's a 500 error and the system errors are all the same...

    TypeError: Return value of IPS\nexus\Gateway\_Braintree::_payPalState() must be of the type string, null returned (0)
    #0 /home/dzxlgzyz/public_html/forums/applications/nexus/sources/Gateway/Braintree/Braintree.php(361): IPS\nexus\Gateway\_Braintree->_payPalState(Object(IPS\GeoLocation))
    #1 /home/dzxlgzyz/public_html/forums/applications/nexus/tasks/generateRenewalInvoices.php(203): IPS\nexus\Gateway\_Braintree->auth(Object(IPS\nexus\Transaction), Array, NULL, Array, 'renewal')
    #2 /home/dzxlgzyz/public_html/forums/system/Task/Task.php(266): IPS\nexus\tasks\_generateRenewalInvoices->execute()
    #3 /home/dzxlgzyz/public_html/forums/system/Task/Task.php(229): IPS\_Task->run()
    #4 /home/dzxlgzyz/public_html/forums/applications/core/interface/task/task.php(58): IPS\_Task->runAndLog()
    #5 {main}

    but it looks like it could be the cause. I've logged into Braintree and all looks ok in there, no notifications.

     

  4. On 5/10/2022 at 8:46 PM, Jim M said:

    Has the complete move been processed? Are the source images present? Did the thumbnail rebuild complete?

    Yup, a week or so back...

    They've all gone to amazon so I assume so.

    Yes, it's not there or hung.

    2 minutes ago, Clover13 said:

    @abetts

    Can you verify this issue is isolated to images that have been uploaded/attached to a new topic or reply but not Inserted explicitly (i.e. clicking the Insert link on the image after it's been uploaded)?

    In that topic, it looks like they've been uploaded then inserted as they are in specific locations, not just listed as the end of the post. 

  5. I'm trying to move the forums to php 8.0 - I'm getting a 500 error which I asked the hosting company to look into and this is their response. 

    Any ideas?

    The error we saw for the forums site when PHP 8.0 was implemented looks to have been related to the following script: /public_html/forums/init.php

    [06-Jan-2022 15:04:05 UTC] PHP Fatal error: Declaration of IPS\hook28::link($warningRef = null, $groupFormatting = false) must be compatible with IPS\_Member::link($warningRef = null, $groupFormatting = null, $anonymous = false) in /home/dzxzyz/public_html/forums/init.php(903) : eval()'d code on line 5]

    This is stating that the way that some items in the init script are being referenced is incorrect and would have to be altered

    https://stackoverflow.com/questions/11273313/fatal-error-declaration-of-must-be-compatible-with-php

  6. Just a heads up in case this happens to anyone else. I searched 'sitemap' on here and couldn't find similar so hopefully this may help either now or in the future.

    Google Webmaster Tools hadn't been able to fetch the sitemap since 30th June 2020. I checked the url which was **.com/forums/sitemap.php and it was redirecting to **.com/sitemap.php which was giving a 404. 

    Support believe that the sitemap was corrupt and while the task has been running just fine it took a click of 'regenerate sitemap' to get the sitemap working ok again. 

    Check Google to ensure it's ok and if required, regenerate it manually.

×
×
  • Create New...