Edit any ranks gives me an error! Seems to save it anyway but get this every time i click save [B1-SH=Self-Hosted]
UPDATE `core_member_ranks` `core_member_ranks` SET `rank_use_image`=true,`rank_shape`='circle',`rank_icon`=NULL,`rank_background`='#eeb95f',`rank_border`='#f7d36f',`rank_foreground`='#ffffff',`rank_sides`=5,`rank_rotation`=0,`icon`=(\IPS\File\FileSystem::__set_state(array(
'_cachedFilesize' => NULL,
'exifData' => NULL,
'configuration' =>
array (
'dir' => 'xxx/uploads',
'url' => 'uploads',
),
'configurationId' => 1,
'storageExtension' => 'core_Ranks',
'originalFilename' => '1_Newbie.svg',
'filename' => '1_Newbie.svg',
'container' => 'monthly_2024_10',
'contents' => NULL,
'url' =>
\IPS\Http\Url\Internal::__set_state(array(
'url' => 'xxx/uploads/monthly_2024_10/1_Newbie.svg',
'data' =>
array (
'scheme' => 'https',
'host' => 'eadrifting.se',
'port' => NULL,
'user' => NULL,
'pass' => NULL,
'path' => '/uploads/monthly_2024_10/1_Newbie.svg',
'query' => '',
'fragment' => NULL,
),
'queryString' =>
array (
),
'hiddenQueryString' =>
array (
),
'seoPagination' => NULL,
'base' => 'none',
)),
'tempId' => 0,
'requiresModeration' => NULL,
'attachmentThumbnailUrl' => NULL,
'securityKey' => NULL,
'thumbnailName' => NULL,
'thumbnailContainer' => NULL,
'temporaryFilePath' => NULL,
))) WHERE id=3
IPS\Db\Exception: Unknown column 'rank_shape' in 'field list' (1054)
xxx/system/Db/Db.php(1232): IPS\Db->preparedQuery()
xxx/system/Patterns/ActiveRecord.php(544): IPS\Db->update()
xxx/system/Node/Model.php(2810): IPS\Patterns\ActiveRecord->save()
xxx/system/Node/Model.php(3674): IPS\Node\Model->save()
xxx/system/Node/Controller.php(472): IPS\Node\Model->saveForm()
xxx/system/Dispatcher/Controller.php(128): IPS\Node\Controller->form()
xxx/system/Node/Controller.php(117): IPS\Dispatcher\Controller->execute()
xxx/applications/core/modules/admin/achievements/ranks.php(73): IPS\Node\Controller->execute()
xxx/system/Dispatcher/Dispatcher.php(169): IPS\core\modules\admin\achievements\ranks->execute()
xxx/admin/index.php(15): IPS\Dispatcher->run()
#10 {main}
Recommended Comments