Message: 4
Date: Sun, 22 Mar 2009 20:13:25 +0000
From: Ciaran Gultnieks <[email protected]>
Subject: Re: [Laconica-dev] Laconica-dev Digest, Vol 9, Issue 26
To: Maciej Wojcik <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

Maciej Wojcik wrote:
2-I have inslatted ciarang`s Lacon-iCal but got an error message:
"*Parse* *error*: syntax *error*, unexpected T_LNUMBER in
~domain.com/public/plugins/ICalPlugin.php
<http://%7Edomain.com/public/plugins/ICalPlugin.php> on line 32"

That's a strange error to be getting. Line 32 is a blank line preceded
only by comments. Can you check that your ICalPlugin.php file is the
same as this:

<http://gitorious.org/projects/lacon-ical/repos/mainline/blobs/master/ICalPlugin.php>

Also, check what you have added to config.php to install it. It should
be something like:

 require_once('plugins/ICalPlugin.php');
 $ical = new ICalPlugin(20);

Cheers,

Ciaran


-
RE:

Can you check that your ICalPlugin.php file is the
same as this:

<http://gitorious.org/projects/lacon-ical/repos/mainline/blobs/master/ICalPlugin.php>

Yes, it`s the same!


RE:
Also, check what you have added to config.php to install it. It should
be something like:

require_once('plugins/ICalPlugin.php');
$ical = new ICalPlugin(20);


Yes, I have added it to config.php Now it`s incommented due to the error

Anyway, what`s funny (maybe that produces the error?) after installing 7.2.1 (fresh 
install.; no upgrade) my domain looks "unusual": http://domain.com///   (3 
times ///) and then domain.com///index.php domain.com///user/all  etc.
I do not know where does it comes from... I have checked all again... That 
didn`t happend with 6.x.x. version.

Cheers,

Maciej


_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to