-
```
The EPS module needs to be integrated with leegmgr module and the regular
match report page.
Stats generator page needs to be built too.
Maybe this should be made a core component instead of a m…
-
```
Easily done with new SQL core....
```
Original issue reported on code.google.com by `nicholas...@gmail.com` on 1 Feb 2010 at 9:22
-
```
On my own server I have no problem but using the server provided by my ISP
I have the following issue when I try to access the page
handler.php?type=memmatches
Warning: call_user_func_array() [fu…
-
```
What steps will reproduce the problem?
1. From the front page, click "New Message" and enter a message that contains
two HTML hyperlinks.
2. Click the Submit button.
3. On the home page, click th…
-
```
Visiting the page I get this (logged and not displayed on the page):
[25-Nov-2009 19:53:20] PHP Notice: Undefined index: Bloodweiser_Babes in
/modules/inducements/class_inducements.php on line …
-
```
Adding the following 2 lines to the settings_default.php will fix the errors
below.
$settings['tourlist_foldup_fin_divs'] = false;
$settings['tourlist_hide_nodes'] = array('league', 'division',…
-
```
I've set the password for someone who forget their password and it did not
work. I tried multiple times and even tried making it blank. It says
that the request was successful though. Can't l…
-
```
The displayed text for the < as type > field that appears over the
round-selection menu when scheduling an FFA match currently reads "A new
FFA tour (fill out left fields too!)" when it should rea…
-
```
Teams page list at the bottom the matches they disputed and how they gone
in those matches.
To look for incoming matches there is only one method: look at EVERY
Tournament the Teams are subscri…
-
```
There are many dropdownboxes on the site where you can only select one
thing and have to click on select. I would suggst make then fom.submit on
change. prevents some unnessessary clicking.
not i…