Aktuelles
  • Herzlich Willkommen im Balkanforum
    Sind Sie neu hier? Dann werden Sie Mitglied in unserer Community.
    Bitte hier registrieren

Vermisstenanzeige

siehst du nicht das bei don alles weg ist ?
seine beiträge, danke usw.
cobra hatte ihn wohl gelöscht......


Hab im netz gesucht, für meinem account gibts keine hoffnung, ausser Cobra spielt ein backup drüber, oder geht in die datenbank und folgt diesen anweisungen, dann kann er die posts vom alten account mit meinem neuen verbinden, aber nur die posts glaub ich, weiss aber nicht ob er überhaupt zugang zur DB hat.
[h=2]How Do I Associate Old Posts with a Deleted User[/h] Mon 13th Aug '07, 6:30pm


If you acccidentally delete a user but not their posts, you can register a new account for that user, then run this query to associate the old posts with the new account:

UPDATE post SET userid='xxx' WHERE username='Old Name';

....with 'xxx' being the userid of the new account.

Then update the thread and forum counters in that order:

Admin CP -> Maintenance -> Update Counters
 
Hab im netz gesucht, für meinem account gibts keine hoffnung, ausser Cobra spielt ein backup drüber, oder geht in die datenbank und folgt diesen anweisungen, dann kann er die posts vom alten account mit meinem neuen verbinden, aber nur die posts glaub ich, weiss aber nicht ob er überhaupt zugang zur DB hat.
How Do I Associate Old Posts with a Deleted User

Mon 13th Aug '07, 6:30pm


If you acccidentally delete a user but not their posts, you can register a new account for that user, then run this query to associate the old posts with the new account:

UPDATE post SET userid='xxx' WHERE username='Old Name';

....with 'xxx' being the userid of the new account.

Then update the thread and forum counters in that order:

Admin CP -> Maintenance -> Update Counters

Das kann doch nicht sein das alles weg ist , und man es nicht wieder herstellen kann.
 
Zurück
Oben