Fatal error: Call to undefined method JDocumentRaw
Posted 12 years 7 months ago
Getting the following error when entering an invalid URL that ends with .htm
Fatal error: Call to undefined method JDocumentRaw::countModules() in /home/content/39/8642939/html/new.operationbbqrelief/libraries/gantry/core/gantry.class.php on line 621
If the URL has no extension or it ends with .html I get the 404 error page as expected. If it ends with .htm I get the above error. Using the Ionosphere template. Gantry 3.2.19 Joomla 2.5.4
Re: Fatal error: Call to undefined method JDocumentRaw
Posted 12 years 5 months ago
Greetings -- I get the error in Ionsphere template. In error logs it reads:
PHP Fatal error: Call to undefined method JDocumentRaw::countModules() in /home2/sainthed/public_html/libraries/gantry/core/gantry.class.php on line 621
Result: Hostmonster CPU Throttle at 60 sec per 1 minute. Site moves like molasses. But it does all work.
Background:
1. Developed site in sub folder ( /site) from Rocket Pack (j2.5/latest template).
2. Moved to root of site.
3. Downloaded and installed latest Gantry
4. Tried deleting non-standard module positions
Re: Fatal error: Call to undefined method JDocumentRaw
Posted 12 years 4 months ago
This is an issue with RokSprocket if you dont have the RokSprocket System plugin as the 2nd plugin order right after the RokCommon plugin. RokSprocket has to Override the default JDocumentRaw class for ajax support and has to be one of the frist plugins to fire in order to do so.
my bad thought this was about Sprocket ... need to pay more attention to where in the forum i am.