In site-master.adp there is the var @system_url@ for the system name.
It is wrongly translate to: http://www.goldberg.be/www.goldberg.be (it should really be http://www.goldberg.be)
does anyone knows how this var finds his value?
(It might be the same problem I have in searching ETP: https://openacs.org/forums/message-view?message_id=157841 )
thank you in advance for any help.
Yves.
Did you by any chance set the "SystemURL" kernel param to "www.goldberg.be"? (It's the last param when you follow the "Kernel" link from the sitemap ...)
I think you want it to be "http://www.goldberg.be"
Could that be it?
/Ola
Both my @system_url@ in the template and the resulting links in search are ok now.