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.
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.
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.
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.
The only place where h300.png is embedded is here:
The url is correct but it seems that for some reason the url getting rewritten with /videos/193/vbtube.....PHP Code:/* tab pane */div.css-panes div { display:none; background: lightblue url(vbtube/images/h300.png) repeat-x scroll 0 -50px; color:#000000;}
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.