I had to add this:

if(!class_exists('views_handler_argument_formula')) require '/var/www/BR/drupal.dev/sites/all/modules/views/handlers/views_handler_argument_formula.inc';

to handlers/views_handler_argument_date.inc because I kept getting this error on any /calendar/month/ page:

Fatal error: Class 'views_handler_argument_formula' not found in views_handler_argument_date.inc on line 26

I would rather not leave this code on the page if you have any suggestions.
- Thanks

Comments

apaderno’s picture

Version: 7.x-3.4 » 7.x-3.x-dev
Issue summary: View changes
Neslee Canil Pinto’s picture

Status: Active » Closed (outdated)

Hi, there will be no more future development for 7.x branch. If you see this issue in 8.x, feel free to file an issue. Close this as Outdated.