Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Paul Wallen Friend
    #128789

    When I apply an article for the first time that has an image, the beginning of the source code is added with this: ../%7Ebeacon/ before the image folder.

    <img class=”caption” src=”../%7Ebeacon/images/stories/05_22_08/langford.jpg” border=”0″ align=”left” />

    When it does this, the images are not resized in JAnews. They are stretched.

    After I take out the ../%7Ebeacon/, and have only the images folder in the front, all resizes and works well.

    Can anyone tell me why this adds this prefix or how I can change it?

    The site was on a developement server until now that had the web address: (http://server6.fusednetwork.com/~beacon)
    Could that have something to do with it???

    Sherlock Friend
    #250084

    Hi.
    In artcles, you shouldn’t use src like

    src="../%7Ebeacon/images/stories/05_22_08/langford.jpg"
    You can try

    src="images/stories/05_22_08/langford.jpg"

    Paul Wallen Friend
    #250085

    I was logging into the web address of the server: serverdomain.com/administrator/ instead of websitedomain.com/administrator

    All works well now.

    janews is very picky though about <br /> tags and such for the spacing.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Paul Wallen 16 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum