Results 1 to 10 of 14
-
4th Sep 2010, 08:12 AM #1OPMember
how to replace word in vb4
Hi,
How can I auto replace some words with another in all parts of vbulletin? for example changing all "referral" to "referral=5" in all parts, even signatures.
Thanks in advancem107 Reviewed by m107 on . how to replace word in vb4 Hi, How can I auto replace some words with another in all parts of vbulletin? for example changing all "referral" to "referral=5" in all parts, even signatures. Thanks in advance Rating: 5
-
4th Sep 2010, 08:20 AM #2BannedWebsite's:
maxleech.com dllpoint.com ultrahosts.info downloaddesi.comCode:UPDATE post SET pagetext = REPLACE(pagetext,'OLD TEXT','NEW TEXT')
this can replace in posts
-
4th Sep 2010, 08:22 AM #3OPMember
Thank you, but you mean in database? what about further posts?
-
4th Sep 2010, 08:27 AM #4BannedWebsite's:
maxleech.com dllpoint.com ultrahosts.info downloaddesi.combro this is the sql query to be run in phpmyadmin
this will replace all the old text in the page with ur new text
-
4th Sep 2010, 08:32 AM #5OPMember
-
4th Sep 2010, 08:34 AM #6BannedWebsite's:
maxleech.com dllpoint.com ultrahosts.info downloaddesi.comu mean continuous replacement?
-
4th Sep 2010, 08:37 AM #7OPMember
-
4th Sep 2010, 08:40 AM #8BannedWebsite's:
maxleech.com dllpoint.com ultrahosts.info downloaddesi.comu need a plugin for this?
coz until i kno, sql queries can only do this
-
4th Sep 2010, 08:42 AM #9OPMember
yes, actually I need a plugin
-
4th Sep 2010, 08:45 AM #10BannedWebsite's:
maxleech.com dllpoint.com ultrahosts.info downloaddesi.comhere you go bro
http://www.vbulletin.org/forum/showthread.php?t=239234
if you cant download, i can upload it somewhere for u
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Which is the best replace tools
By tcnnvnn in forum Webmaster DiscussionReplies: 5Last Post: 29th Sep 2011, 09:40 AM -
Preg replace help
By SJshah in forum Web Development AreaReplies: 17Last Post: 8th Aug 2010, 10:47 PM -
Replace word Code: with Download:
By pankaj in forum vBulletinReplies: 6Last Post: 24th May 2010, 01:00 AM -
how to replace bad words?
By wman in forum vBulletinReplies: 2Last Post: 19th Feb 2009, 12:18 PM
themaManager - edit and manage...
Version 4.18 released. Open older version (or...