From: Honza M. <hon...@ec...> - 2003-02-20 14:22:00
|
There was just missing row: global $sess; at the begining of the function. Fixed in CVS. Honza On St, 2003-02-19 at 23:17, Mitra wrote: > That line appears to be > relatedwindow = open( "'. $sess->url("related_sel.php3") . > '&sid=" + sid + "&var_id=" + varname + "&mode="\ > + mode + "&design=" + design, "relatedwindow", "scrollbars=1, > resizable=1, width=500"); > > Is that what you have? > > So it looks to me like this is a problem with the inclusion of > locsess etc, which has been discussed on here. > > I have suggested a solution to that, which Jakub agreed with, but > have not implemented it yet. Maybe someone else can implement it - > maybe you? > > - Mitra > > > At 10:22 AM +0100 19/2/03, Norbert Brazda wrote: > >When I want to add new item (there is related window in my item > >form) through admin interface, I got this error (when displaying > >item form): > > > > Fatal error: Call to a member function on a non-object in > > /var/www/html/apc-aa/include/itemfunc.php3 on line 1177 > > > > > > > > > >Norbert Brazda > >br...@ch... > >tel: 0905-729359 > > > >ChangeNet - informacny servis o obcianskej spolocnosti > >Mlynske nivy 41, 821 09 Bratislava, Slovakia > >tel/fax: 02-55560026, eMail: in...@ch... > >http://www.changenet.sk > > > >SPAJAME LUDI, KTORI MENIA SVET > > > > > > > > > >------------------------------------------------------- > >This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > >The most comprehensive and flexible code editor you can use. > >Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > >www.slickedit.com/sourceforge > >_______________________________________________ > >Apc-aa-coders mailing list > >Apc...@li... > >https://lists.sourceforge.net/lists/listinfo/apc-aa-coders > > > -- > Mitra Technology Consulting - www.mitra.biz - mi...@mi... > 02-6684-8096 or 0414-648-0722 > > Life is a Mystery to be Lived, not a Problem to be Solved > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > The most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > _______________________________________________ > Apc-aa-coders mailing list > Apc...@li... > https://lists.sourceforge.net/lists/listinfo/apc-aa-coders > |