Skip to content

Announcements

Announcements regarding our community
25 Topics 251 Posts
  • Embedding Images

    Pinned Locked
    2
    0 Votes
    2 Posts
    6k Views
    CalumC

    Right still so many people struggling with embedding photos on this site! I am getting a little tired of repeating myself and you will kick yourself why you didn't get it in the first place!

    In order to understand where you're going wrong, let us first understand how this works.

    Embedding Images

    For storage and bandwith sake, I am not prepared to host images on this site. The forum software is more than capable but I am running this off a Raspberry Pi at my house so your download speed is my upload speed which is about 2Mb. So very slow!

    What you need to do is find a Photo Hosting company that will do this for you.

    Let us take Photobucket as an example.

    If you go over to http://www.photobucket.com you will land at the homepage

    You will land a text page that looks like:

    <!DOCTYPE HTML> <html class="is_moz is_win no-js" xmlns="http://www.w3.org/1999/xhtml" > <head> <!--head--><meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf8" /> <meta property="og:site_name" content="Photobucket" /> <meta name="robots" content="INDEX, FOLLOW" /> <meta name="description" content="Get free image hosting, easy photo sharing, and photo editing. Upload pictures and videos, create with the online photo editor, or browse a photo gallery or album and create custom print products." /> <meta name="keywords" content="free image hosting, free video hosting, image hosting, video hosting, photo image hosting site, video hosting site" /> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0" /> <meta name="HandheldFriendly" content="true" /> <meta property="fb:app_id" content="38997159460" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Photobucket - Photo and image hosting, free photo galleries, photo editing." /> <meta property="og:description" content="Get free image hosting, easy photo sharing, and photo editing. Upload pictures and videos, create with the online photo editor, or browse a photo gallery or album and create custom print products." /> <meta property="og:url" content="http://photobucket.com" /> <meta property="og:image" content="http://pic2.pbsrc.com/common/FB_OG_default_600x315.jpg" /> <meta property="twitter:image" content="http://pic2.pbsrc.com/common/FB_OG_default_600x315.jpg" /> <meta name="p:domain_verify" content="407950b128a817850ab3edd01b7a6bd4" /> <!-- <script type="text/javascript" src="/resources/common/js/mobile/photobucket.js"></script> <script type="text/javascript"> window.load_index = function () { var indexScript = document.createElement('script'); indexScript.type = 'text/javascript'; indexScript.src = cygnus_index_start(); console.log(decodeURIComponent(cygnus_index_start())); var node = document.getElementsByTagName('script')[1]; node.parentNode.insertBefore(indexScript, node); }; load_index(); </script>--> <title>Home | Photobucket</title> <link rel="icon" type="image/x-icon" href="http://pic2.pbsrc.com/common/favicon.ico" /> <link rel="shortcut icon" type="image/x-icon" href="http://pic2.pbsrc.com/common/favicon.ico" /> <!--global--> <link rel="stylesheet" type="text/css" href="http://static2.pbsrc.com/pkg/2028a4f3e8f561dd49f795655a0274b86d1923bf/head_global_main.css" /> <!--head--> <link rel="stylesheet" type="text/css" href="http://static2.pbsrc.com/pkg/2028a4f3e8f561dd49f795655a0274b86d1923bf/head_userhome_userhomepage.css" /> <!--external stylesheets--> <link rel="stylesheet" type="text/css" href="https://js.appboycdn.com/web-sdk/0.2/appboy.min.css" /> <script type="text/javascript"> // Record the time JS first started executing (for timing information later) window['jsStartTime'] = new Date(); </script> <script type="text/javascript" src="http://static2.pbsrc.com/pkg/2028a4f3e8f561dd49f795655a0274b86d1923bf/head_global_main.js" ></script> <!--external head--><script src="https://secure.photobucket.com/resources/common/js/ads.js" type="text/javascript" ></script> <script src="https://js.appboycdn.com/web-sdk/0.2/appboy.min.js" type="text/javascript" ></script> <!--head scripts--> <script type="text/javascript"> (function () { if (typeof (Pb) !== 'undefined' && Pb.Data) { var data = { version: '2028a4f3e8f561dd49f795655a0274b86d1923bf', staticUrl: 'http://static2.pbsrc.com/', picUrl: 'http://pic2.pbsrc.com/' }; Pb.Data.init(data); }

    It goes on and on and on....

    Your web browser, be it Internet Explorer, Edge, Chrome, Firefox, Safari, etc, takes this code and parses/executes it. And the result is displayed in front of your eyes.

    When you go to that Site it gives you said text.

    You can get that text by going to that site. You get that text, NOTHING ELSE!!

    If you look closesly you will see other websites located within the HTML Code.

    This here is a link that your browser sees and then says Oh Hey! There is some sort of resource of here, Let's get that too!

    Every time you see href=www.somewebsite.comn the browser will go and get that resource automatically!

    HTML does not do colour, flashy things or anything. It's purely for structure. When you request a page you request for STATIC HTML and nothing else. The browser then looks for all the additional stuff like photos, JavaScript, Videos etc.

    Every single element other than the Original HTML will have to be asked for by a separate request.

    Now why is this important?

    Because a lot of you are having trouble with pasting photos. I believe it's because you don't understand what is going on when you are trying to link in a photo.

    The location of your photo on the world wide web is completely and utterly unique!

    It cannot match to any other known site in the world, else how you would ever be able to distinguish between the two!

    What you need when you're posting images is the precise location of the image on the WWW.

    Most browsers make this really easy for you to get to by simply Right Clicking on the image in your browser and pressing Copy Image Location. This will give you the UNIQUE WORLD WIDE WEB ADDRESS for your image. It is a one to one map and each URL gives you a unique page. Web pages are made up of many URLs all pulled together by the browser.

    Accessing the Unique URL

    This can be achieved by right clicking on the image in question, no matter where you are Facebook, Google, Photobucket or the DT forum.

    And click Copy Image location.

    Now paste this, and only this, into the Nodebb text input.

    That is it. That is all you need to do.

    Nothing else it is as simple as that.

    Hopefully this has explained it all.

    Please understand the above, and you will understand why you have been having problems.

    alt

    alt

  • Happy New Year 2024

    4
    2 Votes
    4 Posts
    194 Views
    MadGyverM

    Happy new year to all,I wish you only good health, everything else can be gained more or less.

    @Calum Thank you for the existence of the forum.

  • Forum Software Update & Patching

    18
    1 Votes
    18 Posts
    15k Views
    CalumC

    New server is installed and configured=)

  • Merry Christmas 2023

    1
    3 Votes
    1 Posts
    62 Views
    No one has replied
  • Outage

    65
    6 Votes
    65 Posts
    13k Views
    Stevie WonderS

    @HOTSHOT-III said in Outage:

    @Calum Thanks for keeping the forum going!

    +1
    Thanks as always man, it’s never not appreciated

  • Yamaha DTR Scalar Vector Graphics

    2
    0 Votes
    2 Posts
    362 Views
    CalumC

    Direct Links:

    Frame Work dtr-headlight-cowl https://svgshare.com/i/QrY.svg dtr-fairings https://svgshare.com/i/Qs3.svg dtr-frame https://svgshare.com/i/Qsx.svg dtr-seat https://svgshare.com/i/Qs5.svg dtr-side-cover-oil-tank https://svgshare.com/i/Qqe.svg dtr-stand-foot-rest https://svgshare.com/i/Qr1.svg dtr-fuel-tank https://svgshare.com/i/Qrb.svg dtr-oil-tank https://svgshare.com/i/Qs7.svg dtr-rear-arm https://svgshare.com/i/Qs9.svg dtr-steering-cable https://svgshare.com/i/Qt4.svg Wheels dtr-front-wheel https://svgshare.com/i/Qt8.svg dtr-rear-wheel https://svgshare.com/i/Qtt.svg Braking dtr-front-caliper https://svgshare.com/i/Qs4.svg dtr-front-master-cylinder https://svgshare.com/i/Qsz.svg dtr-rear-caliper https://svgshare.com/i/Qs6.svg dtr-rear-master-cylinder https://svgshare.com/i/Qqf.svg Electrical dtr-electrical-1 https://svgshare.com/i/Qt0.svg dtr-electrical-2 https://svgshare.com/i/QrE.svg dtr-headlight https://svgshare.com/i/Qt5.svg dtr-indicators https://svgshare.com/i/Qsn.svg dtr-meter https://svgshare.com/i/Qqg.svg dtr-taillight https://svgshare.com/i/Qso.svg dtr-handle-lever https://svgshare.com/i/Qtq.svg Engine dtr-carburettor https://svgshare.com/i/Qr2.svg dtr-clutch https://svgshare.com/i/Qr3.svg dtr-crankcase-1 https://svgshare.com/i/Qri.svg dtr-crankcase-cover https://svgshare.com/i/QtH.svg dtr-crank-piston https://svgshare.com/i/QtJ.svg dtr-exhaust https://svgshare.com/i/QtT.svg dtr-generator https://svgshare.com/i/Qt1.svg dtr-oil-pump https://svgshare.com/i/Qt2.svg dtr-radiator https://svgshare.com/i/Qtd.svg dtr-shift-cam https://svgshare.com/i/Qsa.svg dtr-shift-shaft https://svgshare.com/i/QtK.svg dtr-starter https://svgshare.com/i/QtL.svg dtr-tachometer https://svgshare.com/i/Qt6.svg dtr-transmission https://svgshare.com/i/Qt3.svg dtr-water-pump https://svgshare.com/i/QsF.svg Suspension dtr-front-fork https://svgshare.com/i/Qt7.svg dtr-rear-suspension https://svgshare.com/i/Qts.svg dtr-steering https://svgshare.com/i/Qtr.svg
  • SVG's Are Coming

    9
    6 Votes
    9 Posts
    2k Views
    CalumC

    @oldman Honestly, I am building this RS and I have literally AJSutton exploading parts open wishing they were SVGs, I know this tool will be useful to restorers who want to know how it all fits together.

  • Happy New Year 2018

    7
    1 Votes
    7 Posts
    1k Views
    britshgigoloB

    happy new year to one and all hope you all had a great christmas

  • Merry Christmas 2017

    56
    3 Votes
    56 Posts
    5k Views
    NINJAN

    @calum Yep I couldn't agree more. I accepted your friend request so it's all good. :thumbsup_tone2:

  • Scheduled Outage

    2
    2 Votes
    2 Posts
    1k Views
    CalumC

    So there was actually quite a few issues, and upon resolving these issues my IP address has been changed.

    So for anyone having issues accessing this site on certain platforms, it's because your machine is using cached DNS settings for the old address. Since we have a new address you will need to refresh the DNS. This should expire in due course time and sort itself out anyway..

    They have supplied me with a new router. I've been told it could take up to 10 days for all the changes to propagate through and I must reboot the router then as well. I am told the issues have been identified and are being resolved, which is good news.

    Sorry for the inconvenience, hopefully service will be resumed.

  • Forum Updates

    8
    4 Votes
    8 Posts
    2k Views
    CalumC

    @Minia I will do once I get a choice of colours and proper transfers definitely

  • New Moderator

    5
    5 Votes
    5 Posts
    2k Views
    NINJAN

    @Mightyman Congrats dude!!! πŸ‘

  • Image Uploads

    5
    2 Votes
    5 Posts
    1k Views
    CalumC

    @CYBER-NINJA Yeah it's probably just Google Spiders and I even saw a Chinese Search engine crawling the site

  • HTTPS SSL Connection

    7
    0 Votes
    7 Posts
    3k Views
    NINJAN

    @Calum I'm not sure what you changed, but I have had no trouble logging on for the past few days, top job dude!!! πŸ‘

    And sooooooooooooo many more smileys now too!!! πŸ™‚

  • Outage

    13
    1 Votes
    13 Posts
    3k Views
    NINJAN

    @Calum LOL πŸ™‚ πŸ‘ πŸ˜›

  • Reporting Posts

    Locked
    1
    0 Votes
    1 Posts
    825 Views
    No one has replied
  • Emoticons Fixed!

    7
    2 Votes
    7 Posts
    3k Views
    Y

    🍍

  • Happy Birthday DT Forum

    10
    2 Votes
    10 Posts
    4k Views
    CalumC

    @CYBER-NINJA 102, but about 10 people who actually use the site lol. Still that's about what we got on the old one anyways.

  • Forum Updates

    3
    1 Votes
    3 Posts
    2k Views
    CalumC

    Forum Updated.

    Sorry for the outages

  • Down Time

    7
    0 Votes
    7 Posts
    4k Views
    CalumC

    @mad73 Cheers. Wasn't playing ball when I wanted to upgrade so took longer than anticipated.