Quote:
Originally Posted by netcommander
I've add one image

I've use firebug and you will see error code.
what is gif89 ?
intresting
take care
cheers
|
I see now, thank you. GIF89 is a .gif image. Could you let me know what adcode you are using and in what template please, either on here or by PM.
Quote:
Originally Posted by grahamsmythe
I've got a very basic understanding of vBulletin, so if you are able to offer me any help, instructions in 'idiot' language would be much appreciated.
|
PM me an AdminCP login please and I'll have a look.
Quote:
Originally Posted by xcesiv
Below is the code i have put into my nav bar section
http://forum.teamillusiv.com
Code:
<img src="http://forum.teamillusiv.com/images/ads/xcesiv_500.gif" /> | $vbphrase[two] <if condition="is_member_of($bbuserinfo, 1,2,3)"> | <img src="#field3#.jpg" /></if>
<img src="http://forum.teamillusiv.com/images/ads/Spoton_500.jpg" /> | $vbphrase[two] <if condition="is_member_of($bbuserinfo, 1,2,3)"> | <img src="#field3#.jpg" /></if>
1) When it refreshes a few times now and then there is no add.
I grabbed the code from the example in the back end. Can someone explain what could the problem be.
Basically all i want is for the add to pick randomly between a few banners. All members, all screens
2) how do i make the banners linkable (A link for each banner).
|
The example was just that, an example. You shouldn't use it. Try this code instead, I've made the banners into links, just replace
http://www.example.com with where you want them to go.
[code]
Code:
<a href="http://www.example.com"><img src="http://forum.teamillusiv.com/images/ads/xcesiv_500.gif" /></a> |
<a href="http://www.example.com"><img src="http://forum.teamillusiv.com/images/ads/Spoton_500.jpg" /></a>
Quote:
Originally Posted by StreetTriple
i can't upload the leanguage file.... it's "not valid file"... How can i do? My ACP managment isn't translate....
|
What is the exact error message? If it needs translating into English I'd be grateful if you could have a go.
Quote:
Originally Posted by redlabour
What about the Postbit Bug?
|
I'm waiting for other reports at the moment to confirm it's a widespread bug. That nobody else has reported it yet makes me wonder if it is a vBSEO bug or specific to your forum somehow. I haven't forgotten you.