You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After duplicating a TYPO3 instance with snowbabel installed and initialized, new updates continue to be saved to the old location.
It is due to the fact the full ExtensionPath is saved in the tx_snowbabel_indexing_extensions_* tables. Only the path from the siteroot should be saved.
The text was updated successfully, but these errors were encountered:
After duplicating a TYPO3 instance with snowbabel installed and initialized, new updates continue to be saved to the old location.
It is due to the fact the full ExtensionPath is saved in the tx_snowbabel_indexing_extensions_* tables. Only the path from the siteroot should be saved.
The text was updated successfully, but these errors were encountered: