12 Commits
Author SHA1 Message Date
Fred Beckhusen 35caee67eb Merge pull request #3 from starflowerbracken/temporary
Update SearchEvents.pl
2022-01-02 17:27:06 -06:00
starflowerbracken 5de771224a Update SearchEvents.pl
Remove four-byte UTF-8 BMP characters that MySQL won't like. The best way was to simply remove them by regex.
2021-09-29 12:44:03 +01:00
Fred Beckhusen 29ca52b2e7 Merge pull request #2 from starflowerbracken/master
temporary fix removing two lines
2020-05-09 18:22:46 -05:00
starflowerbracken 3cbbb09a90 temporary fix removing two lines
utf8::decode of $description and $name provided further sources of script failure due to problem characters so I commented these out as a temporary fix.
2020-05-09 06:42:40 +01:00
Fred Beckhusen a5979a1557 Merge pull request #1 from starflowerbracken/master
Change to 2DO.pm & prevent script crashing
2019-12-07 15:18:32 -06:00
starflowerbracken 85fbafbbe7 Revert the unidecode lines (but not all changes)
The lines added to remove unicode problems added more unicode rather than removing it. The other changes were left because they remove unbreaking spaces that somebody else has inserted. There may be other unicode problems arising in the future for similar reasons with other characters appearing. Need a better all-round solution without compounding the problem as I did.
2019-12-07 06:19:25 +00:00
starflowerbracken 2281fc6122 Change to 2DO.pm & prevent script crashing
(1) Replace defunct HYPEvents with new fork 2DO.pm
(2) Unicode characters were crashing the script. Added some lines to prevent this.
2019-12-02 07:48:49 +00:00
Fred Beckhusen 572fce21de Much better url parsing 2019-09-03 11:18:22 -05:00
Fred Beckhusen 30e2c752e1 update readme 2019-09-02 22:49:26 -05:00
Fred Beckhusen 2de68643c1 Merge branch 'master' of https://github.com/Outworldz/OpensimEvents 2019-09-02 22:46:36 -05:00
Fred Beckhusen 6d239d05e2 Initial commit 2019-09-02 22:43:45 -05:00
Fred Beckhusen 63fc195840 Initial commit 2019-09-02 22:41:17 -05:00