Advertise Hotspot
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Again something wrong with banner jumble

4 posters

Go down

Solved Again something wrong with banner jumble

Post by dballerp 2010-05-31, 10:31

Spoiler:

So is there anything I need to edit.

Extra notes: I just recently switched from punBB to phpBB3.
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Joel 2010-05-31, 15:32

try:

Code:
<br><div align="center">
<script language="JavaScript">
var theImages = new Array()

//Random-loading images
theImages[0] = 'http://i10.servimg.com/u/f10/14/40/03/60/vhog310.gif'
theImages[1] = 'http://i39.tinypic.com/f9o8ba.jpg'
theImages[2] = 'http://i526.photobucket.com/albums/cc342/pikachupalooza/newbanner.png'
theImages[3] = 'http://i526.photobucket.com/albums/cc342/pikachupalooza/[b]banner[/b]-1-1.gif'
theImages[4] = 'http://i526.photobucket.com/albums/cc342/pikachupalooza/rsz_rsz_hogwartz-1-adv-htspt.jpg'

var j = 0
var p = theImages.length;
var preBuffer = new Array()

for (i = 0; i < p; i++){
preBuffer[i] = new Image()
preBuffer[i].src = theImages[i]
}
var whichImage = Math.round(Math.random()*(p-1));

function showImage(){
if(whichImage==0){
document.write('<a
href ="http://dungeons.forumotion.com/"><img
src="'+theImages[0]+'" border=0 width=452 height=135></a>');
}
else if(whichImage==1){
document.write('<a
href ="http://www.promotion-planet.net/"><img
src="'+theImages[1]+'" border=0 width=460 height=120></a>');
}
else if(whichImage==2){
document.write('<a
href ="http://eternalduel.darkbb.com/"><img
src="'+theImages[2]+'" border=0 width=452 height=135></a>');
}
else if(whichImage==3){
document.write('<a
href ="http://starsurfer.darkbb.com/"><img src="'+theImages[3]+'"
border=0 width=452 height=181></a>');
}
else if(whichImage==4){
document.write('<a
href ="http://hogwartz.5forum.net/"><img src="'+theImages[4]+'"
border=0 width=452 height=135></a>');
}

}

</script>

<script>showImage();</script>
<br><font size="3"><font size="2"><br><br></font></font></div>
<style>
div.pre{
background:#f9f9f9;
border:1px solid #cacaca;
position:fixed;
width: 800px;
top: auto;
right: 0;
margin: 0 auto;
bottom: 0;
left: 0;"
z-index:1000;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
height:25px;
}



</style>

edit accordingly.
Joel
Joel
Founder
Founder

Again something wrong with banner jumble Full10
       Male
       11220
       15338
       73
       2009-12-16
       27
       Singapore

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-01, 05:57

Still doesn't work, and now the widgets are going to the bottom.

http://rozzex.darkbb.com/index.htm Check it.
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Joel 2010-06-01, 08:25

wow, thats another problem.

I dont know why the widgets are stretching down Again something wrong with banner jumble Icon_scratch
Joel
Joel
Founder
Founder

Again something wrong with banner jumble Full10
       Male
       11220
       15338
       73
       2009-12-16
       27
       Singapore

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-01, 20:52

This is serious, help me please
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Cafetin 2010-06-02, 04:17

Where did you put the code?
Cafetin
Cafetin
Administrator Team
Administrator Team

Again something wrong with banner jumble Full10
       Male
       1735
       2909
       39
       2010-03-04
       37
       Serbia

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-02, 06:30

forum description
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Maki 2010-06-02, 07:10

Are you banners show up or not ????
Maki
Maki
Loving AH
Loving AH

Again something wrong with banner jumble Full10
       Male
       279
       0
       1
       2010-01-21

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-02, 07:26

BlueSky wrote:Are you banners show up or not ????

Did I not say that already? No it's not
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Joel 2010-06-02, 08:36

dballerp wrote:forum description

dont put it there. Put it in the homepage.
Joel
Joel
Founder
Founder

Again something wrong with banner jumble Full10
       Male
       11220
       15338
       73
       2009-12-16
       27
       Singapore

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-02, 08:40

Joel wrote:
dballerp wrote:forum description

dont put it there. Put it in the homepage.

Table ad and link jumble in the homepage message? Is that what you mean?
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Joel 2010-06-02, 08:41

No. But the banner jumble in the homepage message.
Joel
Joel
Founder
Founder

Again something wrong with banner jumble Full10
       Male
       11220
       15338
       73
       2009-12-16
       27
       Singapore

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-02, 08:42

Joel wrote:No. But the banner jumble in the homepage message.

That's what I did!!!!!!
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Joel 2010-06-02, 08:47

Than what did you put in the forum description?
Joel
Joel
Founder
Founder

Again something wrong with banner jumble Full10
       Male
       11220
       15338
       73
       2009-12-16
       27
       Singapore

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-02, 08:48

Joel wrote:Than what did you put in the forum description?

The table ad and link jumble
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Joel 2010-06-02, 08:53

Table Ad and Link Jumble is fine if you put it in the description..

So the only problem now is the widgets?
Joel
Joel
Founder
Founder

Again something wrong with banner jumble Full10
       Male
       11220
       15338
       73
       2009-12-16
       27
       Singapore

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Cafetin 2010-06-02, 12:56

The Banner Jumble goes to Admin Panel -> Display -> Generalities -> Homepage Message.
If you already put it there, just tell me if anything else is there too. Like some other codes or something.
Cafetin
Cafetin
Administrator Team
Administrator Team

Again something wrong with banner jumble Full10
       Male
       1735
       2909
       39
       2010-03-04
       37
       Serbia

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-02, 21:17

Spoiler:

and

Spoiler:

Anything wrong?
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Cafetin 2010-06-02, 21:35

No. Those can stay there. Just replace Joel`s with this code:

Code:
<br><div align="center">
<SCRIPT LANGUAGE="JavaScript">
var theImages = new Array()

//Random-loading images
theImages[0] = 'http://i596.photobucket.com/albums/tt46/Wildfire_Baku4/AnimatedBannerTest5537-TRI4.gif'
theImages[1] = 'http://img177.imageshack.us/img177/6310/vwwfh4.png'
theImages[2] = 'http://img177.imageshack.us/img177/6310/vwwfh4.png'
theImages[3] = 'http://img177.imageshack.us/img177/6310/vwwfh4.png'

var j = 0
var p = theImages.length;
var preBuffer = new Array()

for (i = 0; i < p; i++){
preBuffer[i] = new Image()
preBuffer[i].src = theImages[i]
}
var whichImage = Math.round(Math.random()*(p-1));

function showImage(){
if(whichImage==0){
document.write('<a href ="http://www.pokefarm.mybbnew.com/"><img src="'+theImages[whichImage]+'" align=center border=0></a>');
}
else if(whichImage==1){
document.write('<a href ="link.html"><img src="'+theImages[whichImage]+'" align=center border=0></a>');
}
else if(whichImage==2){
document.write('<a href ="link.html"><img src="'+theImages[whichImage]+'" align=center border=0></a>');
}
else if(whichImage==3){
document.write('<a href ="link.html"><img src="'+theImages[whichImage]+'" align=center border=0 width=452 height=181></a>');
}
else if(whichImage==4){
document.write('<a href ="link.html"><img src="'+theImages[whichImage]+'" align=center border=0 width=452 height=181></a>');
}

}

</script>



<script>showImage();</script>
</div>

Tell me if it works. But it should.
Cafetin
Cafetin
Administrator Team
Administrator Team

Again something wrong with banner jumble Full10
       Male
       1735
       2909
       39
       2010-03-04
       37
       Serbia

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-02, 21:44

Banner jumble and widgets is now working.

Last thing, the last post thingy. Everyone will be angry on that. I really need it to come back
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Joel 2010-06-02, 21:58

post? What do you mean?
Joel
Joel
Founder
Founder

Again something wrong with banner jumble Full10
       Male
       11220
       15338
       73
       2009-12-16
       27
       Singapore

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-02, 22:01

Joel wrote:post? What do you mean?

Go to rozzex and look. You can't see beside each forum the last post or even who wrote it
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Joel 2010-06-02, 22:03

No wonder.

Hmm, i got no idea why its like this. Lets wait for Cafetin.
Joel
Joel
Founder
Founder

Again something wrong with banner jumble Full10
       Male
       11220
       15338
       73
       2009-12-16
       27
       Singapore

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-02, 22:03

Joel wrote:No wonder.

Hmm, i got no idea why its like this. Lets wait for Cafetin.

Pretty sure it's a bug, but it's really bad now. I tried refreshing forum, doesn't work.

Hope caf can help me
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Cafetin 2010-06-02, 23:14

Interesting. But what is that "width=452 height=181" beside the banner? Get rid of it. I don`t know how that appeared for you there. I tried to do the same but I could not do that. So just try removing any line in the code I gave you, where there is that width and height thingy.
Also if you want to know if it is a bug, you can just take out the whole "Banner Jumble" to see if it still exist. If not, than it is not a bug, but the code does that.

If you can`t solve the problem like this, maybe I can join you like a temporary admin to solve this for you cause it seems like you guys have this problem for quite a long time now. Of course only if you and the other admins agree in 100%.
Cafetin
Cafetin
Administrator Team
Administrator Team

Again something wrong with banner jumble Full10
       Male
       1735
       2909
       39
       2010-03-04
       37
       Serbia

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-03, 05:03

I put that so all images will automatically become that size.

And yes, if you are willing, you can be temporary admin, just until the problem is fixed
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Maki 2010-06-03, 06:26

No worry we are here to help each others Smile
Maki
Maki
Loving AH
Loving AH

Again something wrong with banner jumble Full10
       Male
       279
       0
       1
       2010-01-21

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by dballerp 2010-06-03, 20:35

This is just gonna be funny once you guys hear this.

So I was looking through my CSS stylesheet, and I saw that i inserted a code (by mistake thinking it did something else) and it got rid of the last post.

eh?
dballerp
dballerp
Am I in your cart yet?
Am I in your cart yet?

Again something wrong with banner jumble Full10
       Male
       1179
       1058
       11
       2010-03-15
       Why do you care? Stalker

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Cafetin 2010-06-04, 19:34

Oh, so it is resolved now, eh? I`m glad you noticed that. Smile
See, I get sick and everybody got some luck.

Anyway... I will lock this as it is obviously solved.
Cafetin
Cafetin
Administrator Team
Administrator Team

Again something wrong with banner jumble Full10
       Male
       1735
       2909
       39
       2010-03-04
       37
       Serbia

Back to top Go down

Solved Re: Again something wrong with banner jumble

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum