Why can't I add image in "PHPNuke" using the build in text editor?
Please follow the steps below:
1) Please open "config.php" and locate the parameter "$AllowableHTML".
2) Please check the html element "img" is in the correct format "img"=>2( The value "1" mean the tag can be accepted with no parameter; The value of "2" mean the tag can be accepted with parameters).
Add Your Comments