> Without going through all of the function in detail I realized that
> item_details is
> missing something there are no includes in the 1.0.2 release yet the
> $Item array is used and I believe getItemInfo is part of item_functions
> I think I overkilled by adding attribute_functions.
> 
> I'm not out of my mind though, right I mean the
> > >    //get item functions
> > >    require(APPLICATION_ROOT . "/modules/include/item_functions");
> > >
> > >    //get item info
> > >    $Item = GetItemInfo($item);
> 
> parts were missing? right?
> 
> I just know mine didn't work and I unpacked it twice just to make sure
> I didn't make any changes on accident.
> 
> there is a value like $Item('LargeGrphic') used on the page and $Item
> was never created? anyway I added those any mine works, but like I said
> I didn't dig through everything.
Hmm,
        You are correct that you need the item_functions.  It's possible that
the release version has a bug in it.  Perhaps you should just get the
latest version from CVS (I have checked that it is correct).

Good catch,
-jj

-- 
Shannon -jj Behrens  *  Web Engineer  *  CLEAR INK�
      Imagination is the only real medium(sm)


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to