![]() |
title says it all relly;)
|
In newreply.php, add this:
Code:
$pagetext = preg_replace("/(\[quote])(.*)(\[\/quote])/siU", "", $pagetext); Code:
$pagetext = preg_replace("/(\[img])(.*)(\[\/img])/siU", "", $pagetext); Let me know. :) |
works like a treat:D
huge thanks. :) |
I don't have this line
Code:
My version of VB is 2.0.3 Can you give me another line to look for? Thanks in advance. :up: |
Using 2.0.3 as well and I would like to use this as well.
|
I guess Palmer already did this .... cause its already in our board. lol
anway ,... do a search for $pagetext You should see something like this: Quote:
[quote] // strip IMG tags from quotes $pagetext = preg_replace("/(\[img])(.*)(\[\/img])/siU", "", $pagetext); $pagetext = preg_replace("/(\ Quote:
now to make this strip out glow! |
All I have is this:
PHP Code:
|
All times are GMT. The time now is 12:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|