Just an update got it working and committed into 0.8.x side note: if you update from Laconica to Statusnet, make sure you change your config.php to check if statusnet is defined not laconica :)
On Fri, Oct 9, 2009 at 9:24 PM, Mark <[email protected]> wrote: > I believe I have fixed the fixup_conversations.php script, but I am unable > to contribute the code because of licensing. It is a 15 minute job for > anyone familiar with the software who looks at the commit history for that > file. > > -- > Mark > "Blessed is he who finds happiness in his own foolishness, for he will > always be happy." > > > On Fri, Oct 9, 2009 at 4:53 PM, Eric <[email protected]> wrote: >> >> Yes that's the script I wanted, but it fails to initialize when calling >> commandline.inc (i think failing in common.php) >> I think these scripts need a little love because people are >> still upgrading from 0.7.x to 0.8.x >> I am unsure how to debug a command line php script, any ideas? (besides >> putting print's all over the place) >> -- Sent from my Palm Pre >> ________________________________ >> Mark wrote: >> >> I'm not sure what that script was supposed to do, but it won't run in >> 0.7.4 either. What you are probably looking for is fixup_conversations.php >> but that one is also currently broken. See >> http://status.net/trac/ticket/1847 >> >> -- >> Mark >> "Blessed is he who finds happiness in his own foolishness, for he will >> always be happy." >> >> >> On Thu, Oct 8, 2009 at 11:37 AM, Eric Helgeson <[email protected]> >> wrote: >>> >>> Hey, >>> >>> Migrated from 7.2 to 8.1 and tried to run fixup replies script. >>> >>> But it calls an undefined finction common_save_replies() which its only >>> reference is in the fixup script. >>> >>> What was this finction and where did it go, and will it still work with >>> this big of version junp? >>> >>> Thanks, >>> Eric >>> >>> -- Sent from my Palm Pre >>> >>> _______________________________________________ >>> StatusNet-dev mailing list >>> [email protected] >>> http://lists.status.net/mailman/listinfo/statusnet-dev >> > > _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
