Bedankomat say thx for post

Allgemeiner Support zum phpBB 2 Board und phpBB 2 Modifikationen
Forumsregeln
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
Antworten
mozes
Beiträge: 7
Registriert: So 19.Sep, 2004 02:41

Bedankomat say thx for post

Beitrag von mozes »

Is it posibel, that the users that have give a thx, are showing up
Not on the bottom of the forum, but in the post where thy realy want to give there thx for.
Lets say, its shows up like a quote.

Example: these users say thx
Username's of users who have say thx for this post
This way they can say thx for a specifik post, instead of the complete Topic

Ps, great forum, learnt a lot here.. :bia:
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

Yes, it may be possible.
But! Regard the huge load for the page, while proofing all thanks for each post!
Not a good Idea to do this ;)
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
mozes
Beiträge: 7
Registriert: So 19.Sep, 2004 02:41

Beitrag von mozes »

Okee thx.

it seems to me to be a great idee :)
shut it realy give a huge load.. :confused:
i mean slow down the page load....

ps, thx for your fast respons.
mozes
Beiträge: 7
Registriert: So 19.Sep, 2004 02:41

Beitrag von mozes »

Is it a lot off work. >
i realy like to try it,
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

No, you must just rewrite the mod for posts and not for topics.
Not hard to code, only some logical problems.
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
mozes
Beiträge: 7
Registriert: So 19.Sep, 2004 02:41

Beitrag von mozes »

Okee, thx.
i wil give it a try..
mozes
Beiträge: 7
Registriert: So 19.Sep, 2004 02:41

Beitrag von mozes »

Damn i cant do it myself...
xiltron
Beiträge: 5
Registriert: Mo 01.Aug, 2005 20:26

Beitrag von xiltron »

Das mit dem Umbauen für Post habe ich versucht aber ich schaffe es nicht :(

Kann mir jemand helfen ?

Ich habe es geschafft, das der Danke Button neben dem Edit Button ist in jedem Post, dann habe ich im bedankomatentable post_id zusätzlich gemacht und den code soweit auf post_id geändert.

Aber wie mache ich das jetzt hier beim Bedankungsfall in der viewopic beim Bedankomatenteil2?

Code: Alles auswählen

		$l_bedankomat = '<img src="'.$images['Say_thanks'].'" alt="Sich für diesen Beitrag bedanken" />';
		$u_bedankomat = append_sid('viewtopic.'.$phpEx.'?mode=add_thx&u='.$userdata['user_id'].'&t='.$topic_id);
Wäre nett wenn mir da jemand helfen kann, was muß ich da machen, das er das thx zum post_id macht und mir dannn das richtige topic läd?

Grüße
xiltron
Antworten