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
When saving the content of a post with an image inserted in the WYSIWYG, the image is saved with the full url instead of {SYSVAR:MEDIA_REL}/...
Therefore, when moving site to another domain/server, it is necessary to correct all urls of images inserted in NWI posts (in WYSIWYG or in database).
do not forget to fix NWI anywhere as well
The text was updated successfully, but these errors were encountered:
When saving the content of a post with an image inserted in the WYSIWYG, the image is saved with the full url instead of {SYSVAR:MEDIA_REL}/...
Therefore, when moving site to another domain/server, it is necessary to correct all urls of images inserted in NWI posts (in WYSIWYG or in database).
do not forget to fix NWI anywhere as well
The text was updated successfully, but these errors were encountered: