Re: Re: [campsite-dev] Look your error log. Here the solution
  • Hi,

    Thanks for pointing out these messages; they won't affect the Campsite
    behavior so you can use it without any problem. In order not to be bothered
    by these notices you can switch them off in PHP. They won't show up in
    3.3.2, which will be released soon.

    Mugur

    On Wed, Jul 29, 2009 at 9:16 PM, wrote:

    > Author: gilnei
    > Link: http://code.campware.org/phorum/read.php?9,7356,7371#msg-7371
    >
    > --------------------------------------------------------------------------------
    >
    > OK, I solved copying the original over the FTPed one.
    > Now I'm getting the following:
    >
    > Undefined index: system_preferences in
    > /var/www/html/camp/template_engine/classes/CampSession.php on line 199
    >
    > Trying to get property of non-object in
    > /var/www/html/camp/template_engine/classes/CampURIShortNames.php on line 73
    >
    > This happens whe acessing the front page.
    >
    > Have someone a clue?
    >
    > --
    > Sent from Campware Forums
    > http://code.campware.org/phorum
    >
  • 1 Comment sorted by
  • Hi Mugur

    well, the messages can be suppressed, of course. But the errors still there and consuming machine resources every single time the code runs.