Custom Rank Title Mod Anzeige

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
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.
Antworten
amour
Mitglied
Beiträge: 372
Registriert: 08.01.2012 19:50

Custom Rank Title Mod Anzeige

Beitrag von amour »

hallo

ich will mir den custom rank title mod installieren und da
steht gleich als erstes ich soll das tun:

Code: Alles auswählen

INSERT INTO `phpbb_config` (`config_name`, `config_value`) VALUES ('custom_rank_post', '999999');
aber ich verstehs nicht ganz ....soll ich im phpmyadmin die phpbb_config aufrufen
und dann nur was einfügen??

bitte wäre echt toll wenn ihr mir helfen könntet.

der mod:http://www.phpbb.com/community/viewtopi ... &t=1018835


Edit:das mit dem sql hab ich schon glaub ich geschafft
aber bitte schaut euchdas mal an ich habs richtig installiert der rangname wird
auch angezeigt aber das mit der farbe bringt überhaupt nichts und ich kanns auch
nicht untern avatar tun...

hier die letzten einstellungen vom mod:was ich ganz komisch finde
weil dafür bräuchte ich ja fast keinen mod

Code: Alles auswählen

These instruction must be followed exactly or the mod will not work:
               
              CREATING THE CUSTOM RANK PROFILE:

			Go to ACP--->Users and Groups TAB--->Custom profile Fields.
			Select the Single Text Field option from the drop-down box.
			Click the Create New Field button.
			In the Field identification: field enter in custom_rank.
                  Make sure Display profile field:  is checked to YES
			The next 4 options are up to you.
			In the language specific options in the Field name/title presented to the user field: Enter Custom Rank
			For the field description you can word this however:

                  My example: You have the option of choosing a custom rank that will replace        
                  the default rank above your avatar once you reach 100 posts.

			Enter in your default value
			Now for the final step: Click on the Profile type specific options button and fill out the option as you 
		      wish.
                  

                 CREATING THE RANK COLOR PROFILE:
              
              Go to ACP--->Users and Groups TAB--->Custom profile Fields.
			Select the DROPDOWN BOX option from the drop-down box.
			Click the Create New Field button.
			In the Field identification: field enter in rank_color.
			Make sure Display profile field:  is checked to YES
                  The next 4 options are up to you.
                  In the language specific options in the Field name/title presented to the user field: Enter Rank Color
			For the field description you can word this however:
                  Example: Select a color for your custom rank title.
                  Now for the entries: This is where you will specify which colors you want available to your users.
                  Enter each one a separate line.
                  
                  black
                  blue
                  red
                  green
                  cyan
                  orange
                  magenta
                  purple
                  yellow

                  Now click the Profile type specific option button and select your default value.

                 If there is something you don’t understand here just post a comment in the support topic

hier das bild was rauskommt:
[ externes Bild ]
Zuletzt geändert von amour am 13.01.2012 01:04, insgesamt 1-mal geändert.
hackepeter13
Valued Contributor
Beiträge: 3557
Registriert: 21.04.2004 12:22
Wohnort: Berlin
Kontaktdaten:

Re: Custom Rank Title Sql frage

Beitrag von hackepeter13 »

Jaein!
Ja du gehst ins phpmyadmin und dort in den Tab "SQL", dort fügst du die komplette Zeile in das Textfeld ein, Klickst "Ok" (Absenden)! Fertig, das war's.

Mach doch mal ein Leerzeichen zwischen Doppelpunkt und http, damit der Link auch als Link umgewandelt wird und man ihn nicht immer kopieren muss. :roll:
Antworten

Zurück zu „[3.0.x] Mod Support“