Hi,
I’m trying to get MSM setup, here’s what im trying to do.
we have the main site, which has all the information in it. the client wants another site, which is identical in every way, except certain information not relevant is removed. eg all products are in the main site, but only 2 are in the second site. we want the second site to reference the data in the first site.
now i can get the channel entries from the first site no problems, however, things like CSS and JS files, which in the original templates are specified with src=’{path="group/file"}’ dont come up because they obviously dont exist in the second site. I really dont want to duplicate templates that are common between the two, forcing me to update two sites, i might as well have two separate sites then. any suggestions on ways around this problem ?
the second site is in a sub directory of the first, with the second domain pointing to that site. but i also have the problem that all my images are stored in the main sites folder under /images. I cant see this from my second site because the url ( http://www.site2.com/images/ ) does not exist, but http://www.site1.com/images/ does… so how would i reference them? im thinking a symlink ? is there something in EE that can do this ?
I hope that makes sense, any help is appreciated
edit: forgot to mention:
ExpressionEngine: Version 2.1.3 Build 20101220
MSM : Version: 2.0 Build: 20101215