I am using polls and chat mods, locally in my linux box they run fine, but when uploading to the remote site it just won't load
CMSMS 1.4.1
AJAXMS 0.1.5
POLLS 0.2.0
CHAT 0.2.0
Am I missing something? should I set perms somewhere?
Am I missing a tag in my layout header, which BTW looks like this:
Code: Select all
{process_pagedata}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<__html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>{sitename} - {title}</title>
{metadata}
{stylesheet}
{literal}
<__script__ language="JavaScript" type="text/javascript" src="http://www.domain.com/modules/AjaxMadeSimple/ajaxmadesimple.js.php" ></__script>
{/literal}
</head>
Any Ideas are apreciated,
thanks a lot for reading this post.
G.