Quote:
Originally Posted by Andrew Green
Editing groups looks like a missing link, go to: casino.php?do=sportspool&action=editgroups to add / edit.
In my test I didn't get the effect you get for #1, but I'll try a few other things when I have more time.
|
In Template casino_sportspool_main I've changed (in red):
Code:
<if condition="! $recentevents">
<tr>
<td style='text-align:center' class='alt1'>
<a href='casino.php?do=sportspool&action=editgroups'>Edit Groups</a>
<a href='casino.php?do=sportspool&action=addevent'>$vbphrase[casino_addevent]</a>
</td>
</tr>
</if>
Friendly suggestion: $vbphrase[casino_edit_group] should be added in next release.
----------------------
1) The #1 issue of edting events (adding the last option in all blank option fields) is confirmed (at least by me

). I've done an upgrade, several fresh installs, dropped all Casino tables in process to start fresh with all the same result. *
Attachments below.
2) I also confirmed that when adding an event and leaving out a required field (ex. didn't select group), the entries (questions and answers) are cleared.
----------------------
3) The ability to remove groups is non-existent.
----------------------
I've been testing it on vB versions 3.6.4, 3.6.8 and 3.7 Beta 3.
Again, I hope you don't mind my postings. I know you work very hard on this script and it's much appreciated. I just want to help if I can.