|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Error with recent changes to Key classHi,
I'm not sure what's ultimately causing this, but this is what I am getting after updating to svn 6093 Fatal error: Cannot access private property Key::$_error in /home/ phpws_svn/mod/comments/class/Comments.php on line 35 I can access my control panel directly, just not the homepage. I'm trying to narrow it down now verdon ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Phpwebsite-developers mailing list Phpwebsite-developers@... https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |
|
|
Re: Error with recent changes to Key classI am in the process of updating to the php 5 standard. I haven't tested
much yet. Change _error from private to public. Matt > Hi, > > I'm not sure what's ultimately causing this, but this is what I am > getting after updating to svn 6093 > > Fatal error: Cannot access private property Key::$_error in /home/ > phpws_svn/mod/comments/class/Comments.php on line 35 > > I can access my control panel directly, just not the homepage. I'm > trying to narrow it down now > > verdon > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Phpwebsite-developers mailing list > Phpwebsite-developers@... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Phpwebsite-developers mailing list Phpwebsite-developers@... https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |
|
|
Re: Error with recent changes to Key classThanks Matt,
New ground for me :) verdon On 3-Aug-08, at 4:24 PM, matt@... wrote: > I am in the process of updating to the php 5 standard. I haven't > tested > much yet. Change _error from private to public. > > Matt > >> Hi, >> >> I'm not sure what's ultimately causing this, but this is what I am >> getting after updating to svn 6093 >> >> Fatal error: Cannot access private property Key::$_error in /home/ >> phpws_svn/mod/comments/class/Comments.php on line 35 >> >> I can access my control panel directly, just not the homepage. I'm >> trying to narrow it down now >> >> verdon >> >> >> --------------------------------------------------------------------- >> ---- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Phpwebsite-developers mailing list >> Phpwebsite-developers@... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> > > > ---------------------------------------------------------------------- > --- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Phpwebsite-developers mailing list > Phpwebsite-developers@... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Phpwebsite-developers mailing list Phpwebsite-developers@... https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |
|
|
Re: Error with recent changes to Key classLikewise. There is some cool functionality in PHP 5. I have only touched
on some while doing wide scale search and replace. Matt > Thanks Matt, > > New ground for me :) > > verdon > > On 3-Aug-08, at 4:24 PM, matt@... wrote: > >> I am in the process of updating to the php 5 standard. I haven't >> tested >> much yet. Change _error from private to public. >> >> Matt >> >>> Hi, >>> >>> I'm not sure what's ultimately causing this, but this is what I am >>> getting after updating to svn 6093 >>> >>> Fatal error: Cannot access private property Key::$_error in /home/ >>> phpws_svn/mod/comments/class/Comments.php on line 35 >>> >>> I can access my control panel directly, just not the homepage. I'm >>> trying to narrow it down now >>> >>> verdon >>> >>> >>> --------------------------------------------------------------------- >>> ---- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win >>> great >>> prizes >>> Grand prize is a trip for two to an Open Source event anywhere in the >>> world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Phpwebsite-developers mailing list >>> Phpwebsite-developers@... >>> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >>> >> >> >> ---------------------------------------------------------------------- >> --- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great prizes >> Grand prize is a trip for two to an Open Source event anywhere in >> the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Phpwebsite-developers mailing list >> Phpwebsite-developers@... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Phpwebsite-developers mailing list > Phpwebsite-developers@... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Phpwebsite-developers mailing list Phpwebsite-developers@... https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |
| Free embeddable forum powered by Nabble | Forum Help |