Fixed now, I had copied the wrong version string and then editing bits to fix it but missed that pageVersion on the Updates page is incorrect![]()
Fixed now, I had copied the wrong version string and then editing bits to fix it but missed that pageVersion on the Updates page is incorrect![]()
- Fix move thread dialog didn't update allowed prefixes when the forum changed on XF2.2
- Fix time count up/down javascript would incorrectly use the phrase
time.minutesinstead oftime.minutewhen referencing1 minute
- Adjust addo-on version string comparison so "preview" releases as less than stable releases
- Do not patch option entity in XF2.3.8+ to support strict type checks against
\XF::options()properties, as this is now natively supported- Backporting array_* templater function changes
- Add
array_sumtemplater function for pre-XF2.3.8- Only backport
array_diff/array_reversetemplater functions for older XF versions...
- Fix XF2.2 boolean options was not cast as bools as expected
- Fix XF2.2 default value for float options were cast to integers instead of floats
- Update backported templerater functions
array_diff/array_reverse/array_sumto match XF2.3 behavior. These return arrays, not collections depending on input.- Add
array_first/array_lasttemplate functions
That has nothing todo with my add-onsErrorException: [E_WARNING] Undefined array key "" src/XF/Mvc/Entity/Manager.php:628Tarafından: Bilinmeyen hesap 25 Ocak 2026 11:26'deYığın izleme#0 src/XF/Mvc/Entity/Manager.php(628): XF::handlePhpError(2, '[E_WARNING] Und...', '/var/www/vhosts...', 628)#1 src/XF/Mvc/Entity/Finder.php(1512): XF\Mvc\Entity\Manager->hydrateFromGrouped(Array, Array)#2 src/XF/Mvc/Entity/Finder.php(1466): XF\Mvc\Entity\Finder->getCollectionFromResults(Object(XF\Db\Mysqli\Statement))#3 src/XF/Mvc/Entity/Manager.php(226): XF\Mvc\Entity\Finder->fetch()#4 src/XF/Repository/NodeRepository.php(145): XF\Mvc\Entity\Manager->findByIds('XF:Forum', Array, Array)#5 src/XF/Repository/NodeRepository.php(24): XF\Repository\NodeRepository->loadNodeTypeDataForNodes(Object(XF\Mvc\Entity\ArrayCollection))#6 src/XF/Pub/Controller/ForumController.php(80): XF\Repository\NodeRepository->getNodeList()#7 src/XF/Mvc/Dispatcher.php(362): XF\Pub\Controller\ForumController->actionList(Object(XF\Mvc\ParameterBag))#8 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('XF\\Pub\\Controll...', 'List', Object(XF\Mvc\RouteMatch), Object(SV\StandardLib\XF\Pub\Controller\Forum), Object(XF\Mvc\Reply\Reroute))#9 src/XF/Mvc/Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\StandardLib\XF\Pub\Controller\Forum), Object(XF\Mvc\Reply\Reroute))#10 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))#11 src/XF/App.php(2824): XF\Mvc\Dispatcher->run()#12 src/XF.php(814): XF\App->run()#13 index.php(23): XF::runApp('XF\\Pub\\App')#14 {main}Durum isteğiarray(4) { ["url"] => string(1) "/" ["referrer"] => bool(false) ["_GET"] => array(0) { } ["_POST"] => array(0) { }}
- Backport
array_is_listtempleter function which is native in XF2.3.9+- Fix for custom date/time macro (
svStandardLib_helper_macros::date_time_input)
- Fix seconds would be prompted in the time input even when
$showSecondsarg was false- Fix safari support as safari (ie any iphone browser) doesn't support seconds for the
input[type=time]field
did you mean 2.3.8?
- Backport array_is_list templeter function which is native in XF2.3.9+
- Fix custom date-time handling parsing had a broken condition for non-safari browsers
- Fix installer could sometimes cause errors when using aliasClass helper method
- Fix rebuilding or updating StandardLib could cause option values to be incorrectly cached without expected types, only applies to pre-XF2.3.8
- Only noticeable if StandardLib is updated without updating another other add-on
- Update
array_first/array_lastfunctions to not mutate the array pointer- Choices.js integration
- Fix pre-rendered choices.js widget didn't respect
data-search-enabled="0"to disable search- Fix javascript error when parsing boolean data-* options on XF2.2
- Fix 'required' attribute didn't work as expected
- Workaround for widget height collapsing when no items are selected and not placeholder exists
- Compatibility...
- Fix incorrect CSS when choices.js has no items selected
- Fix InstallerHelper::renamePhrases used to migrate phrases from one title scheme to another when the new phrase already exists would probably fail to migrate any customizations
In practice, this would only happen on re-running the install-step or if the user manually created a new phrase- Fix installer for pre-XF2.3 not backporting the
xf_style_property.has_variationscolumn- Minor code cleanup around the use of...
We use essential cookies to make this site work, and optional cookies to enhance your experience.