Drupal 6.20 here the error I get at soon I install the module:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /membri/bachone/sites/all/modules/agenda/agenda.module on line 341

Comments

aidanlis’s picture

What version of PHP are you using? The line in question is:
$event['where'] = htmlspecialchars((string) $gd->where->attributes()->valueString);

Can you check what you have on that line?

aidanlis’s picture

Status: Active » Postponed (maintainer needs more info)

No reply ...

HyperD’s picture

Sorry if I not replied.
Unfortunately this server doesn't send to me any notification and I discovered your reply just today.
I'm really sorry.

Anyway: the PHP version in the 4.
I mounted in these days the Agenda in another server for another client, that has PHP 5 and it works fine up there.

aidanlis’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

I don't care about PHP4, it's time for your client to upgrade or you can patch the module yourself manually.

HyperD’s picture

I fully agree with you. I informed my client about this issue. I hope he will provide soon.
Thank you for your help aidanlis. I appreciated it.