Git Product home page Git Product logo

Comments (9)

vovafeldman avatar vovafeldman commented on August 20, 2024

Hey @odie2, I'm the lead developer of Freemius, the library that throws the notices. Few questions:

  1. Is it still happening?
  2. Are you running any cronjobs?
  3. Would you be willing to let me debug the server?

from activity-log.

odie2 avatar odie2 commented on August 20, 2024

Hi @vovafeldman,

  1. Yes - latest is [23-Jan-2016 15:14:21 UTC]. But let me update today the WP's version from 4.4 to 4.4.1.
  2. Nope.
  3. I can't, because it's public organisation's website.
    However URL is http://zschocianow.pl/. I can debug (including modifying code) on my own for any action you wish.

from activity-log.

vovafeldman avatar vovafeldman commented on August 20, 2024

Modify line 178 in /aryo-activity-log/classes/freemius/includes/class-fs-api.php, change it to:

$this->_logger->error( "Request:\n" . $method . ': ' . $path . "\nParams:\n" . var_export( $params, true ) . "\nResult:\n" . var_export( $result, true ) );

Let me know when it's changed in production.

from activity-log.

odie2 avatar odie2 commented on August 20, 2024

@vovafeldman Modified.

Oh, I mistaked in last message, in point 1. Today is 24th January... So the last time was at [23-Jan-2016 21:25:29 UTC].

from activity-log.

vovafeldman avatar vovafeldman commented on August 20, 2024

If it happens again in the future, follow my suggestion and ping me so I can investigate.

from activity-log.

odie2 avatar odie2 commented on August 20, 2024

@vovafeldman

It happend yesterday again, but only for 161 line and headers:
[24-Jan-2016 21:09:55 UTC] PHP Notice: Trying to get property of non-object in /home/[...]/wordpress/wp-content/plugins/aryo-activity-log/classes/freemius/includes/class-fs-api.php on line 161

Closest known and logged actions were: on Sun, 24 Jan 2016 22:09:43 GMT sign in of admin and custom call to aal_insert_log() on Sun, 24 Jan 2016 22:10:40 GMT.

WordPress was updated to version 4.4.1 on Sun, 24 Jan 2016 16:05:09 GMT (and that was previous action).

Possible actions like moving between admin pages by me (without changing anything) in period from where first error appear on [24-Jan-2016 20:57:37 UTC] until [24-Jan-2016 21:09:55 UTC].

Headers errors (perhaps called by any visitor or me with admin privileges, without any change):

[24-Jan-2016 21:03:22 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/[...]/wordpress/wp-content/plugins/aryo-activity-log/classes/freemius/includes/class-fs-api.php:161) in /home/[...]/wordpress/wp-content/themes/zschocianow/header.php on line 62

[24-Jan-2016 22:07:45 Europe/Warsaw] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/[...]/wordpress/wp-content/plugins/aryo-activity-log/classes/freemius/includes/class-fs-api.php:161) in /home/[...]/wordpress/wp-content/themes/zschocianow/page-templates/replacements.php on line 19

I am sending you both files on Facebook to take a look into.

from activity-log.

vovafeldman avatar vovafeldman commented on August 20, 2024

Hey @odie2, it was too late when I checked it. Anyway, we release an update to the SDK that should fix the warnings and once the guys from Pojo (cc: @KingYes) will push an update to their plugin it should not happen again. BUT, if it does, please let me know.

from activity-log.

KingYes avatar KingYes commented on August 20, 2024

@odie2 Can I close this issue?

from activity-log.

odie2 avatar odie2 commented on August 20, 2024

It seems like latest error was on [27-Jan-2016 16:15:04 UTC] - two days after I wrote, two days before vovafeldman wrote.

I just updated the plugin to 2.2.9 and if everything will be fine in 24 hours, I will close the issue.

from activity-log.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.