pokepark / PokemonRaidBot

Telegram bot for organizing Raids in Pokémon Go. Developers & admins are welcome to join https://t.me/PokeParkSupport
https://t.me/PokeParkSupport
GNU Affero General Public License v3.0
48 stars 40 forks source link

No response after adding a gym with @Ingressportalbot #274

Closed klablabla closed 1 year ago

klablabla commented 2 years ago

When you add a gym with the @Ingressportalbot you get the following errors:

[Thu Mar 24 13:19:39.107039 2022] [php:notice] [pid 5797] [client *.*.*.*:****] Uncaught exception at mods/importal.php:123: Undefined variable $no_spaces_gym_name\nBacktrace: #0 /var/www/html/mods/importal.php(123): error_handler()\n#1 /var/www/html/index.php(108): include_once('...')\n#2 {main}

[error_handlers.php:34] * Crash incoming, have a detailed backtrace: [error_handlers.php:35] * array ( [error_handlers.php:35] * 0 => [error_handlers.php:35] * array ( [error_handlers.php:35] * 'file' => '/var/www/html/mods/importal.php', [error_handlers.php:35] * 'line' => 123, [error_handlers.php:35] * 'function' => 'error_handler', [error_handlers.php:35] * 'args' => [error_handlers.php:35] * array ( [error_handlers.php:35] * 0 => 2, [error_handlers.php:35] * 1 => 'Undefined variable $no_spaces_gym_name', [error_handlers.php:35] * 2 => '/var/www/html/mods/importal.php', [error_handlers.php:35] * 3 => 123, [error_handlers.php:35] * ), [error_handlers.php:35] * ), [error_handlers.php:35] * 1 => [error_handlers.php:35] * array ( [error_handlers.php:35] * 'file' => '/var/www/html/index.php', [error_handlers.php:35] * 'line' => 108, [error_handlers.php:35] * 'args' => [error_handlers.php:35] * array ( [error_handlers.php:35] * 0 => '/var/www/html/mods/importal.php', [error_handlers.php:35] * ), [error_handlers.php:35] * 'function' => 'include_once', [error_handlers.php:35] * ), [error_handlers.php:35] * )