[Typo3-dev] Some questions concerning extension programming
    Martin Kutschker 
    Martin.Kutschker at n0spam-blackbox.net
       
    Tue Nov 29 13:11:34 CET 2005
    
    
  
Andreas Bulling schrieb:
> 
> Unfortunately only the base path to the TYPO3 installation is
> added to the links (that is the document root in this case)
> but the rest is missing (=the path to the page).
Are you using Real URL? Or what else makes up the "path to the page"?
Normally a link should look only like "index.php?id?123&foo=bar". Or as 
absolute link "http://my.site/<TYPO3root>/index.php?id?123&foo=bar".
Given that you use and get relative URLs, can it be that you have 
problems with a HTML base url?
Masi
    
    
More information about the TYPO3-dev
mailing list