typoscript - Shortcuts between domains in Typo3 -


i have multi-domain typo3 (4.7.11) installation @ moment 4 domains. configured realurl. configuration working far, cannot have shortcuts between domains. page tree looks this:

domain1     pagea     ... domain2     shortcut pagea ... 

the shortcut not working, redirects root page of domain2. believe problem not related realurl, not sure. believe multi-domain setup of typo3 currect, because other page types (including hyperlink page instead of shortcut). usual things included in typoscript setup like

config {     baseurl = domain2     typolinkcheckrootline = 1     typolinkenablelinksacrossdomains = 1      simulatestaticdocuments = 0     tx_realurl_enable = 1      content_from_pid_allowoutsidedomain = 1     prefixlocalanchors = } 

any suggestions? not sure more whether should work...

thanks in advance, christoph

first set

config.tx_realurl_enable = 0

to check, if realurl error or typo3 configuration error.

normally ts should enough:

config.typolinkcheckrootline = 1

config.typolinkenablelinksacrossdomains = 1

now check:

  • is typoscript loaded in tsob (web->template->typoscript object browser)?
  • have set "domain records" every root site in pagetree?

Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -