11
Daigoro
Re: JavaScript Not Working in XOOPS !!!!!!!! Strange Problem
  • 2006/7/19 21:01

  • Daigoro

  • Quite a regular

  • Posts: 223

  • Since: 2003/7/3 2


Sure you can check for yourself, msdana. But I'll reply anyway for others who won't check the source.

In pre 2.0.14 themes, the javascript was added like this:
<script type="text/javascript">
<!--
<{
$xoops_js}>
//-->
</script>


In 2.0.14 this has changed to this:
<{$xoops_module_header}>


...But for compatibility, I've keept both in my theme.
Best regards,
Daigoro

12
msdana
Re: JavaScript Not Working in XOOPS !!!!!!!! Strange Problem
  • 2006/7/19 21:05

  • msdana

  • Just can't stay away

  • Posts: 817

  • Since: 2005/12/11


LOL, I had already put <{$xoops_module_header}> in my 2.0.13 themes, some modules required it.

Looks like I don't have too much work to do on the older themes

Thanks for your reply!
[size=x-small]If God is watching us, the least we can do is be entertaining.[/size]
Graphic Worx : Xoops Themes

13
Daigoro
Re: JavaScript Not Working in XOOPS !!!!!!!! Strange Problem
  • 2006/7/19 21:16

  • Daigoro

  • Quite a regular

  • Posts: 223

  • Since: 2003/7/3 2


I think it's the 2.1+ syntax.

Well, then you can relax a bit instead.

BTW, I just checked your site - nice themes you have made!
Best regards,
Daigoro

14
msdana
Re: JavaScript Not Working in XOOPS !!!!!!!! Strange Problem
  • 2006/7/19 21:29

  • msdana

  • Just can't stay away

  • Posts: 817

  • Since: 2005/12/11


Relax?? What's that?

Thanks for the compliment
[size=x-small]If God is watching us, the least we can do is be entertaining.[/size]
Graphic Worx : Xoops Themes

15
Smartkuttan
Re: JavaScript Not Working in XOOPS !!!!!!!! Strange Problem

Relax their is a problem with the Themes ............,

So directley adding html tag in the theme.html file can solve the problem

Thanks to frankblack To actually find out the Problem............,

So all those who are having this problem now do like this

<script type="text/javascript" src="http://sitename.com/include/xoops.js"></script>



Thanks
Alllllllll

16
Daigoro
Re: JavaScript Not Working in XOOPS !!!!!!!! Strange Problem
  • 2006/7/20 19:56

  • Daigoro

  • Quite a regular

  • Posts: 223

  • Since: 2003/7/3 2


The propper way would be to add

<{$xoops_module_header}>


to the header section of your theme.
Best regards,
Daigoro

17
4rumgirl
Re: JavaScript Not Working in XOOPS !!!!!!!! Strange Problem
  • 2006/7/21 10:50

  • 4rumgirl

  • Just popping in

  • Posts: 1

  • Since: 2006/7/21


I had the same, thank`s for post!

18
cyndiee
Re: JavaScript Not Working in XOOPS !!!!!!!! Strange Problem
  • 2006/9/15 23:27

  • cyndiee

  • Just popping in

  • Posts: 5

  • Since: 2006/8/15


Thank you very much for posting this! I had a couple of issues that this solved!

Thanks,
Cyndie

Login

Who's Online

252 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 252


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits