ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Links between Sites using MSM

April 25, 2012 10:47pm

Subscribe [1]
  • #1 / Apr 25, 2012 10:47pm

    Jeff Wylie

    2 posts

    I’m running two sites on an MSM install… EE version 2.3.1.

    The main domain is http://www.joshuafund.net/
    The second site is http://epicenterconference.com/

    I am using a .htaccess file to remove index.php…

    RewriteEngine On
    RewriteCond $1 !\.(gif|jpe?g|png)$ [NC]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ /index.php/$1 [L]
    RewriteCond %{HTTPS} !=on
    RewriteRule "^(/donate)" "https://%{HTTP_HOST}$1" [R=301,L]

    The problem is that a link set to go to ‘www.joshuafund.net’ is being rewritten to ‘epicenterconference.com’.

    The link is at the bottom of this post… http://epicenterconference.com/features/conference_news/2013_israel_tour_epicenter_announced

    It is coded with the full URL… ‘http://www.joshuafund.net/features/israel_trips’ in a Wygwam field.
    But when the page loads, the link is being rewritten as ‘http://epicenterconference.com/features/israel_trips’... which does not exist.

    Any help as to how to fix that?
    Thanks-

  • #2 / Apr 26, 2012 6:01pm

    Dan Decker

    7338 posts

    Hi Wylie Creative,

    Welcome to the Forums!

    For the channel on site2 that is causing trouble, do you have “Automatically turn URLs and email addresses into links?” set to yes? You can find that in the channel’s preferences Admin->Channel Administration->Channels

    Double check that and let me know.

    Cheers,

  • #3 / Apr 26, 2012 6:07pm

    Jeff Wylie

    2 posts

    Thanks Dan,

    Yes that Channel Preference setting is currently set to ‘Yes’.  However, I just tested in both options and there is no change in the link.

  • #4 / Apr 30, 2012 3:35pm

    Dan Decker

    7338 posts

    Hi Wylie Creative,

    Hrm, well, then we need to take .htaccess out as the next step. Can you temporarily disable your .htaccess and restore index.php in Admin->General Configuration for each site?

    Without .htaccess, if this is still an issue, we would need to get a closer look.

    Cheers,

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases