Thanks for your reply. I Really appreciate that. I have solved that problem. Did that by just fixing the URL in basehref value in template. The Server have two ips public and local. gave local IP with the port 7001 ( deployed in weblogic 8.1 ) . My server is outside of our local network . This works fine when i take VNC and upload images locally (server side). I am able to view the images in the editor and able to upload it physically. But when i do upload from my pc ( outside of server network ). I am not able to view the images, Although the images are getting uploaded there physically.
I guess there might be some URL setting. I know this type of problem can be fixed by having the code in front. But i hope we have some expert here who can get my point and help me out.
Re: image uploading temporarily
Re: image uploading temporarily
I have solved that problem. Did that by just fixing the URL in basehref value in template.
The Server have two ips public and local. gave local IP with the port 7001 ( deployed in weblogic 8.1 ) .
My server is outside of our local network . This works fine when i take VNC and upload images locally (server side).
I am able to view the images in the editor and able to upload it physically.
But when i do upload from my pc ( outside of server network ). I am not able to view the images, Although the images are getting uploaded there physically.
I guess there might be some URL setting. I know this type of problem can be fixed by having the code in front. But i hope we have some expert here who can get my point and help me out.
Thanks and sorry for bothering once again.