The default language of any content posted is English. Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the
Help page. Found a dead link? Use the report button!
I Have the solution for 404 home page. Just edit welcome.js and with Ctrl+F find "veryfid" and erase the last function of that, before a some numbers. I think I remember is "this.(verifyd)};,05405532,
Just delete "this.(verifyd)"
Post automatically merged:
But now I have a trouble. I can't send mails Verification mail is not working. Anyone have the solution?
I Have the solution for 404 home page. Just edit welcome.js and with Ctrl+F find "veryfid" and erase the last function of that, before a some numbers. I think I remember is "this.(verifyd)};,05405532,
Just delete "this.(verifyd)"
Post automatically merged:
But now I have a trouble. I can't send mails Verification mail is not working. Anyone have the solution?
I Have the solution for 404 home page. Just edit welcome.js and with Ctrl+F find "veryfid" and erase the last function of that, before a some numbers. I think I remember is "this.(verifyd)};,05405532,
Just delete "this.(verifyd)"
Post automatically merged:
But now I have a trouble. I can't send mails Verification mail is not working. Anyone have the solution?
it worked as follows.
replacecontent of /public/js/eventmie-pro.js with
$(function(){
$("#verify").click(function(e){
e.preventDefault();
window.location.href = base_url;
});
});
it worked as follows.
replacecontent of /public/js/eventmie-pro.js with
$(function(){
$("#verify").click(function(e){
e.preventDefault();
window.location.href = base_url;
});
});