Conversation
Notices
-
I still can't get my profile to be a https link on my !statusnet instance, everything else is while on "SSL Always". !feds !statusnet /cc @tekk @sazius @jpope
Wednesday, 05-Dec-12 13:10:44 UTC from web-
@jla I think there's a script you need to run in /scripts to regenerate the profile links. Alternatively, I think you can do it direct from the DB.
Wednesday, 05-Dec-12 13:13:08 UTC from web-
@ceruleanspark Thanks a lot! I can't see which script it is right off the bat, but I'll try to find out.
Wednesday, 05-Dec-12 13:19:25 UTC from web-
@jla updateprofileurl.php -i (userid) seems to be the one, but that's on 0.97. It may have changed in newer versions.
Wednesday, 05-Dec-12 13:22:20 UTC from web-
@ceruleanspark updateurls.php is the closest I see in 1.1.0. https://gitorious.org/statusnet/mainline/blobs/master/scripts/updateurls.php
Wednesday, 05-Dec-12 13:27:46 UTC from web -
@ceruleanspark And yes, that did the trick.
Wednesday, 05-Dec-12 13:31:04 UTC from web-
@jla Awesome.
Wednesday, 05-Dec-12 13:31:45 UTC from web
-
-
-
-
-
@jla Try running
php scripts/checkschema.php
and see if that helps. Also, if you have daemons running, you’ll need to restart them.-
@jpope I fixed it by running updateurls.php.
Wednesday, 05-Dec-12 14:03:20 UTC from web-
@jla Right on. Figured that there was a script in there somewhere that’d help. ;)
-
-
-