EPrints Technical Mailing List Archive
See the EPrints wiki for instructions on how to join this mailing list and related information.
Message: #03048
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] irstats2 on 3.2
- To: "'eprints-tech@ecs.soton.ac.uk'" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] irstats2 on 3.2
- From: raffaele messuti <raffaele.messuti@gmail.com>
- Date: Tue, 20 May 2014 09:54:45 +0200
i've installed irstats2 on a 3.2 eprints. the processing went fine,
but the report page totally hangs every browser.
i've isolated the problem disabling google chart plugins:
$c->{plugins}{"Stats::View::Google::GeoChart"}{params}{disable} = 1;
$c->{plugins}{"Stats::View::Google::Graph"}{params}{disable} = 1;
$c->{plugins}{"Stats::View::Google::PieChart"}{params}{disable} = 1;
$c->{plugins}{"Stats::View::Google::Spark"}{params}{disable} = 1;
how i can debug more on this?
what tecnique do you use to debug javascript in eprints?
analyzing the access log i see that every call to /cgi/stats/get
return hashes of data correctly.
greets
--
raffaele
- Prev by Date: [EP-tech] Re: OpenOffice failed to start
- Next by Date: [EP-tech] Re: irstats2 on 3.2
- Previous by thread: [EP-tech] Retrieving arrays for export
- Next by thread: [EP-tech] Re: irstats2 on 3.2
- Index(es):
