Announcement

Collapse
No announcement yet.

able to review my forum?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • able to review my forum?

    just want you to review my forum no bigy



    - Nick.

  • #2
    Nice logo, and choice of colours..
    MCSE, MVP, CCIE
    Microsoft Beta Team

    Comment


    • #3
      Originally posted by Joe Gronlund View Post
      Nice logo, and choice of colours..
      Thanks mate, oh shooot am I alowed to post this in here?

      Comment


      • #4
        I believe the staff don/t mind you doing it once.
        As long as it stay's on topic, and is a licensed forum...
        MCSE, MVP, CCIE
        Microsoft Beta Team

        Comment


        • #5
          It is a lisenced forum, and thanks for clearning that up for me.

          Comment


          • #6
            As a licensed customer we allow you to request a review for your forum.. as long as it is once, and not meant as advertisement. Your thread is fine

            Comment


            • #7
              Looks nice. But you've got an error at login template:

              Code:
              levar[left]">
              $post[signature]

              Comment


              • #8
                Originally posted by Mazinger View Post
                Looks nice. But you've got an error at login template:

                Code:
                levar[left]">
                II'm not to grand at VB, how do i edit it.

                Comment


                • #9
                  It's probaply a style issuse, the error should be in STANDARD_ERROR_LOGIN Template.
                  $post[signature]

                  Comment


                  • #10
                    Originally posted by Mazinger View Post
                    It's probaply a style issuse, the error should be in STANDARD_ERROR_LOGIN Template.
                    ummm, help!! I don't know how to edit it..

                    Comment


                    • #11
                      What about attaching the template file here? and I'll have a look at it.
                      $post[signature]

                      Comment


                      • #12
                        ummm, lol... what files do you need?

                        Comment


                        • #13
                          the STANDARD_ERROR_LOGIN Template.
                          $post[signature]

                          Comment


                          • #14
                            $stylevar[htmldoctype]
                            <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
                            <head>
                            <if condition="$show['search_noindex']"><meta name="robots" content="noindex,follow" /></if>
                            $headinclude
                            <title>$pagetitle</title>
                            $headinsert
                            </head>
                            <body>
                            $header

                            <!-- $_navbar // the navbar shows a login option that will break the purpose of this form -->
                            <br /><br /><br />

                            <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="70%" align="center">
                            <tr>
                            <td class="tcat">$vbphrase[vbulletin_message]</td>
                            </tr>
                            <tr>
                            <td class="panelsurround" align="center">
                            <div class="panel">
                            <div align="$stylevar[left]">

                            <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script>
                            <form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
                            <input type="hidden" name="do" value="login" />
                            <input type="hidden" name="url" value="$scriptpath" />
                            <input type="hidden" name="vb_login_md5password" />
                            <input type="hidden" name="vb_login_md5password_utf" />
                            $postvars

                            <input type="hidden" name="s" value="$session[sessionhash]" />

                            <blockquote><p>$errormessage</p></blockquote>

                            <fieldset class="fieldset">
                            <legend>$vbphrase[log_in]</legend>
                            <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" align="center">
                            <tr>
                            <td>$vbphrase[username]:<br /><input type="text" class="bginput" name="vb_login_username" size="50" accesskey="u" tabindex="1" /></td>
                            </tr>
                            <tr>
                            <td>$vbphrase[password]:<br /><input type="password" class="bginput" name="vb_login_password" size="50" tabindex="1" /></td>
                            </tr>
                            <tr>
                            <td>
                            <span style="float:$stylevar[right]"><a href="login.php?$session[sessionurl]do=lostpw">$vbphrase[forgotten_your_password]</a></span>
                            <label for="cb_cookieuser"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser" tabindex="1" />$vbphrase[remember_me]</label>
                            </td>
                            </tr>
                            <tr>
                            <td align="$stylevar[right]">
                            <input type="submit" class="button" value="$vbphrase[log_in]" accesskey="s" tabindex="1" />
                            <input type="reset" class="button" value="$vbphrase[reset_fields]" accesskey="r" tabindex="1" />
                            </td>
                            </tr>
                            </table>
                            </fieldset>

                            <if condition="$show['register_message']">
                            <div class="smallfont"><phrase 1="register.php?$session[sessionurl]do=signup">$vbphrase[admin_required_register]</phrase></div>
                            </if>
                            </form>

                            </div>
                            </div>
                            </td>
                            </tr>
                            </table>

                            <br />

                            <if condition="!$show['enableforumjump']">
                            <!-- forum jump -->
                            <table cellpadding="0" cellspacing="0" border="0" align="center">
                            <tr>
                            <td>$forumjump</td>
                            </tr>
                            </table>
                            <!-- / forum jump -->
                            </if>

                            <br />

                            $footer

                            </body>
                            </html>

                            - Nick.

                            Comment


                            • #15
                              Sorry, can't reproduce the error.

                              You might want to ask the style creator for help, or ask vBulletin for help.
                              $post[signature]

                              Comment

                              Related Topics

                              Collapse

                              Working...
                              X