By freelylw on
I am using drupal 5.1. I have installed the tinymce and then the IMCE, When I click the insert image button. there is a image edit forum pop up. but there is only a image url area there. but no image browse button there. so I can't not browse a image from my computer,. anybody can tell me how can I insert a image into text area from my computer. thank you very much
Comments
$closure
I had this too so after some digging I found I needed to add this to the end of my page.tpl.php file:
and then it worked
$closure already there
Nice thought, but that line is already there on mine. I still don't have a browse button :(
this was my solution.. hope it helps someone else
http://drupal.org/node/141740