ich suche einen Mod wie diesen im Bild unten sichtbar, wenn möglich
sollte man mithilfe des Mods auch user voten können, ist aber nicht
zwingend erforderlich.
Ich bin euch für jede Hilfe dankbar.
Boardinfo: "phpBB2 Plus 1.52 based on phpBB 2.0.10"


Code: Alles auswählen
#
#-----[ OPEN ]------------------------------------------------
#
profilcp/def/def_usermaps.phpWenn man den Mod Profile Control Panel installiert, existiert im Anschluss auch der Unterordner "profilcp/def/..."phpbbhacks.com hat geschrieben:HP/MP/EXP (Poster Level) for Profile Control Panel
This hack adds an RPG like level to the Profile Control Panel (required), including an HP, MP and EXP rating to a user's profile and under their name in their posts. ...
Obwohl ich ja so ziemlich alles verbau in meinem Forum
Kommt bestimmt. GarantiertIch warte ja nur mal auf den Supergau
übrigens nur noch bei jedem 3. !! ^boxpus hat geschrieben:Und bei jedem 2. Mod nachfragst
Code: Alles auswählen
#-----[ OPEN ]------------------------------------------
#
viewforum.php
.
.
#
#-----[ FIND ]------------------------------------------
#
'U_POST_NEW_TOPIC' => append_sid("posting.$phpEx?mode=newtopic&" . POST_FORUM_URL . "=$forum_id"),
#
#-----[ REPLACE WITH ]------------------------------------------
#
'U_POST_NEW_TOPIC' => $u_new_post_topic,
So wird in der viewforum kein Bild angezeigt, für niemanden, da der Code so lauten sollte:
#
#-----[ REPLACE WITH ]------------------------------------------
#
'U_POST_NEW_TOPIC' => $u_post_new_topic,