It's true. What have I done? X_X
It's true. What have I done? X_X Answer my questions and you get love! |
attached is the image of what it looks like when a user hoovers their mouse over the login link. : ( The join button still works though...
Went into my cPanel of Brain surgery. I think this is the login java script. Something missing?
function validateLoginForm(eForm) { if (! eForm) return false;
$(eForm).ajaxSubmit({ success: function(sResponce) { if(sResponce == 'OK') eForm.submit(); else alert(_t('_PROFILE_ERR')); } }); } Answer my questions and you get love! |
Provide us with your site url PS: If possible do not write me personally, please try to ask on the forum first |
Answer my questions and you get love! |