StuartDH
01-24-2008, 01:33 PM
When I try to run update.php, the progress bar hangs whenever the views module is enabled, I'd read that this was a known issue in vbdrupal so I didn't think much of it, but I've also just discovered that cron.php results in:
Fatal error: require_once() [function.require]: Failed opening required './modules/views/views_cache.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wildabou/public_html/modules/views/views.module on line 509
when using views 5.x.1.5 and a similar message ending in "line 622" using 5.x.1.6
I'm running PHP 5.2.5, with vbdrupal 5.5
Any ideas what's going wrong?
Stuart
Fatal error: require_once() [function.require]: Failed opening required './modules/views/views_cache.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wildabou/public_html/modules/views/views.module on line 509
when using views 5.x.1.5 and a similar message ending in "line 622" using 5.x.1.6
I'm running PHP 5.2.5, with vbdrupal 5.5
Any ideas what's going wrong?
Stuart