Script not working since update

Post new topic   This topic is locked: you cannot edit posts or make replies.

View previous topic View next topic Go down

Solved Script not working since update

Post by Guest on September 17th 2008, 10:11 am

Ok I had this code working to place my chatbox where I have it and now it wont work:

Code:
<IFRAME src="/chatbox_mod/chatbox.forum" width=550 height=250></IFRAME>


Last edited by Kilsek on September 28th 2008, 12:50 pm; edited 1 time in total

Guest
Guest


Back to top Go down

Solved Re: Script not working since update

Post by Sunny_D on September 18th 2008, 6:52 pm

Try to re-submit the code and check that it is complete (no characters etc... missing). It should still work - I have tried it myself right now. Smile

Sunny_D
Forumotion Member

Male
Posts: 3430
Age: 24
Language: german | english
Location: "Save tonight and fight the break of dawn!"
Country:
Join date: 2007-03-27

Back to top Go down

Solved Re: Script not working since update

Post by Guest on September 22nd 2008, 2:12 pm

thanks man will give it a shot now

edit: no it is suppose to sign you right in. When I enter text it dont show

Guest
Guest


Back to top Go down

Solved Re: Script not working since update

Post by Christos on September 22nd 2008, 3:17 pm

Hey,

Have you tried reloading the page and then waiting for 10-20 seconds?
After the General Error bug some pages are not working correctly immediatly but need their time Smile
Of course , who am I talking to , of course you tried it:P
You are KILSEK , the one:P

I ll try to find another answer , more helpful here, but i had the same problem and it works fine (the way I explain above) for me.


Regards,


Christos

Christos
Forumotion Member

Male
Posts: 1215
Age: 15
Language: English,French,Greek,German,Luxembourgish
Location: Luxembourg
Country:
Join date: 2008-06-19

http://support.forumotions.com

Back to top Go down

Solved Re: Script not working since update

Post by Guest on September 22nd 2008, 4:28 pm

lol thanks friend.

Ya I always try everything like the usual fixes before I post.

I do thank you for your assistance

Guest
Guest


Back to top Go down

Solved Re: Script not working since update

Post by Guest on September 24th 2008, 8:41 am

Still a problem

Guest
Guest


Back to top Go down

Solved Re: Script not working since update

Post by Placehold on September 24th 2008, 9:47 am

I have that issue with chatbox anyways

It wont recognise that you have typed anything

I personally feel its not receiving the text to input it on the screen
Let me have a play to see if there is a quick fix Smile

Regards






Craig

Placehold
Forumotion Member

Male
Posts: 2047
Age: 24
Language: English
Country:
Join date: 2008-04-16

http://www.craigreville.com/

Back to top Go down

Solved Re: Script not working since update

Post by Sunny_D on September 24th 2008, 12:22 pm

Craig, Kilsek, I have found a code meanwhile that I think should work. Just use an object tag instead of the iframe stuff. :)

Code:
<object height="400px" width="100%" type="text/html" scrolling="yes" id="frame_chatbox" data="/chatbox/chatbox.forum?" />


Width and Height are of course adjustable.

Sunny_D
Forumotion Member

Male
Posts: 3430
Age: 24
Language: german | english
Location: "Save tonight and fight the break of dawn!"
Country:
Join date: 2007-03-27

Back to top Go down

Solved Re: Script not working since update

Post by Guest on September 24th 2008, 2:48 pm

No that makes the forums disappear

and who is this that is going in and out of my chat 1222285125


Guest
Guest


Back to top Go down

Solved Re: Script not working since update

Post by Guest on September 25th 2008, 8:32 am

Any change? Typlo?

Guest
Guest


Back to top Go down

Solved Re: Script not working since update

Post by Guest on September 26th 2008, 8:36 am

Anything Typlo? Our RPG game is on hold until this is fixed.

Guest
Guest


Back to top Go down

Solved Re: Script not working since update

Post by Sunny_D on September 28th 2008, 9:36 am

Doh... I overestimated *insert random curse* IE once again and thought it would support common html tags, but well...

So I guess you have to stick with the Iframe, Kilsek. The code below should work for the common browsers, including IE:
Code:
<object height="400px" width="100%" type="text/html" scrolling="yes" id="frame_chatbox" data="/chatbox/chatbox.forum">
<IFRAME src="/chatbox/chatbox.forum" width=400 height=300></IFRAME></object>



Sunny_D
Forumotion Member

Male
Posts: 3430
Age: 24
Language: german | english
Location: "Save tonight and fight the break of dawn!"
Country:
Join date: 2007-03-27

Back to top Go down

Solved Re: Script not working since update

Post by Guest on September 28th 2008, 11:44 am

Oh I am running on Firefox. I shall give this a try.

Sunny you are the man thanks friend.

Guest
Guest


Back to top Go down

Solved Re: Script not working since update

Post by Nessa on September 28th 2008, 6:29 pm

Since this problem appears to be resolved, I will lock this topic now.



=> Locked

Nessa

Nessa
Global Moderator
Global Moderator

Female
Posts: 5510
Language: English
Country:
Join date: 2007-07-22

http://therealm.forumotion.com/index.htm

Back to top Go down

View previous topic View next topic Back to top


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