Monthly archives: May 2010
Entries found: 2
Zend xampp Windows .htaccess development error messages
To override the production environment default in Zend framework, add this to .htaccess:
SetEnv APPLICATION_ENV development
“development” enables the application to display debugging errors even when the .ini only has a [production] section.
Joomla JEvents Won’t Show All Events
The menu item specifying the calendar component limits the categories displayed by that menu. If event categories are created after the menu is created those event categories won’t display until you update the menu to specify the new categories.