phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] (no subject)


From: Bob Crandell
Subject: Re: [Phpgroupware-developers] (no subject)
Date: Wed, 24 Sep 2003 18:06:23 +0000

That didn't fix it, so I ran "grep ">>>>" *.php" in phpgwapi/inc which found 
>>>> in
class.crypto.inc.php only as part of the debugger.

Does this mean I'm the only one with this issue?

I erased this phpgroupware directory and did a fresh install.  No joy.

I don't edit anything for two reasons:
1)  I don't know how.
2)  It's fun watching phpGroupWare grow.

Thanks

Chris Weiss (address@hidden) wrote:
>
>looks like it's only called via $this->getvar and php is translating it for 
>you.
>It's from phpgwapi/inc/class.portalbox.inc.php
>the file was probably wacked by cvs when it tried to patch it.  Common thing 
>cvs
>does on installed where you're making changes to things in general, did it me 
>on
>this file once before I think.
>
>To fix, do this from phpgroupware's root:
>rm phpgwapi/inc/class.portalbox.inc.php
>cvs -z6 co -r Version-0_9_16-branch phpgwapi/inc/class.portalbox.inc.php
>
>you could also try to fix it manually by looking for ">>>>" hacking around, but
>that's a lot more work and unless you've customized the file it's not worth it.
>
>Bob Crandell (address@hidden) wrote:
>>
>>Hi,
>>
>>I just did a CVS update of phpGroupWare 0.9.14.509 and when I login I get:
>>listbox->getvar(header_background_image)
>>
>>I ran grep looking for listbox->getvar, as in, grep -r "listbox->getvar" * 
>>from
>>phpgroupware's root and didn't find anything.
>>
>>What is it?  Where is it?  Why is it?
>>
>>PHP v4.3.3
>>Forced Preferences:
>>Interface/Template Selection = Verdilak
>>Show navigation bar as = Text only
>>
>>Thanks
>>
>>Voice - 541-689-9159
>>FAX - 541-463-1627
>>Eugene, Oregon
>>
>>
>>
>>
>>_______________________________________________
>>Phpgroupware-developers mailing list
>>address@hidden
>>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>>
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>

--
Bob Crandell
Assured Computing
When you need to be sure.
address@hidden
www.assuredcomp.com
Voice - 541-689-9159
FAX - 541-463-1627
Eugene, Oregon






reply via email to

[Prev in Thread] Current Thread [Next in Thread]