|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi,
We're using CoolURI 1.0.5 with the default XML config and I have noticed that CoolURI is having a problem generating URIs for protected pages. Whenever I clean the CoolURI cache, it generates the correct URIs for our protected pages but after a couple of refreshes on our website, CoolURI changes the URIs to /, // or /// instead of the correct path. I've tried to force CoolURI to keep the correct URIs by making them sticky, but then I just get some extra URIs which overrules the correct URIs. So any suggestions? Thanks in advance Jacob Rasmussen Concare it _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#2
|
|||
|
|||
|
Hi,
> So any suggestions? could you do some testing for me? I'd need you to edit class.tx_cooluri.php and delete the "if" condition on line 266, leaving just the return statement. That means, it will look like this: 265: function getPageTitle($conf,$value) { 266: return tx_cooluri::getPageTitleBE($conf,$value); then FE links should be generated the same way as links in BE. Does it work this way? Maybe I can leave only the BE function. Thanks in advance -- Jan Bednarik www.bednarik.org - web about Typo3 in czech _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#3
|
|||
|
|||
|
Hi Jan,
Sorry for the late reply, but I tried your suggestion and it seems to make the problem worse. > could you do some testing for me? I'd need you to edit > class.tx_cooluri.php and delete the "if" condition on line 266, leaving > just the return statement. That means, it will look like this: > > 265: function getPageTitle($conf,$value) { > 266: return tx_cooluri::getPageTitleBE($conf,$value); > > then FE links should be generated the same way as links in BE. When I made the changes to the class.tx_cooluri.php script all links to pages (both protected and public) on my page were substituted with / or // depending on the placement of the page in rootline. I have reverted the changes and page links are generated as usual, so it something else have to be done ![]() Kind regards Jacob Rasmussen _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#4
|
|||
|
|||
|
Hey,
I've made some changes and it could start working. As soon as typo3.org is online I'll upload it. I'm testing the new version on a web its part has limited access and it seems to be working just fine. -- Jan Bednarik www.bednarik.org - web about Typo3 in czech _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3] CoolURI: problems with Frontend user registration | Morten Kjems | typo3-english@lists.netfielders.de | 7 | 16.09.2007 22:27 |
| [TYPO3-templavoila] displayHeaderFields (pages.description,pages.keywords, ...) doesn't show in FE | lee perry | typo3-project-templavoila@lists.netfielders.de | 4 | 21.08.2007 16:12 |
| [TYPO3] CoolUri with hidden pages | Juergen Hecht | typo3-english@lists.netfielders.de | 3 | 14.08.2007 02:19 |
| [TYPO3] frontend users - user logged out,pages still in browser cache? | Tomasz Chmielewski | typo3-english@lists.netfielders.de | 6 | 07.08.2007 09:18 |
| [TYPO3] spacer pages have sub pages not appearing; SPC properties? | Andrew Davis | typo3-english@lists.netfielders.de | 1 | 03.06.2007 15:05 |