Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 17, 20222 yr Hello. I am trying to merge two boards, both on Invision Community 4.7.0. After filling in all the details in the converter and processing, I am getting such error: TypeError: timezone_name_from_abbr(): Argument #2 ($utcOffset) must be of type int, string given (0) #0 /home/xxx/public_html/applications/convert/sources/Library/Core.php(3460): timezone_name_from_abbr('', 'UTC') #1 /home/xxx/public_html/applications/convert/sources/Software/Core/Invisioncommunity.php(681): IPS\convert\Library\_Core->convertMember(Array, Array, NULL, '/home/srv45997/...', NULL, NULL, '/home/srv45997/...') #2 /home/xxx/public_html/applications/convert/sources/Library.php(285): IPS\convert\Software\Core\_Invisioncommunity->convertMembers() #3 /home/xxx/public_html/applications/convert/modules/admin/manage/convert.php(559): IPS\convert\_Library->process(0, 'convertMembers', 100) #4 /home/xxx/public_html/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\convert\modules\admin\manage\_convert->IPS\convert\modules\admin\manage\{closure}(NULL) #5 /home/xxx/public_html/applications/convert/modules/admin/manage/convert.php(578): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url\Internal), Object(Closure), Object(Closure)) #6 /home/xxx/public_html/system/Dispatcher/Controller.php(107): IPS\convert\modules\admin\manage\_convert->runStep() #7 /home/xxx/public_html/applications/convert/modules/admin/manage/convert.php(45): IPS\Dispatcher\_Controller->execute() #8 /home/xxx/public_html/system/Dispatcher/Dispatcher.php(153): IPS\convert\modules\admin\manage\_convert->execute() #9 /home/xxx/public_html/admin/index.php(13): IPS\_Dispatcher->run() #10 {main} Backtrace from admin logs: #0 /home/xxx/public_html/init.php(1029): IPS\_Log::log('TypeError: time...', 'uncaught_except...') #1 [internal function]: IPS\IPS::exceptionHandler(Object(TypeError)) #2 {main} Does anyone know what could be wrong here? Thanks in advance! Edited July 17, 20222 yr by angle4cor
July 17, 20222 yr Community Expert Solution Looking in your ACP, it looks like you're using a custom language pack. Are you using that language pack during the conversion? If so, I would switch to an unmodified English language pack as something seems off here.