Page 1 of 1

links rewrite on cms migration?

Posted: Mon Jan 15, 2007 7:58 am
by pumuklee
hi

i want to ask about the possibility or methods for migrating my cms from a server to other

the problem what i see is that in config.php file we have some kind of declarations

$config['image_uploads_url'] = 'http://www.example.net/wmps2_my/uploads/images';

but the probelm is that the location of the images in the templates appears something like this


so my question is
why they appear not in this way
/im.jpg">

it is more dinamic

or it is a possibility to do that?

because in this way which is now when i copy the cms from a server to other i must rewrite all the links

thanks

Re: links rewrite on cms migration?

Posted: Mon Jan 15, 2007 8:31 am
by pumuklee