My b2evolution Version: 2.x
Apache/2.2.6
PHP Version 4.4.7
mySql 4.1.22
Happens when i try to Generate a static page from admin section. Any ideas or leads would be great...
Warning: main(/home/site/public_html/testing.php) [function.main]: failed to open stream: No such file or directory in /home/site/public_html/inc/collections/collections.ctrl.php on line 281
Warning: main(/home/site/public_html/testing.php) [function.main]: failed to open stream: No such file or directory in /home/site/public_html/inc/collections/collections.ctrl.php on line 281
Fatal error: main() [function.require]: Failed opening required '/home/site/public_html/testing.php' (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/site/public_html/inc/collections/collections.ctrl.php on line 281
Ok my bad for not reading this morning.. testing.php didn't exist. I had overcome the problem by cloneing the a_stub.php to testing.php and modified.