elhh82 / 3tab

Automatically exported from code.google.com/p/3tab
0 stars 0 forks source link

Adjudicator page in control panel cannot load if no round added #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Throws page not found error

Original issue reported on code.google.com by elh...@gmail.com on 1 Feb 2012 at 1:30

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Ignore previous comment.

Just need to create a round for this to work, It needs to be able to get the 
current round.

Exception:

in SF_ROOT_DIR/lib/model/RoundPeer.php line 48 ...

                    }
                }

                throw new Exception('Unable to find current round.');        
            }    
            public static function retrieveByName($name, $conn = null)

Original comment by elh...@gmail.com on 11 Feb 2012 at 11:02

GoogleCodeExporter commented 9 years ago

Original comment by elh...@gmail.com on 15 May 2012 at 1:43