DZCP Template Supportfree template 02 frage


26.06.2009, 09:58 - tcaf - Forumrang: Plappermaul - 16 Posts
vielen dank erstmal fuer ds schoene template!
nun meine frage: ist es moeglich die membermap einzufuegen?

tcaf
 
26.06.2009, 13:32 - banned - Forumrang: GT Süchtig - 331 Posts
für dzcp oder webspell?
 
26.06.2009, 17:51 - tcaf - Forumrang: Plappermaul - 16 Posts
sry fuers dczp 1.5


gruesse

tcaf
 
26.06.2009, 18:44 - banned - Forumrang: GT Süchtig - 331 Posts
du meinst doch jetzt einfach ein weitern button in der navigation oder?
 
26.06.2009, 18:57 - tcaf - Forumrang: Plappermaul - 16 Posts
genau

 
27.06.2009, 10:29 - banned - Forumrang: GT Süchtig - 331 Posts
Hier ist der Code

[toggle=Klick]//Contents for menu 1
var menu1=new Array()
menu1[0]='<a href="../news/index.php">News</a>'
menu1[1]='<a href="../news/index.php?action=archiv">News Archiv</a>'
menu1[2]='<a href="../artikel/index.php">Articles</a>'
menu1[3]='<a href="../kalender/index.php">Kalender</a>'
menu1[4]='<a href="../contact/index.php">Contact</a>'
menu1[5]='<a href="../votes/index.php">Poll</a>'

//Contents for menu 2, and so on
var menu2=new Array()
menu2[0]='<a href="../squads/index.php">Squads</a>'
menu2[1]='<a href="../clanwars/index.php">Clanwars</a>'
menu2[2]='<a href="../contact/index.php?action=joinus">Join us</a>'
menu2[3]='<a href="../contact/index.php?action=fightus">Fight us</a>'
menu2[4]='<a href="../server/index.php">Server</a>'
menu2[5]='<a href="../rankings/index.php">Rankings</a>'

//Contents for menu 3, and so on
var menu3=new Array()
menu3[0]='<a href="../forum/index.php">Forum</a>'
menu3[1]='<a href="../gb/index.php">Guestbook</a>'
menu3[2]='<a href="../user/index.php?action=userlist">Userlist</a>'
menu3[3]='<a href="../downloads/index.php">Downloads</a>'
menu3[4]='<a href="../teamspeak/index.php">Teamspeak</a>'
menu3[5]='<a href="../links/index.php">Links</a>'
menu3[6]='<a href="../Membermap/index.php">Membermap</a>'

//Contents for menu 4, and so on
var menu4=new Array()
menu4[0]='<a href="../sponsors/index.php">Sponsors</a>'
menu4[1]='<a href="../gallery/index.php">Gallery</a>'
menu4[2]='<a href="../serverliste/index.php">Serverlist</a>'
menu4[3]='<a href="../linkus/index.php">Linkus</a>'
menu4[4]='<a href="../stats/index.php">Stats</a>'
menu4[5]='<a href="../impressum/index.php">Imprint</a>'[/toggle]


Kopier den Gesamten Code

Mach Index.html auf

Suche diesen Code:

[toggle=Klick]//Contents for menu 1
var menu1=new Array()
menu1[0]='<a href="../news/index.php">News</a>'
menu1[1]='<a href="../news/index.php?action=archiv">News Archiv</a>'
menu1[2]='<a href="../artikel/index.php">Articles</a>'
menu1[3]='<a href="../kalender/index.php">Kalender</a>'
menu1[4]='<a href="../contact/index.php">Contact</a>'
menu1[5]='<a href="../votes/index.php">Poll</a>'

//Contents for menu 2, and so on
var menu2=new Array()
menu2[0]='<a href="../squads/index.php">Squads</a>'
menu2[1]='<a href="../clanwars/index.php">Clanwars</a>'
menu2[2]='<a href="../contact/index.php?action=joinus">Join us</a>'
menu2[3]='<a href="../contact/index.php?action=fightus">Fight us</a>'
menu2[4]='<a href="../server/index.php">Server</a>'
menu2[5]='<a href="../rankings/index.php">Rankings</a>'

//Contents for menu 3, and so on
var menu3=new Array()
menu3[0]='<a href="../forum/index.php">Forum</a>'
menu3[1]='<a href="../gb/index.php">Guestbook</a>'
menu3[2]='<a href="../user/index.php?action=userlist">Userlist</a>'
menu3[3]='<a href="../downloads/index.php">Downloads</a>'
menu3[4]='<a href="../teamspeak/index.php">Teamspeak</a>'
menu3[5]='<a href="../links/index.php">Links</a>'

//Contents for menu 4, and so on
var menu4=new Array()
menu4[0]='<a href="../sponsors/index.php">Sponsors</a>'
menu4[1]='<a href="../gallery/index.php">Gallery</a>'
menu4[2]='<a href="../serverliste/index.php">Serverlist</a>'
menu4[3]='<a href="../linkus/index.php">Linkus</a>'
menu4[4]='<a href="../stats/index.php">Stats</a>'
menu4[5]='<a href="../impressum/index.php">Imprint</a>'[/toggle]


und ersetz in mit dem oberen

abspeichern und hochladen fertig wink
 
28.06.2009, 12:05 - tcaf - Forumrang: Plappermaul - 16 Posts
hi
ich kopierte den inhalt in die index.hmtl von dem template hoffe das is so richtig?
im template kommt der button, soweit funktioniert das!
klickt mann auf den button kommt 404 die seite is nich erreichbar

www.tcaf-shootingrange.de zum guggen

ich hab echt null plan von hp bau

danke fuer deine hilfe

tcaf
 
25.07.2009, 23:32 - tcaf - Forumrang: Plappermaul - 16 Posts
hiho,
ich habs immer noch nich geschafft, koennte noch jemand helfen?

danke im voraus

tcaf
 
26.07.2009, 00:04 - banned - Forumrang: GT Süchtig - 331 Posts
sry hab ein kleines fehler gemacht beim dem code

Suche im index.html:" menu3[6]='<a href="../Membermap/index.php">Membermap</a>' "

Ersetzen durch:" menu3[6]='<a href="../membermap/index.php">Membermap</a>' "

Abspeichern und hochladen wink
 
26.07.2009, 11:41 - tcaf - Forumrang: Plappermaul - 16 Posts
fettes danke nu funzt dat richtig gut

merci

tcaf