Results 1 to 4 of 4

Thread: h300.png missing

  1. #1
    Symptome is offline vBTubePRO-User BF
    Join Date
    May 2010
    Posts
    112

    Default h300.png missing

    When I open the following URL
    Quer Naila Studie
    then it tries to load File h300.png (which seems not to exist)

    Where's the problem? Is that something I could customize? Or something hardcoded where I don't have the files...?

    Thanks.

  2. #2
    s7v7n's Avatar
    s7v7n is offline Administrator
    Join Date
    Jan 2008
    Posts
    8,108

    Default

    The file is in vbtube/images/h300.png

    Source code is in vbtube_css Template.

    You should upload h300.png from v2.28 Package if its not there.
    Kind Regards
    s7v7n

    Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.

  3. #3
    Symptome is offline vBTubePRO-User BF
    Join Date
    May 2010
    Posts
    112

    Default

    But there seems to be something wrong with the path.
    I've got the files there now (readable) but h*tp://www.symptome.ch/vbboard/videos/193/vbtube/images/h300.png is still 404.

  4. #4
    s7v7n's Avatar
    s7v7n is offline Administrator
    Join Date
    Jan 2008
    Posts
    8,108

    Default

    The only place where h300.png is embedded is here:

    PHP Code:
    /* tab pane */div.css-panes div {    display:none;    backgroundlightblue url(vbtube/images/h300.pngrepeat-x scroll 0 -50px;    color:#000000;} 
    The url is correct but it seems that for some reason the url getting rewritten with /videos/193/vbtube.....
    Did you changed anything in the seo rules ?

    I checked the source code of the url you have given and can't find anywhere the rewritten url /videos/193/vbtube.....h300.png
    So i think it has something to do with the seo rules or htacces file.

    It would be interessting to know that anyone else with vBTube on a vB3 Board has this problem ?

    This is reported the first time.
    Kind Regards
    s7v7n

    Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.

Posting Permissions

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