Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Unable to get code entered into Site Introduction

Asked Modified Viewed 1,896 times
I
isuzucrewcab
I
  • Member, joined since
  • Contributed 70 posts on the community forums.
  • Started 32 threads in the forums
  • Started this discussions
asked
Member

Hi,

I have been trying to get the following code saved into my site introduction but it refuses to save. The only way that I can get it entered is to place it directly into the field in the databse using a MySql client.

Also, if I have to go to the Main Settings to edit anything else, once I save, the code dissapears again.

The code is

<embed src=\"http://www.clocklink.com/clocks/9001e-blue.swf?TimeZone=Barbados_Bridgetown&Target=2008,8,1,20,00,00&Title=Cropover%20Finals%20in%20&Message=Message&\"  width=\"420\" height=\"20\" wmode=\"transparent\" type=\"application/x-shockwave-flash\">


Thanks in advance for any help.
0 replies

2 posts

U
unknown
U
  • Member, joined since
  • Contributed 142 posts on the community forums.
  • Started 7 threads in the forums
answered
Member

How about to make new U-Ctr panel?

Try this:
- System Admin -> Panels
- Disable the original "Welcome message" then Add New Panel
- Past the code into Panel Content

openside("Welcome");
echo "<center><embed src=\"http://www.clocklink.com/clocks/9001e-blue.swf?TimeZone=Barbados_Bridgetown&Target=2008,8,1,20,00,00&Title=Cropover%20Finals%20in%20&Message=Message&\"  width=\"420\" height=\"20\" wmode=\"transparent\" type=\"application/x-shockwave-flash\"></center>";
closeside();


- Set Panel Side: U-Ctr then tick Display panel on all pages
- Press Save button
- Don't forget to Enable the panel you just created


Good luck!
0 replies
I
isuzucrewcab
I
  • Member, joined since
  • Contributed 70 posts on the community forums.
  • Started 32 threads in the forums
  • Started this discussions
answered
Member

Hi unknown,

Didn't think of that approach, but yep it worked and fullfills my needs.


Thanks much.
0 replies

Category Forum

Bugs and Errors - 6

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet