Recent Topics

1 Jan 26, 2009 04:25    

Can anybody explain what I need to do in order to post an image inside a post, Im not very computer savy.

2 Jan 26, 2009 05:14

Well, in the posting screen there is a button at the bottom of the text area that says "files..."

Click that and you get a pop up box with two tabs at the top "Browse" and "Upload"
Select "Upload"
Then select the file Folder you want your image to go into. Then you go to the first "Choose a file:" field and click "browse".

This will direct you to your desktop or computer files.

Select the image you want to upload.

And then simply copy the posting code †hat it suggests.

OR: if you have an existing image folder on your server you simply can simply click on the img button in the toolbar and enter the required information. eg /img/mybigimage.jpg

3 Jan 26, 2009 05:44

Using the img button (or coding it by hand for that matter) requires a full URL. In other words, "/img/mybigimage.jpg" won't work unless the img folder is in your /skins/yourskin/ path. Better to use something like "http://mydomain.com//img/mybigimage.jpg" when using the img button ... or coding it by hand.

4 Jan 26, 2009 05:44

Re your PM

I think you need to check the permissions you have on your file Folders.

5 Jan 28, 2009 13:58

EdB wrote:

Using the img button (or coding it by hand for that matter) requires a full URL. In other words, "/img/mybigimage.jpg" won't work unless the img folder is in your /skins/yourskin/ path. Better to use something like "http://mydomain.com//img/mybigimage.jpg" when using the img button ... or coding it by hand.

This is about the only thing I havent fully explored other than the suphp......I will try it and see it I can make it work.........sorry for comming across like jack ass.


Form is loading...