Re: Brenbot Plugin Error [message #419996 is a reply to message #418329] |
Sun, 14 February 2010 13:59 |
|
Gen_Blacky
Messages: 3250 Registered: September 2006
Karma:
|
General (3 Stars) |
|
|
I found a problem a with gkl21 serial br plugin for addas serial plugin.
it will crash the database if someone joins with an ' in there name. So in the import serial sub you need to replace the regex before it goes through. So just do something like this "$nickname =~ s/\'//g;" to stop the ' from getting entered into the database.
[Updated on: Sun, 14 February 2010 14:00] Report message to a moderator
|
|
|