Picture Posting And Url Posting
Subject: Picture Posting And Url Posting
Im trying to include a image with the post but it doesnt appear in the post i just get the url to the image any help.
Subject: Re: Picture Posting And Url Posting
Hi, are you using the buttons to generate the code?
If so the image may be too large or you may have gotten the link incorrect.
___________
I know this is an old post but I got bored and clicked "View Unanswered Posts" in hopes that I could help and maybe.. just maybe.. these people are watching this topic, also marking SOLVED on all posts that have been solved to tidy up a bit
If so the image may be too large or you may have gotten the link incorrect.
___________
I know this is an old post but I got bored and clicked "View Unanswered Posts" in hopes that I could help and maybe.. just maybe.. these people are watching this topic, also marking SOLVED on all posts that have been solved to tidy up a bit
Subject: Re: Picture Posting And Url Posting
You can as another option;
Upload the image has an attachment within the post using the attachment feature, by default the attachment mod will allow the upload of .gifs, .jpg, .png, but not .bmp file extensions.
It is suggested though the image size is reduced to 800 pixels wide or less this will allow the image to be sized to fit most modern monitors set to a resolution 1024 x 768 or higher without the need for the generation of the horizontal scroll bar in IE or Firefox and/or other browsers.
Your other option would be to use the code "img]http://www.website.com/images/nameoffiletodisplay.jpg[/img" (I have taken out the opening and closing brace's so you can see the code line), what this does it point the code to a location on the web site were the image is stored, NOTE this only works if the image already exists in that location, if it does not then you will need to upload it to that location via FTP.
The final option is as stated before use the buttons at the top of the posting edit page, these will correctly insert the code for linking, but you will still have to link to an image that is already on the web site file store.
I also just spotted this option, if you click on the button at the top of the post edit page that looks like this
you will be directed to postimage.org which allows you to upload an image to their servers and then creates the link code for insertion into your post to display the image.
Hope this helps
Upload the image has an attachment within the post using the attachment feature, by default the attachment mod will allow the upload of .gifs, .jpg, .png, but not .bmp file extensions.
It is suggested though the image size is reduced to 800 pixels wide or less this will allow the image to be sized to fit most modern monitors set to a resolution 1024 x 768 or higher without the need for the generation of the horizontal scroll bar in IE or Firefox and/or other browsers.
Your other option would be to use the code "img]http://www.website.com/images/nameoffiletodisplay.jpg[/img" (I have taken out the opening and closing brace's so you can see the code line), what this does it point the code to a location on the web site were the image is stored, NOTE this only works if the image already exists in that location, if it does not then you will need to upload it to that location via FTP.
The final option is as stated before use the buttons at the top of the posting edit page, these will correctly insert the code for linking, but you will still have to link to an image that is already on the web site file store.
I also just spotted this option, if you click on the button at the top of the post edit page that looks like this

Hope this helps
Subject: Re: Picture Posting And Url Posting
open
includes/bbcode.php
replace
with
see ya :mrgreen:
includes/bbcode.php
replace
- $html = '<a href="' . $params['src'] . '" target="_blank" title="' . $lang['OpenNewWindow'] . '">' . $html . '</a>';
with
see ya :mrgreen:
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.086s (PHP: 20% SQL: 80%)
SQL queries: 10 - Debug Off - GZIP Enabled