Posted December 8, 20222 yr I repaired crashed board, most things went good, but only Friendly URLs are in english original and not renamed to my custom fURLs. Is this stored somewhere in database or how can I restore my own fURLs?
December 8, 20222 yr Community Expert This would be in the database. Was there a full database restore done, how exactly was this recovered?
December 8, 20222 yr Author Not, I restored only specific tables, without tables where are stored templates, because we had issues probably with theme. Board is running now only fURLs I don't have clue where could be stored.
December 8, 20222 yr Community Expert I would recommend doing a full database restoration as partial restorations can create further complications and issues plus are outside our scope of support.
December 8, 20222 yr Author I got it, it's row furl_configuration in core_sys_conf_settings table, data are stored there, but in ACP I see only original fURLs. I dunno if this some kind of issue or somewhere is something bad cached.
December 9, 20222 yr Author I only found where it's stored, but is not resolved at all. In database I see my renamed fURLs, but in ACP I see still english original.
December 9, 20222 yr Author Now I upgraded from 4.7.4 to 4.7.5 version and all my custom values from core_sys_conf_settings table were reloaded. Maybe this is way how to refresh all config data, so it seems issue has been finally resolved.
December 9, 20222 yr Community Expert It was very likely cache, which will have caused issues as you only partially restored, which we would usually recommend