Freunde müssen eine Anfrage bestätigen

Du suchst einen bestimmten Mod, weißt aber nicht genau wo bzw. ob er überhaupt existiert? Wenn dir dieser Artikel nicht weiterhilft, kannst du hier den von dir gewünschten/gesuchten Mod beschreiben ...
Falls ein Mod-Autor eine der Anfragen hier aufnimmt, um einen neuen Mod zu entwickeln, geht's in [3.0.x] Mods in Entwicklung weiter.
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.
Benutzeravatar
hundestaffel
Mitglied
Beiträge: 414
Registriert: 29.07.2008 12:11
Wohnort: Traun bei Linz
Kontaktdaten:

Freunde müssen eine Anfrage bestätigen

Beitrag von hundestaffel »

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.
modernist
Ehemaliges Teammitglied
Beiträge: 2202
Registriert: 12.01.2009 10:44

Re: Freunde müssen eine Anfrage bestätigen

Beitrag von modernist »

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.
Benutzeravatar
AmigaLink
Mitglied
Beiträge: 1417
Registriert: 09.06.2003 21:56
Wohnort: NRW
Kontaktdaten:

Re: Freunde müssen eine Anfrage bestätigen

Beitrag von AmigaLink »

Friend Request Approval (FRAM) ist genau das was du suchst. Nicht mehr und nicht weniger. :)
Benutzeravatar
hundestaffel
Mitglied
Beiträge: 414
Registriert: 29.07.2008 12:11
Wohnort: Traun bei Linz
Kontaktdaten:

Re: Freunde müssen eine Anfrage bestätigen

Beitrag von hundestaffel »

Danke euch beiden, ich werde mir beide Mods einmal näher ansehen.
Benutzeravatar
hundestaffel
Mitglied
Beiträge: 414
Registriert: 29.07.2008 12:11
Wohnort: Traun bei Linz
Kontaktdaten:

Re: Freunde müssen eine Anfrage bestätigen

Beitrag von hundestaffel »

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.
Kann es sein dass sich dieser Mod mit dem Like Button von Facebook beißt?
Benutzeravatar
hundestaffel
Mitglied
Beiträge: 414
Registriert: 29.07.2008 12:11
Wohnort: Traun bei Linz
Kontaktdaten:

Re: Freunde müssen eine Anfrage bestätigen

Beitrag von hundestaffel »

So hier noch einmal die Fehlermedlung eventuell hat ja jemand einen Tip für mich.

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)
Sorry noch für die 3 Fach Posts ich bin schon etwas müde heute.
Kenne natürlich die Knigge.
modernist
Ehemaliges Teammitglied
Beiträge: 2202
Registriert: 12.01.2009 10:44

Re: Freunde müssen eine Anfrage bestätigen

Beitrag von modernist »

hundestaffel hat geschrieben:Kann es sein dass sich dieser Mod mit dem Like Button von Facebook beißt?
Keine Ahnung, den habe ich nicht installiert.
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.
Benutzeravatar
hundestaffel
Mitglied
Beiträge: 414
Registriert: 29.07.2008 12:11
Wohnort: Traun bei Linz
Kontaktdaten:

Re: Freunde müssen eine Anfrage bestätigen

Beitrag von hundestaffel »

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.
hackepeter13
Valued Contributor
Beiträge: 3570
Registriert: 21.04.2004 12:22
Wohnort: Berlin
Kontaktdaten:

Re: Freunde müssen eine Anfrage bestätigen

Beitrag von hackepeter13 »

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.
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. ;)
Benutzeravatar
hundestaffel
Mitglied
Beiträge: 414
Registriert: 29.07.2008 12:11
Wohnort: Traun bei Linz
Kontaktdaten:

Re: Freunde müssen eine Anfrage bestätigen

Beitrag von hundestaffel »

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.
Antworten

Zurück zu „[3.0.x] Mod Suche/Anfragen“