Seite 2 von 2

Verfasst: 06.05.2004 20:25
von DaniM
Hier stehts doch:

Code: Alles auswählen

# 
#-----[ OPEN ]--------------------------------------------- 
# 
includes/bbcode.php 

# 
#-----[ FIND ]--------------------------------------------- 
# Line 284 
   $text = preg_replace("#\[img\]((ht|f)tp://)([^\r\n\t<\"]*?)\[/img\]#sie", "'[img:$uid]\\1' . str_replace(' ', '%20', '\\3') . '[/img:$uid]'", $text); 

# 
#-----[ REPLACE WITH ]--------------------------------------------- 
# 
   $text = preg_replace("#\[img\]((ht|f)tp://)([^ \?&=\"\n\r\t<]*?(\.(jpg|jpeg|gif|png)))\[/img\]#sie", "'[img:$uid]\\1' . str_replace(' ', '%20', '\\3') . '[/img:$uid]'", $text);
Grüße,
Dani,
EDIT: Zu langsam ;-)

Verfasst: 07.05.2004 13:19
von NuCHiLL
Hab ich schon ausprobiert, hat nicht funktioniert!
Is mir aber auch mittlerweile egal!

Lass ich dann halt weg 8)

Verfasst: 09.05.2004 22:21
von Cesare
Also mir ist das auch gleich nach dem Update aufgefallen und hab die Änderung sofort wieder Rückgängig gemacht und es funzt....

Verfasst: 11.05.2004 12:43
von NuCHiLL
ich werds nochmal probieren, da mein board gecrasht is und ich es neu installiert habe...

Verfasst: 11.05.2004 12:48
von NuCHiLL
jetzt bin ich platt! auf einmal gehts...
danke