Pagina 1 van 1

casino

Geplaatst: 07 mei 2006, 20:54
door calimero
hallo kan iemand mij dit uit leggen ik snap er niet zo veel van :?

Code: Selecteer alles

#
#-----[ OPEN ]------------------------------------------ 
# 
/ChanceAce.php

#
#-----[ FIND ]------------------------------------------ 
# 


<td class="row2"><span class="row2"><img src="/community/images/chanceace/chanceace.gif"><a href="{U_PORTAL}"></a></span></td>

#
#-----[ IN-LINE FIND ]------------------------------------------ 
# 

/community/images/chanceace/chanceace.gif"

#
#-----[ REPLACE WITH ]------------------------------------------ 
# 
// The community needs to be your forum path I used path "forum" as example
// so if your forum was www.mydomain.com/forum you will rpelace the code with what 
// I have below


/forum/images/chanceace/chanceace.gif"
#
#-----[ FIND ]------------------------------------------ 
# 

<td class="row2"><span class="row2"><img src="/community/images/chanceace/aces1.jpg"<a href="{U_PORTAL}"></a></span></td>

#
#-----[ IN-LINE FIND ]------------------------------------------ 
# 

/community/images/chanceace/aces1.jpg"

#
#-----[ REPLACE WITH ]------------------------------------------ 
# 
// The community needs to be your forum path I used path "forum" as example
// so if your forum was www.mydomain.com/forum you will rpelace the code with what 
// I have below


/forum/images/chanceace/aces1.jpg"
#
#-----[ FIND ]------------------------------------------ 
# There are 2 instances that call for this
# so be sure to do both of them

<td class="row2"><span class="row2"><img src="/community/images/chanceace/aces1.jpg"<a href="{U_PORTAL}"></a></span></td>

#
#-----[ IN-LINE FIND ]------------------------------------------ 
# 

/community/images/chanceace/aces1.jpg"

#
#-----[ REPLACE WITH ]------------------------------------------ 
# 
// The community needs to be your forum path I used path "forum" as example
// so if your forum was www.mydomain.com/forum you will rpelace the code with what 
// I have below


/forum/images/chanceace/aces1.jpg"

Geplaatst: 07 mei 2006, 21:01
door Paul
wat snap je er neit aan?

Geplaatst: 07 mei 2006, 21:27
door calimero
nou wat ik moet doen oke dit snap ik open ChanceAce.php
en dan vind snap ik ook wel maar dan dit

Code: Selecteer alles

# 
#-----[ IN-LINE FIND ]------------------------------------------ 
# 

/community/images/chanceace/chanceace.gif" 

# 
#-----[ REPLACE WITH ]------------------------------------------ 
# 
// The community needs to be your forum path I used path "forum" as example 
// so if your forum was www.mydomain.com/forum you will rpelace the code with what 
// I have below 


/forum/images/chanceace/chanceace.gif" 
# 

Geplaatst: 07 mei 2006, 21:28
door Bee
Je moet het pad aanpassen vanaf de root van je website.

Dus als je forum op

http://www.calimero.nl/forum staat

dan wordt het

Code: Selecteer alles

/forum/images/chanceace/chanceace.gif"