Author Topic: [REQUEST] Buddylist/Freundesliste  (Read 39950 times)

0 Members and 1 Guest are viewing this topic.

Offline Bonze

  • Newbie
  • *
  • Posts: 49
    • View Profile
[REQUEST] Buddylist/Freundesliste
« on: July 28, 2006, 12:58:55 PM »
gibt es schon eine buddylist/freundesliste ?

man könnte leute adden(diese müssen es bestätigen),
aufgebaut ist sowas wie ne privtae mitgliederliste, in der nur seine freunde stehen , mit hotlink für Pn , usw,,..
« Last Edit: July 29, 2006, 12:47:07 PM by Bonze »

Offline Bonze

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #1 on: July 29, 2006, 03:54:38 PM »
ne idee für die datenbank struktur hab ich nun auch :)

also tabelle freundesliste

id|a       |b        |aktiv (freundschaft)
---------------------------------------------------
1|name1|name2|0
2|name2|name3|1


Benutzer a (bsp. name1) hat eine Freundschaft mit Benutzer b (name2)"beantragt", die dieser jetzt noch bestätigen muss.

aktiv =1
muss noch bestätigt werden =0

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #2 on: July 29, 2006, 04:55:11 PM »
can you explain in english ? :?

Offline Bonze

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #3 on: July 29, 2006, 05:20:00 PM »
i would try it :D

i need a buddylist, but i dont know who i do it  :(

an idea for the mysql database

id| a       | b       |aktive (friendship)
---------------------------------------------------
1 |name1|name2| 0
2 |name2|name3| 1

0=the friendship wait for appliy
1=the friendship is applied and the users are on the buddy list


User a (example. name1) have a friendship with User b (name2)"applies", he must still  confirm .

german
Man könnte auch noch einbauen das man die freundschft kündigen kann, und man somit auf der buddliste seines "ex" freundes verschwindet.

Sry for my bad english

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #4 on: July 29, 2006, 06:28:54 PM »
i've also thinking in use lightbox and turn it just to added by username .. but i still wondering how do..

second one its about added additional fields and added manually, but the problem goes to .."no limit of entries"..

 :?

Offline Bonze

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #5 on: July 29, 2006, 08:14:49 PM »
event kann man das erweiterung von dem PM system machen ?

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #6 on: July 30, 2006, 12:39:30 AM »
how ? :roll:

Offline Bonze

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #7 on: July 31, 2006, 01:16:36 PM »
i cant say how, becouse i dont know who 4images works,.


ich weiss  nich wie mans machen kann , weil ich nich weiss wie 4images aufgebaut is und arbeitet, hab bios jetzt nur mehrere miods eingebaut und es an mein design angepasst



« Last Edit: August 05, 2006, 01:51:11 PM by Bonze »

Offline Bonze

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #8 on: August 05, 2006, 01:51:18 PM »
the first steps are done,
it works :)
users can at teh moment only add/delete by phpmyadmin 

So die ersten Schritte sind getan ,.
es funktioniert soweit , allerdings muss ich noch einbauen das man leute adden und löschen kann was bis jetzt nur via mysql db möglich ist
und ich würde sagen ende August bin ich spätestens damit fertig !

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #9 on: August 05, 2006, 05:21:28 PM »
the first steps are done,
it works :)
users can at teh moment only add/delete by phpmyadmin 

So die ersten Schritte sind getan ,.
es funktioniert soweit , allerdings muss ich noch einbauen das man leute adden und löschen kann was bis jetzt nur via mysql db möglich ist
und ich würde sagen ende August bin ich spätestens damit fertig !

how ?????  8O

Offline Bonze

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #10 on: August 05, 2006, 09:57:36 PM »
dont ask always how? !

there is a example picture!

Hier ist ein beispiel bild!

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #11 on: August 05, 2006, 10:01:52 PM »
i mean its how do that ????

i'm at months trying make that and without any results =(

Offline Bonze

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #12 on: August 05, 2006, 10:06:15 PM »
ists simple , coding :)
i have some help from a friend , hes from another normal php forum :)
wehn  i`m finished, i post the code here :)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #13 on: August 05, 2006, 10:08:28 PM »
ists simple , coding :)
i have some help from a friend , hes from another normal php forum :)
wehn  i`m finished, i post the code here :)

Thats great :)

i'm php newbie, i bearly make some addons, cute and past and some additional lines... i've community site this ill be awesome !

Offline Bonze

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: [REQUEST] Buddylist/Freundesliste
« Reply #14 on: August 06, 2006, 07:18:32 PM »
eng:
today, i have created the php-code for the add/delete -action , and it works great :mrgreen:
i must install the Pm mod and make it kompatible , so ,.

ger:
so heut hab ich die add/delete funktionen eingebaut, und muss sagen es funktioniert,
jetzt muss ich nurnoch den Pm Mod installieren und ihn mit meinem Mod kompatibel machen :)


mfg/see ya  Bonze