[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Betr.: [ic] Error with layout of the GUI for admin page.
Hey Jan,
Thanks for the info. Early this morning I was able to fix this problem.
As it turns out the install did not cp over from
/usr/lib/interchange/share/interchange/en_US to
{primary_path}/html/catalog_name}/images
I went and looked and view the page info and looked at the paths where
is thought it was to find the images, and found it was try to load them
from:
/www/samscards/interchange/en_US/{image.gif}
I was able to env varible that controls this and change it. But first I
had to find this en_US, which was under:
/usr/lib/interchange/share/interchange
Then I tared the whole directory to:
/www/samscards/html/cards/images
(Just FYI: The diectory cards is the name of my catalog)
I then had to to into Interchange admin and open up the quicklink (which
is usually down in the bottom right hand corner) window. I then went
ot Perferences and then to Admin control. There are two varible that
needed to be changed.
UI_IMAGE_DIR
and
UI_IMAGE_DIR_SECURE
They were pointing to
/interchange
and I changed Them to:
/cards/images
Then I applied changes and whala (spelling???) I went to an admin page
and the GUI UI button images are all displayed.
I just check my error.log file it seems I am still getting the can't
find "sub do" in DBI.pm error. This seems to still be an error, but not
the one I thought was causing the Admin images to not be displayed. It
still may be causing a problem somewhere else inside Interchange.
I also checked the version of DBI.pm and it is at 2.0.2.3.
Thanks for the thought though.
Regards,
SAR.
P.S. To RH people: This problem is an error of/in the installation of
Interchange and I will (when time permits) file a bug report on (4.8.3) it.
J van Dijk 'BV Kunststoffenindustrie Attema' wrote:
> Hi, I'm using RH7.0 , Mysql and DBI 1.21, so, it's not really the same,
> but maybe the your dbi version is different.
>
> Met vriendelijke groet,
>
> Jan van Dijk
> j.vandijk@attema.nl
> B.V. Kunststoffenindustrie Attema
> tel : 0183-650650 tst 674
> fax: 0183-650751
>
>
>>>>root@mediaratings.tv 8-3-02 23:22:36 >>>
>>>
> I am running:
>
> RH7.2 - Upgraded from 7.1
> Postgres 7.2
> Perl 5.6.1.xx
> Interchange 4.8.3
>
> Below is an error I get when I click on any of the links in the admin
> page. None of the GUI buttons or headers come up. Admin seems so far to
>
> be funcional though.
>
> I did download and install the CPAN Perl modules prior to installing
> the
> catalog.
>
> Regards,
>
> SAR
>
> www.samscards.net m:samscards.net - [08/March/2002:12:24:36 -0800]
> cards
> /cgi-bin/cards/admin/layout.html Safe: Can't locate DBI object method
> "do" via package "DBD::Pg::db" at
> /usr/lib/interchange/lib/Vend/Table/DBI.pm line 1178.
> >
> >
> > my $db = $Db{area} || return;
> > my $settor = $db->field_settor('sort');
> > foreach ( @{ $Scratch->{area_sort} } ) {
> > $settor->( @$_ );
> > }
> > delete $Scratch->{start_sort};
> > return;
> >
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
>
> .
>