Google description displaying: Warning: require_once(Zend/Date/DateObject.php) ....

Permalink
Hi all,

Thank you very much in advance for helping.
I have a very estrange message in google's description field for a website I'm working at the moment.

To see the messages type:
blabystokes.com
or
blabystokes.com home
See the attached files.

The warning messages are:

Warning: require_once(Zend/Date/DateObject.php) [function.require-once]: failed to open stream: No such file or directory in ..

and

usr/share/pear:/usr/share/php') in /home/linweb17/b/blabystokes.com/user/htdocs/concrete/libraries/3rdparty/Zend/Date.php on line 25.

respectively.

Any idea what might be causing this error?

Thanks!!!

2 Attachments

RafaelGP
 
dvlancer replied on at Permalink Reply
Hi

I was wondering if/how you solved your problem?

I'm having the same error, which is caused by set_include_path() and set_ini() functions being disabled on the server were I tried installing C5
RafaelGP replied on at Permalink Reply
RafaelGP
It solved itself ;-) , but check out this thread:

http://www.concrete5.org/community/forums/installation/strange-goog...

There is some advice relating this issue.

Cheers

Rafael
dvlancer replied on at Permalink Reply
Great. Thank you for the link. In our case the error caused by restricted server environment. We may need to change server provider.