[TYPO3-community] problem with links in community
Stefan Kaufmann
kaufmann at dwwd.ch
Tue Jun 5 21:48:13 CEST 2012
Hi,
I've found the problem which is good and I've found a workaround, but I
am not able to explain why community shows this behaviour.
My page tree structure is as follows:
- Root Page
- Community
- Community subpages
If the static template is included on the 'Community' page, some links
are not working and point to the default domain. B
If I put the static templates in the rootpage, all links work but the
threaded messages plugin outputs this error:
Fatal error: Call to a member function getParentKeyFieldName() on a
non-object in
/kunden/218873_70794/rp-hosting/8431/9431/typo3cms/typo3_src-4.5.15/typo3/sysext/extbase/Classes/Persistence/Storage/Typo3DbBackend.php
on line 660
So what to do? This can be fixed by adding the static template to the
root page and by adding it AGAIN to the threadedmessages page. Quick and
dirty solution...
Would you also say that this is a bug? Can you reproduce the same error?
No clue what causes this behaviour though...
Cheers,
Stefan
On 3/June/2012 6:47 PM, Tymoteusz Motylewski wrote:
> Hi Stefan,
> We are using default Fluid viewhelpers for rendering links, and they are
> using typolink function for creating links. So most probably it is some
> configuration issue.
> Please check if page ids are set in community Typoscript configuration
> (constants).
More information about the TYPO3-project-community
mailing list