AJAX MADE SIMPLE not loading on header

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
garforlock
New Member
New Member
Posts: 3
Joined: Mon Oct 13, 2008 4:31 pm

AJAX MADE SIMPLE not loading on header

Post by garforlock »

Hi I have installed AJAX MADE SIMPLE in a site, but it is not being loaded in the header, has anyone of you run into the same issue?

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>
I got it working by manually adding {literal}  SCRIPT LINK HERE  {/literal}, but that's a hack.

Any Ideas are apreciated,

thanks a lot for reading this post.

G.
User avatar
Silmarillion
Dev Team Member
Dev Team Member
Posts: 483
Joined: Sun Jan 02, 2005 9:10 pm
Location: Denmark

Re: AJAX MADE SIMPLE not loading on header

Post by Silmarillion »

Hi, I'm putting out a couple of new versions of ajaxms tonight, which you could try. I really don't remember what I changed since the versions you're running, so perhaps it works.
If not, could I in some way have access to your server, where the modules does not work? Because they always does for me. Having access to a server where it does not work is the only way I can fix it...

Look for newer version in the forge in the next hour...

regards
Morten
garforlock
New Member
New Member
Posts: 3
Joined: Mon Oct 13, 2008 4:31 pm

Re: AJAX MADE SIMPLE not loading on header

Post by garforlock »

Thanks a lot for your reply.

I am afraid access to the server might be impossible since it's a customer's server.

What I could do is pack the cmsms install and get a myssql script for you to test.

Let me know if that can be useful for you.

thanks again for your reply.
User avatar
Silmarillion
Dev Team Member
Dev Team Member
Posts: 483
Joined: Sun Jan 02, 2005 9:10 pm
Location: Denmark

Re: AJAX MADE SIMPLE not loading on header

Post by Silmarillion »

Hi again

I've released version 0.1.6 of Ajax and 0.2.2 of Polls now. Find them in the forge now, or in ModuleManager in some hours.

I really don't think they solves the problems, but I'll have to confirm this before investigating further.

Thanks for your offer of data, but I think it must be serverindependent in some way. There's another guy having the same trouble at the moment, I'll try to see if I can gain access to his server. I fully understand you cannot offer me acces to a customer server, of course!

Stay tuned for more fixes. I'll test Chat as soon as I get Polls to work right.

Regards
Morten
Post Reply

Return to “Modules/Add-Ons”