8 messages in com.mysql.lists.eventum-usersRe: Customising Statistics Screen| From | Sent On | Attachments |
|---|---|---|
| Stephen Garton | 12 Sep 2007 03:17 | |
| Eliot Blennerhassett | 14 Sep 2007 01:56 | |
| Stephen Garton | 14 Sep 2007 02:17 | |
| Bryan Alsdorf | 15 Sep 2007 23:50 | |
| Stephen Garton | 26 Sep 2007 05:06 | |
| Chris Kirkham | 05 Oct 2007 15:55 | |
| Stephen Garton | 06 Oct 2007 02:49 | |
| Chris Kirkham | 06 Oct 2007 15:37 |
| Subject: | Re: Customising Statistics Screen![]() |
|---|---|
| From: | Chris Kirkham (post...@ckirkham.plus.com) |
| Date: | 10/05/2007 03:55:42 PM |
| List: | com.mysql.lists.eventum-users |
Stephen,
I have found the issue.
The problem is $hide_closed is not being set. In main.php, line 67 I have added
$tpl->assign("hide_closed", @$_REQUEST['hide_closed']);
This sets the hide_closed variable for use in the main.tpl.html.
I haven't looked at saving the setting so it is remembered the next time you go into the page though. That's the next thing.
Chris
Stephen Garton wrote:
Afternoon All - Just to bring this back onto the list and to try and stop bugging Bryan:-
Stephen Garton wrote:
Bryan,
Bryan Alsdorf wrote:
The old patch is on our Wiki, but I have just finished merging (and modifying it) into Eventum for our next release. If you want I can send you the SVN patch, or if you are familiar with SVN you can just pull it from there.
Best Regards, /bryan
Cheers for that. I will have a go at pulling the subversion myself (on a separate test installation I have!).
Best Regards,
I checked out the svn repository, and installed & went through the upgrade procedure. The Hide Closed Items box does now appear on the Stats screen (Yay!) but clicking it does nothing (nothing obvious, anyway) but refresh the page (Boo!)
I hope to get chance to investigate what is happening and report back later.




