anarchydica.net

!Friendica Support

Hi all,

does anyone have a wiki for moving an account from one instance to another?
Or has already done something like this?

1

Awesome.

It's easier than you thought.
Thank you.

1


Das macht natürlich Sinn:

ALTER TABLE `user-contact` ADD `uri-id` int unsigned COMMENT 'Id of the item-uri table entry that contains the contact url', ADD FOREIGN KEY (`uri-id`) REFERENCES `item-uri` (`id`) ON UPDATE RESTRICT ON DELETE CASCADE;


MySQL meldet:
#1050 - Tabelle './anarchydica/user@002dcontact' bereits vorhanden
Ok, also Updaten war keine gute Idee. Danach hatte ich auf nichts mehr zugriff. Nur noch eine weiße Seite mit Service nicht verfügbar.
neuer älter