Quote Originally Posted by carlwhat View Post
this type of error is generally a js loading problem. and most likely a jquery problem.

i'm guessing that:

modules/pages/no_account/jscript_form_check.php

is missing.

see if you can track that file down; upload it and see what happens.

good luck!
Correct, there is no jscript_form_check.php in that folder. Unfortunately, the plugin folder is also missing the file. None of the /includes/modules/pages/* folders in the plugin download have that file anywhere. Checking must be done another way.

The other javascript operations seem to be working well. Changes on the page happen without reload depending on what you're doing where.
I'll continue going over the javascript files and see if there's something missing.

Any other ideas?