Hacker Poesy
  • FAQ
  • Login
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • Directory

Conversation:

Notices

  1. MMN-o ✅⃠ (mmn)'s status on Friday, 12-Jun-2015 06:34:26 EDT MMN-o ✅⃠ MMN-o ✅⃠
    Remote profile options...
    • Micha Stöcker
    Have you run your !gnusocial 'php scripts/upgrade.php' script?
    If that for some reason fails, which distribution are you running? (php5-intl for CentOS for example is crap. Just like CentOS is crap. All crap.). But at least you're running PHP 5.5, so that should be new enough.
    Friday, 12-Jun-2015 06:34:26 EDT from social.umeahackerspace.se permalink
    • MMN-o ✅⃠ (mmn)'s status on Friday, 12-Jun-2015 07:26:42 EDT MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Micha Stöcker
      @egon0 Either way that isn't an error, just a warning for sloppy code. The result will be that $attachment['thumb_url'] just gets set to null (which will likely be tested later in the javascript, so nothing is broken - just erroneously coded). It could be patched either by always supplying a value for the index 'thumb_url' from !GNUsocial or doing an array_key_exists …
      Friday, 12-Jun-2015 07:26:42 EDT permalink

      Attachments

      1. mmn-20150612-ostatus-v6vx.html
    • MMN-o ✅⃠ (mmn)'s status on Friday, 12-Jun-2015 07:36:30 EDT MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Micha Stöcker
      Uhm. Do you output your errors to stdout? That should be immediately disabled and your errors should go to a hidden log file instead. :)
      In your php.ini:
      display_errors = off
      log_errors = on
      error_log = /wherever/you/want/your/php-error.log
      Friday, 12-Jun-2015 07:36:30 EDT permalink
    • MMN-o ✅⃠ (mmn)'s status on Friday, 12-Jun-2015 07:46:34 EDT MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Micha Stöcker
      @egon0 Could I have a link where this problem occurs? I tried your public_timeline.json but it worked fine for me.
      Friday, 12-Jun-2015 07:46:34 EDT permalink
    • MMN-o ✅⃠ (mmn)'s status on Friday, 12-Jun-2015 08:08:33 EDT MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Micha Stöcker
      @egon0 Oh that definitely looks like display_errors=on to me. Maybe you could edit your other php.ini files just for fun? (or maybe some site-specific configuration, like directives in the webserver or .htaccess or whatever?) And make sure you restart both your webserver and php5-fpm daemon to be sure settings are in effect. Maybe you could verify this by triggering…
      Friday, 12-Jun-2015 08:08:33 EDT permalink

      Attachments

      1. mmn-20150612-ostatus-z6cu.html

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Hacker Poesy is a GNU social hub. It runs version 1.1.3-beta3, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Hacker Poesy content and data are available under the Creative Commons Attribution 3.0 license.

Switch to mobile site layout.