Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RealURL / RSS-Feed #32

Closed
criwe opened this issue Dec 18, 2014 · 2 comments
Closed

RealURL / RSS-Feed #32

criwe opened this issue Dec 18, 2014 · 2 comments

Comments

@criwe
Copy link
Collaborator

criwe commented Dec 18, 2014

When activating RealURL for the rss-feed (uncomment the typeNum line in the rss configuration), an error occurred:

Fatal error: Uncaught exception 'TYPO3\CMS\Core\Error\Http\ServiceUnavailableException' with message 'The page is not configured! 
[type=0][]. This means that there is no TypoScript object of type PAGE with typeNum=0 configured.' in typo3_src-6.2.2/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:2574 
Stack trace: #0 typo3_src-6.2.2/typo3/sysext/cms/tslib/index_ts.php(173): 
TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getConfigArray() #1 typo3_src-6.2.2/index.php(28): require('...') #2 index.php(22): require(/...') #3 {main} thrown in typo3_src-6.2.2/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php on line 2574

Maybe some more configuration is neccessary?

@criwe criwe added the bug label Dec 18, 2014
@fnagel
Copy link
Owner

fnagel commented Dec 18, 2014

Mhh works for me without problems: http://www.felixnagel.com/blog/rss-feed/

Just add the static TS on your RSS page.

I did not use this out commented snippet:

# define typeNum for RealUrl
# typeNum = 9818

@criwe
Copy link
Collaborator Author

criwe commented Dec 19, 2014

Ok, got it! Will put the solution in the documention. Closed.

@criwe criwe closed this as completed Dec 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants