Home >Backend Development >PHP Tutorial >fck picture cannot be displayed_PHP tutorial
Let’s take a look at how to make fck display the pictures we uploaded normally.
Let’s take a look at how to make fck display the pictures we uploaded normally.
The path is wrong. .
Pay attention to your source code:
Look at your calling fck address: fckeditor/fckeditor.php
It means that your preview page and fck are not at the same level. Besides, by default, the source code of images uploaded by FCK should contain the complete URL.
It seems that your FCK has been changed.
Configure your fck and it will be OK.