thestr
10-09-2010, 09:21 AM
Hi everybody,
i was testing the vivvo, nice job guys.
however i have one question.
i didn't find any answer searching the forums.
here it is:
let's say i use a license on domain : A.com
and after some time i want to use the domain : B.com
i don't want to loose the content from A.com, so i use the admin area facility to export the database sql from A.com and try to import on B.com
as i see on the sql file the images are stored like this :
<img src=\"http://A.com/files.php?file=wn_revisions.jpg\" border=\"0\" />
Question:
if i'll import this sql to B.com the images path will change on fly ?
Something like :
<img src=\"http://B.com/files.php?file=wn_revisions.jpg\" border=\"0\" />
any ideas?
i was testing the vivvo, nice job guys.
however i have one question.
i didn't find any answer searching the forums.
here it is:
let's say i use a license on domain : A.com
and after some time i want to use the domain : B.com
i don't want to loose the content from A.com, so i use the admin area facility to export the database sql from A.com and try to import on B.com
as i see on the sql file the images are stored like this :
<img src=\"http://A.com/files.php?file=wn_revisions.jpg\" border=\"0\" />
Question:
if i'll import this sql to B.com the images path will change on fly ?
Something like :
<img src=\"http://B.com/files.php?file=wn_revisions.jpg\" border=\"0\" />
any ideas?