Some functions on this portal require JavaScript but your browser does not support it or it has been disabled.
Skip to main content
Friday 02 July 2010 2:20:35 am - 2 replies
André R.
Friday 02 July 2010 4:28:09 am
Are you using index_ajax.php?
Then you need to un-comment the eZExtension line in index_ajax.php:
// Check for new extension loaded by siteaccess ( disabled for performance reasons ) //eZExtension::activateExtensions( 'access' );
This is done in trunk, but not in any of the stable versions yet.
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Jean-Luc Chassaing
Friday 02 July 2010 5:10:59 am
Thank you,
Yes I'm using index_ajax.php, I made the uncomment and it works well. I'll have a look at performance.
You must be logged in to post messages in this topic!