I am using Campsite 3.0-rc3; when I try to make a list of sections as
described in manual {{ list_sections }} .... {{ /list_sections }}, i get
an empty page in browser. It's source breaks on the place where list
should start to generate some
elements, and there is this error
message:
Class 'ArrayObject' not found in /usr/local/www/campsite/template_engine/classes/ListObject.php on line 13
> Hi,
>
> I am using Campsite 3.0-rc3; when I try to make a list of sections as
> described in manual {{ list_sections }} .... {{ /list_sections }}, i get an
> empty page in browser. It's source breaks on the place where list should
> start to generate some
elements, and there is this error message:
>
> Class 'ArrayObject' not found in
> /usr/local/www/campsite/template_engine/classes/ListObject.php on line 13
>
>
> What went wrong?
>
> Ljuba Rankovic
>
>
>
The PHP is upgraded to latest FreeBSD version 5.2.5
On Apr 19, 2008, at 19:49, Mugur Rus wrote:
> Hi Ljuba,
>
> Please upgrade to PHP 5.2.x. The ArrayObject class is available only
> in the newer versions of PHP.
>
> Mugur
>
> On Sat, Apr 19, 2008 at 3:09 PM, Ljuba Rankovic
> > wrote:
> Hi,
>
> I am using Campsite 3.0-rc3; when I try to make a list of sections
> as described in manual {{ list_sections }} .... {{ /
> list_sections }}, i get an empty page in browser. It's source breaks
> on the place where list should start to generate some
elements,
> and there is this error message:
>
> Class 'ArrayObject' not found in /usr/local/www/campsite/
> template_engine/classes/ListObject.php on line 13
>
>
> What went wrong?
>
> Ljuba Rankovic
>
>
>
Thanks; however, I still get the same empty page and the same message in
the source.
Ljuba
>
> The PHP is upgraded to latest FreeBSD version 5.2.5
>
> On Apr 19, 2008, at 19:49, Mugur Rus wrote:
>
>> Hi Ljuba,
>>
>> Please upgrade to PHP 5.2.x. The ArrayObject class is available only
>> in the newer versions of PHP.
>>
>> Mugur
>>
>> On Sat, Apr 19, 2008 at 3:09 PM, Ljuba Rankovic
>>
>> > wrote:
>> Hi,
>>
>> I am using Campsite 3.0-rc3; when I try to make a list of sections
>> as described in manual {{ list_sections }} .... {{ /
>> list_sections }}, i get an empty page in browser. It's source breaks
>> on the place where list should start to generate some
elements,
>> and there is this error message:
>>
>> Class 'ArrayObject' not found in /usr/local/www/campsite/
>> template_engine/classes/ListObject.php on line 13
>>
>>
>> What went wrong?
>>
>> Ljuba Rankovic
>>
>>
>>
>
>
Ondra, something is wrong with the PHP install, the Standard PHP Library
(SPL) was not installed by default.
Mugur
On Sun, Apr 20, 2008 at 11:43 AM, Koutek Ondra
wrote:
>
> The PHP is upgraded to latest FreeBSD version 5.2.5
>
> On Apr 19, 2008, at 19:49, Mugur Rus wrote:
>
> Hi Ljuba,
>
> Please upgrade to PHP 5.2.x. The ArrayObject class is available only in
> the newer versions of PHP.
>
> Mugur
>
> On Sat, Apr 19, 2008 at 3:09 PM, Ljuba Rankovic <
> Ljuba.Rankovic@mediaonweb.org> wrote:
>
> > Hi,
> >
> > I am using Campsite 3.0-rc3; when I try to make a list of sections as
> > described in manual {{ list_sections }} .... {{ /list_sections }}, i get an
> > empty page in browser. It's source breaks on the place where list should
> > start to generate some
elements, and there is this error message:
> >
> > Class 'ArrayObject' not found in
> > /usr/local/www/campsite/template_engine/classes/ListObject.php on line 13
> >
> >
> > What went wrong?
> >
> > Ljuba Rankovic
> >
> >
> >
>
>
nothing is wrong, simply one PHP library that is new in 3.0 and as
there is no list of requirements, untill we discover it is missing, we
do not know we ought to install it.
Will be donme in few minutes.
O.
On Apr 21, 2008, at 13:11, Mugur Rus wrote:
> Ondra, something is wrong with the PHP install, the Standard PHP
> Library (SPL) was not installed by default.
>
> Mugur
>
> On Sun, Apr 20, 2008 at 11:43 AM, Koutek Ondra
> wrote:
>
> The PHP is upgraded to latest FreeBSD version 5.2.5
>
> On Apr 19, 2008, at 19:49, Mugur Rus wrote:
>
>> Hi Ljuba,
>>
>> Please upgrade to PHP 5.2.x. The ArrayObject class is available
>> only in the newer versions of PHP.
>>
>> Mugur
>>
>> On Sat, Apr 19, 2008 at 3:09 PM, Ljuba Rankovic
>> > wrote:
>> Hi,
>>
>> I am using Campsite 3.0-rc3; when I try to make a list of sections
>> as described in manual {{ list_sections }} .... {{ /
>> list_sections }}, i get an empty page in browser. It's source
>> breaks on the place where list should start to generate some
>> elements, and there is this error message:
>>
>> Class 'ArrayObject' not found in /usr/local/www/campsite/
>> template_engine/classes/ListObject.php on line 13
>>
>>
>> What went wrong?
>>
>> Ljuba Rankovic
>>
>>
>>
>
>
Koutek Ondra wrote:
> nothing is wrong, simply one PHP library that is new in 3.0 and as
> there is no list of requirements, untill we discover it is missing, we
> do not know we ought to install it.
> Will be donme in few minutes.
> O.
>
> On Apr 21, 2008, at 13:11, Mugur Rus wrote:
>
>> Ondra, something is wrong with the PHP install, the Standard PHP
>> Library (SPL) was not installed by default.
>>
>> Mugur
>>
>> On Sun, Apr 20, 2008 at 11:43 AM, Koutek Ondra
>> > wrote:
>>
>>
>> The PHP is upgraded to latest FreeBSD version 5.2.5
>>
>> On Apr 19, 2008, at 19:49, Mugur Rus wrote:
>>
>>> Hi Ljuba,
>>>
>>> Please upgrade to PHP 5.2.x. The ArrayObject class is available
>>> only in the newer versions of PHP.
>>>
>>> Mugur
>>>
>>> On Sat, Apr 19, 2008 at 3:09 PM, Ljuba Rankovic
>>>
>>> > wrote:
>>>
>>> Hi,
>>>
>>> I am using Campsite 3.0-rc3; when I try to make a list of
>>> sections as described in manual {{ list_sections }} .... {{
>>> /list_sections }}, i get an empty page in browser. It's
>>> source breaks on the place where list should start to
>>> generate some
elements, and there is this error message:
>>>
>>> Class 'ArrayObject' not found in
>>> /usr/local/www/campsite/template_engine/classes/ListObject.php
>>> on line 13
>>>
>>>
>>> What went wrong?
>>>
>>> Ljuba Rankovic
>>>
>>>
>>>
>>
>>
>
> ------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.524 / Virus Database: 269.23.2/1388 - Release Date: 4/20/2008 3:01 PM
>