Freunde müssen eine Anfrage bestätigen
Forumsregeln
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
- hundestaffel
- Mitglied
- Beiträge: 414
- Registriert: 29.07.2008 12:11
- Wohnort: Traun bei Linz
- Kontaktdaten:
Freunde müssen eine Anfrage bestätigen
Hallo Leute,
ich möchte in meinem Board eine Funktion ermöglichen wie sie auch auf Facebook zu sehen ist.
Also dass wenn man einen User als Freund hinzufügen möchte dieser eine Anfrage bekommt und er sie erst bestätigen muss.
Ich habe leider in der Suche nichts gefunden diesbezüglich eventuell gibt es ja schon ein Snippet die eine solche Funktion einbaut.
ich möchte in meinem Board eine Funktion ermöglichen wie sie auch auf Facebook zu sehen ist.
Also dass wenn man einen User als Freund hinzufügen möchte dieser eine Anfrage bekommt und er sie erst bestätigen muss.
Ich habe leider in der Suche nichts gefunden diesbezüglich eventuell gibt es ja schon ein Snippet die eine solche Funktion einbaut.
Re: Freunde müssen eine Anfrage bestätigen
phpBB Social Network bietet diese Funktion und noch diverse andere: http://socialnetwork.phpbb3hacks.com/download.php
Läßt sich schnell installieren, allerdings sollte das (Test-)Forum wohl direkt im Root (htdocs) liegen. Bei mir gab's sonst Darstellungsprobleme mit den Miniavatarbildern und Links, die Pfadangabe bezog sich immer auf Root und nicht den Forenordner.
Läßt sich schnell installieren, allerdings sollte das (Test-)Forum wohl direkt im Root (htdocs) liegen. Bei mir gab's sonst Darstellungsprobleme mit den Miniavatarbildern und Links, die Pfadangabe bezog sich immer auf Root und nicht den Forenordner.
Re: Freunde müssen eine Anfrage bestätigen
Friend Request Approval (FRAM) ist genau das was du suchst. Nicht mehr und nicht weniger. 

- hundestaffel
- Mitglied
- Beiträge: 414
- Registriert: 29.07.2008 12:11
- Wohnort: Traun bei Linz
- Kontaktdaten:
Re: Freunde müssen eine Anfrage bestätigen
Danke euch beiden, ich werde mir beide Mods einmal näher ansehen.
- hundestaffel
- Mitglied
- Beiträge: 414
- Registriert: 29.07.2008 12:11
- Wohnort: Traun bei Linz
- Kontaktdaten:
Re: Freunde müssen eine Anfrage bestätigen
Kann es sein dass sich dieser Mod mit dem Like Button von Facebook beißt?modernist hat geschrieben:phpBB Social Network bietet diese Funktion und noch diverse andere: http://socialnetwork.phpbb3hacks.com/download.php
Läßt sich schnell installieren, allerdings sollte das (Test-)Forum wohl direkt im Root (htdocs) liegen. Bei mir gab's sonst Darstellungsprobleme mit den Miniavatarbildern und Links, die Pfadangabe bezog sich immer auf Root und nicht den Forenordner.
- hundestaffel
- Mitglied
- Beiträge: 414
- Registriert: 29.07.2008 12:11
- Wohnort: Traun bei Linz
- Kontaktdaten:
Re: Freunde müssen eine Anfrage bestätigen
So hier noch einmal die Fehlermedlung eventuell hat ja jemand einen Tip für mich.
Sorry noch für die 3 Fach Posts ich bin schon etwas müde heute.
Kenne natürlich die Knigge.
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 5: parser error : Opening and ending tag mismatch: META line 2 and HEAD
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: </HEAD><BODY>
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 8: parser error : Specification mandate value for attribute noshade
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: <HR noshade size="1px">
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 8: parser error : attributes construct error
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: <HR noshade size="1px">
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 8: parser error : Couldn't find end of Start Tag HR line 8
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: <HR noshade size="1px">
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 23: parser error : Opening and ending tag mismatch: P line 19 and UL
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: </UL>
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 28: parser error : Specification mandate value for attribute noshade
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: <HR noshade size="1px">
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 28: parser error : attributes construct error
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: <HR noshade size="1px">
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 28: parser error : Couldn't find end of Start Tag HR line 28
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: <HR noshade size="1px">
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 32: parser error : Opening and ending tag mismatch: BR line 27 and BODY
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: </BODY></HTML>
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 32: parser error : Opening and ending tag mismatch: P line 24 and HTML
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: </BODY></HTML>
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 33: parser error : Premature end of data in tag LI line 15
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]:
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 33: parser error : Premature end of data in tag UL line 14
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]:
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 33: parser error : Premature end of data in tag P line 12
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]:
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 33: parser error : Premature end of data in tag P line 9
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]:
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 33: parser error : Premature end of data in tag BODY line 5
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]:
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 33: parser error : Premature end of data in tag HEAD line 2
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]:
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: Entity: line 33: parser error : Premature end of data in tag HTML line 2
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]:
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 528: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Notice: in file /includes/acp/acp_socialnet.php on line 532: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3733)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3733)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 157: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3733)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 158: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3733)
Kenne natürlich die Knigge.
Re: Freunde müssen eine Anfrage bestätigen
Keine Ahnung, den habe ich nicht installiert.hundestaffel hat geschrieben:Kann es sein dass sich dieser Mod mit dem Like Button von Facebook beißt?
Bei der Testinstallation hatte ich trotz vielfältiger anderer MODs keine Probleme, die lief problemlos durch, die Probleme zeigten sich eher mit dem Sozialschnickschnackdingens selbst bei der Anordnung htdocs/forum/index.php statt htdocs/index.php.
- hundestaffel
- Mitglied
- Beiträge: 414
- Registriert: 29.07.2008 12:11
- Wohnort: Traun bei Linz
- Kontaktdaten:
Re: Freunde müssen eine Anfrage bestätigen
Ich habe ihn jetzt noch einmal lokal getestet, der Mod selbst ist toll führt aber eher zu einer sehr leeren Startseite, da ich nicht glaube dass die User nun auch bei mir Statusmeldungen usw. schreiben wie bei Facebook.
Dann muss ich wohl den anderen Mod übersetzen.
Ich möchte ja nur dass nicht jeder einfach jeden als Freund hinzufügen kann sondern dieser eben eine Nachricht bekommt und das dann bestätigen kann oder eben nicht.
Dann muss ich wohl den anderen Mod übersetzen.
Ich möchte ja nur dass nicht jeder einfach jeden als Freund hinzufügen kann sondern dieser eben eine Nachricht bekommt und das dann bestätigen kann oder eben nicht.
-
- Valued Contributor
- Beiträge: 3570
- Registriert: 21.04.2004 12:22
- Wohnort: Berlin
- Kontaktdaten:
Re: Freunde müssen eine Anfrage bestätigen
Dann greife auf die Mod, die AmigaLink gepostet hat, nutzt ich auch und läuft einwandfrei und die paar Zeilen in der Sprachdatei sind eigentlich auch schnell übersetzt.hundestaffel hat geschrieben:Ich habe ihn jetzt noch einmal lokal getestet, der Mod selbst ist toll führt aber eher zu einer sehr leeren Startseite, da ich nicht glaube dass die User nun auch bei mir Statusmeldungen usw. schreiben wie bei Facebook.
Dann muss ich wohl den anderen Mod übersetzen.
Ich möchte ja nur dass nicht jeder einfach jeden als Freund hinzufügen kann sondern dieser eben eine Nachricht bekommt und das dann bestätigen kann oder eben nicht.

- hundestaffel
- Mitglied
- Beiträge: 414
- Registriert: 29.07.2008 12:11
- Wohnort: Traun bei Linz
- Kontaktdaten:
Re: Freunde müssen eine Anfrage bestätigen
Naja wenn mein Englisch ein wenig besser wäre dann vielleicht.
Ich habe den Mod auf jeden Fall einmal eingebaut und soweit ich es sehe funktioniert er auch. Nur eben wenn das Ganze noch Deutsch wäre dann wäre es perfekt.
Ich habe den Mod auf jeden Fall einmal eingebaut und soweit ich es sehe funktioniert er auch. Nur eben wenn das Ganze noch Deutsch wäre dann wäre es perfekt.