Dear All, I installed the invisimail module - and all the pages I have embedded views on stopped functioning. I deleted the module from the filesystem and the views have not returned. I cannot even access /admin/build/views Any suggestions appreciated Thanks, Dave
Dear All, Here is an exert from my Apache error logs: / PHP Fatal error: Call to undefined function filefield_field() in /var/www/html/modules/imagefield/imagefield.module on line 143 / In admin/build/modules the modules filefield, filefield meta, filefield tokens are all disabled with the following message / "This module requires PHP version 5.2.* and is incompatible with PHP version 5.1.6" / Im not sure whats happened here - why is it complaining about PHP versions when I have not touched PHP or this module for several weeks? Whats the quickest way to get the site up and running again? Thanks, Dave On 24/02/2010 09:01, David Sharpe wrote:
Dear All,
I installed the invisimail module - and all the pages I have embedded views on stopped functioning. I deleted the module from the filesystem and the views have not returned.
I cannot even access /admin/build/views
Any suggestions appreciated Thanks, Dave
David Sharpe wrote:
Dear All,
I installed the invisimail module - and all the pages I have embedded views on stopped functioning. I deleted the module from the filesystem and the views have not returned.
I cannot even access /admin/build/views
Any suggestions appreciated
Did you try clearing your cache? - bruno
On 24/02/2010 09:35, Bruno De Bondt wrote:
David Sharpe wrote:
Dear All,
I installed the invisimail module - and all the pages I have embedded views on stopped functioning. I deleted the module from the filesystem and the views have not returned.
I cannot even access /admin/build/views
Any suggestions appreciated
Did you try clearing your cache?
- bruno
Hi Bruno, Yep. The module imagefield has become disabled and cannot be re-enabled due to a PHP version conflict (requires 5.2) - the latest version of this module should fix this problem (requires 5.X), but I cannot get Drupal to pickup the downgraded module. Also when I run cron.php I now get this: / php /var/www/html/cron.php/ /PHP Warning: include_once(./includes/bootstrap.inc): failed to open stream: No such file or directory in /var/www/html/cron.php on line 9/ /PHP Warning: include_once(): Failed opening './includes/bootstrap.inc' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/cron.php on line 9/ /PHP Fatal error: Call to undefined function drupal_bootstrap() in /var/www/html/cron.php on line 10/ Thanks, Dave
The cron error I reported was due to me not running it from the correct location (E.G not changing to its directory before calling it) - however cron still will not run succesfully (e.g site report shows it has not run, when i run it) Dave On 24/02/2010 09:35, Bruno De Bondt wrote:
David Sharpe wrote:
Dear All,
I installed the invisimail module - and all the pages I have embedded views on stopped functioning. I deleted the module from the filesystem and the views have not returned.
I cannot even access /admin/build/views
Any suggestions appreciated
Did you try clearing your cache?
- bruno
participants (2)
-
Bruno De Bondt -
David Sharpe