Conversation

Notices

  1. @mmn Still problem with upgrade.php

    commit 9b613029e65f97b41f9b2708bf7f5dfaee03beb1

    Constraint checking Notice table...

    • notice_reply_to_fkey (reply_to => notice.id)
    • notice_repeat_of_fkey (repeat_of => notice.id)
    • notice_profile_id_fkey (profile_id => profile.id)
        Found 25 notices with profile_id NOT IN notice.id, deleteing...PHP Fatal error:  Uncaught ServerException: [404]: There is no profile with id==2   

    Tuesday, 19-Apr-16 08:19:43 UTC from social.bitcast.info
    1. @hikerus Yep.

      Tuesday, 19-Apr-16 08:22:14 UTC from social.umeahackerspace.se at 63°49'42"N 20°15'34"E
      1. @mmn So... I deleted everything linked to 4 or 5 orphaned profile_id's in the DB - now upgrade.php runs through without an error message. #

        Tuesday, 19-Apr-16 11:23:38 UTC from social.bitcast.info
        1. @hikerus It would've been better if we could've solved it with code instead of a hack.

          Tuesday, 19-Apr-16 11:27:35 UTC from social.umeahackerspace.se at 63°49'42"N 20°15'34"E
          1. @mmn Yes of course - but I couldn't wait to get rid of this error message ;-)

            Tuesday, 19-Apr-16 11:31:29 UTC from social.bitcast.info