Results 1 to 2 of 2

only see images after refresh

This is a discussion on only see images after refresh within the Troubleshooting forums, part of the vBSEO SEO Plugin category; hi i recently had a problem viewing inline images on my forum with vbseo turned on oleg was very kind ...

  1. #1
    wez
    wez is offline
    Member
    Real Name
    david
    Join Date
    Jun 2006
    Posts
    30
    Liked
    0 times

    Exclamation only see images after refresh

    hi
    i recently had a problem viewing inline images on my forum with vbseo turned on

    oleg was very kind and helped me, i thought this was sorted but it seems not
    if you look here

    the images are not visible, unless you refresh ???
    they will apear only after refresh ?

    any help would be great,
    many many thanks for your excellent support

    wez

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello David,

    the images are displayed fine for me (without refresh).
    I've checked the page source and it looks like there is a problem with your javascript code (not related to vBSEO). You have this code:
    HTML Code:
    image_1 = new Image()
    image_1.src = image_src
    
    [B]image_x = image_1.width * image_scale[/B]
    image_y = image_1.height * image_scale
    at the line selected in bold image_1.width will be usually undefined unless the image has been loaded before and is located in cache (which is not the case when page is opened for the first time).
    Probably you should rewrite this code to take this into acccount.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. images theme
    By ForumsHelp in forum vBSEO Features Archive
    Replies: 3
    Last Post: 10-06-2006, 01:05 AM
  2. Best way to get google images to index?
    By phuddle in forum General Discussion
    Replies: 1
    Last Post: 06-02-2006, 02:16 PM
  3. Google Images
    By phuddle in forum General Discussion
    Replies: 1
    Last Post: 04-08-2006, 07:24 PM
  4. Having problems with images
    By Kila_Bite in forum Troubleshooting
    Replies: 5
    Last Post: 12-17-2005, 05:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •