How do i change a link in a thread with mysql
i have one like
http://mybb.com
to
http://mybb1.com
how do you do something like that in all threads that the sentance appears in
is this in a signature, or in a ton of posts? im not sure i understand what your wanting to do. if in posts u can search through the tables in mysql for the string and replace them.
(2012-07-20, 02:08 AM)WebDevandPhoto Wrote: [ -> ]is this in a signature, or in a ton of posts? im not sure i understand what your wanting to do. if in posts u can search through the tables in mysql for the string and replace them.
Ok in a thread someone posts a link to a site eg
http://mybb.com they changed the domain of that site so want to change the link on the thread how do u do it
Still looking to solve this issue