Page 1 of 1

OBBLM Auto Fill not working

Posted: Fri Jul 12, 2013 12:30 pm
by Hegel
When I started using OBBLM the system always suggested Teams when I scheduled matches. I had to enter 2 or 3 characters of the opponent's team and then there came the possible matches. Now I have to type the full team name, even with matching uppercase/lowercase, otherwise I get "Request failed : Illegal match-up, the passed teams are not associated with the same league."

Does anyone know how to fix this ?

Thanks !

Re: OBBLM Auto Fill not working

Posted: Fri Jul 12, 2013 3:29 pm
by funnyfingers
Link?

Re: OBBLM Auto Fill not working

Posted: Mon Jul 15, 2013 1:38 pm
by Hegel

Re: OBBLM Auto Fill not working

Posted: Mon Jul 15, 2013 3:15 pm
by funnyfingers
I am thinking it has something to do with: <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/j ... "></script>


Did you add this line yourself?

Re: OBBLM Auto Fill not working

Posted: Mon Jul 15, 2013 3:16 pm
by nicholasmr
Please send me your DB to the email I've PM'ed you. I can't debug it from that site, I need a DB copy.

Nicholas.

Re: OBBLM Auto Fill not working

Posted: Mon Jul 15, 2013 3:53 pm
by funnyfingers
Ah looks like

http://code.google.com/p/obblm/source/b ... ropdown.js

Statistics is throwing the error. I don't think it should be there at all. The person who, I think, came up with this fix, doesn't have that Statistics on his copy of that file.

Re: OBBLM Auto Fill not working

Posted: Mon Jul 15, 2013 9:46 pm
by nicholasmr
I found the error. Do the change in http://code.google.com/p/obblm/source/detail?r=962
THe problem was due to the fix I made for the drop-down menu.

Re: OBBLM Auto Fill not working

Posted: Tue Jul 16, 2013 7:14 am
by Hegel
Thanks a lot for the fix, applied it to my site and now it works fine !