You are not logged in.

wcf.regNote.message

hotspot

Beginner

  • "hotspot" started this thread

Posts: 11

  • Send private message

1

Saturday, November 14th 2009, 9:24pm

Problem beim einbinden

hallo ich habe folgendes problem beim einbinden des dynamic drive elements:



hallo

ich habe ein problem. und zwar will ich diesen Slider:

http://www.dynamicdrive.com/dynamicinde ... tslide.htm

in diese funktion in der php mit einbauen:

Source code

1
2
3
4
5
6
else { 
echo '<br /> 
<a href="index.php?site=myprofile"><img src="/images/premiumanmeldunginfo.png" width="533" height="72" /><br /> 
<img src="http://www.teamwod.de/images/shop2/slides/slidehead.png" width="557" height="24" />' 
; 
}


Hier soll es rein:
http://www.teamwod.de/index.php?site=shop2



in den templates habe ich keine probleme aber bei der php bereitet mir das ganze große probleme.



EDIT:



habs rausgefunden..



:cbcool:

This post has been edited 1 times, last edit by "hotspot" (Nov 14th 2009, 10:23pm)


ShaoKhan

www.Spiegelwelt.com

Posts: 393

Location: 127.0.0.1

Occupation: EDV Dienstleister

  • Send private message

2

Monday, November 16th 2009, 12:17pm

Deine Lösung wäre vielleicht auch für andere von Interesse.
Leben heisst - Narben tragen.

hotspot

Beginner

  • "hotspot" started this thread

Posts: 11

  • Send private message

3

Monday, November 16th 2009, 2:51pm

die lösung:



Source code

1
2
3
4
5
6
7
8
9
echo '<br />
<a href="index.php?site=myprofile"><img src="/images/premiumanmeldunginfo.png" width="533" height="72" /><br />
<table width="100%" border="0" cellspacing="1" cellpadding="2">
 <tr> 
  <td></td>
 </tr>';
eval ("\$shop2_category_foot = \"".gettemplate("shop2_category_foot")."\";");
echo $shop2_category_foot;
}

ShaoKhan

www.Spiegelwelt.com

Posts: 393

Location: 127.0.0.1

Occupation: EDV Dienstleister

  • Send private message

4

Monday, November 16th 2009, 3:05pm

Vielen Dank ;)
Leben heisst - Narben tragen.

Similar threads

wcf.user.socialbookmarks.titel