The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
as in title
i have an adult forum which mostly use images hosted on image host sites which dont always load and when not you will see in IE a red cross but not in FF / Opera so i want to let is show an error image when the original doesn't load i think it has to do with class_bbcode but i 've no idea how to do it Wally |
#2
|
||||
|
||||
![]()
anyone an idea??
|
#3
|
||||
|
||||
![]()
I don't know that you can do anything about it. If you look at the page source, the link to the image will be there, it's just that the browser can't grab it for some reason. That is a browser thing and not something you can put into your code (that I know of).
|
#4
|
||||
|
||||
![]()
I have to agree to that! :up:
|
#5
|
||||
|
||||
![]()
strange i've seen this working on some phpbb forums (if it works on phpbb it should also be possible with vbulletin)
--------------- Added [DATE]1232896409[/DATE] at [TIME]1232896409[/TIME] --------------- on phpbb a board uses this after the img code: Code:
onerror="this.src='url to /error.png'" |
#6
|
||||
|
||||
![]()
I'm a trial and error coder, especially with javascript, so here's a page to help you out - http://www.w3schools.com/JS/js_onerror.asp
|
#7
|
||||
|
||||
![]()
thx lynne that might help will look into it
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|