|
workarround:
open your old lightroom1 preference file.
- search for PIXELPOST
- you found this section:
<key>sdk_org.pixelpost.lightroom.export.pixelpos t</key>
<string>prefs = {
addCategories = "",
addTags = "",
allowComments = "M",
autoDate = "3",
hideFromPublic = false,
postKey = "XXXXXXXX",
privacy = "public",
privacy_family = false,
privacy_friends = false,
safety = "safe",
token = "OK",
type = "photo",
uploadURL = "http://XXXXXXXXXXX/pp_upload.php",
}
go to your lightroom2 preference file
edit the same section and replace with your lr1 section.
now it works for me.
|