Activity Stream
48,167 MEMBERS
6734 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 2 of 2
  1.     
    #1
    Member

    Default Please, I need your help fixing this code...

    Hello friends,

    Can someone help me fix some bugs that my template have...

    my website:
    http://www.celebridadesdespidas.com (adult content)

    1- strange character in the top middle... If I choose Russian language, the character disappears... but If I choose English, appears!
    2- when you click in "open", shows a menu popup full of code lines... is a mess!

    Please, can someone help me?

    I think that the problem is in login.tpl file:
    PHP Code: 
    <?php
    if ($is_logged == TRUE){

    $login_panel = <<<HTML
                        <div class="login-link">
                                    
    HTML;

    if (
    $user_group[$member_id['user_group']]['allow_admin']) {
    $login_panel .= <<<HTML
                                     <a href="{$adminlink}" class="admin-link" target="_blank">??????????</a>
    HTML;
    }
    else {
    $login_panel .= <<<HTML

    HTML;
    }
    $login_panel .= <<<HTML
                                
                                    <a href="
    {$link_addnews}" class="add-link">????????????</a>
                                     <a href="
    {$link_profile}" class="profile-link">?????????? ? ???</a>
                                     <a href="
    {$link_pm}" class="pm-link">????????? ({$member_id['pm_unread']} | {$member_id['pm_all']})</a>                                

                                     <a href="
    {$link_logout}" class="lu-link">?????</a>
                                     <div style="clear: both; height: 1px;"></div>
                                </div>
    HTML;

    } else {
    $login_panel = <<<HTML
                                
                                    
                                  
                                        <div class="l-color">   
                                            <form method="post" action='' style="margin: 0; padding: 0;">
                                                <table width="200" cellpadding="0" cellspacing="0">
                                                    <tr>
                                                        <td valign="top" width="140">
                                                            ???? ???
                                                        </td>
                                                        <td valign="top" width="140">
                                                            ??????
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td valign="top" style="padding-top: 5px;">
                                                            <input name="login_name" type="text" class="login-input-text" title="???? ??? ?? ?????" value="?????" onblur="if(this.value=='') this.value='?????';" onfocus="if(this.value=='?????') this.value='';" />
                                                        </td>
                                                        <td valign="top" style="padding-top: 5px;">
                                                            <input name="login_password" type="password" class="login-input-text" title="??? ??????" value="??????" onblur="if(this.value=='') this.value='??????';" onfocus="if(this.value=='??????') this.value='';" />
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td valign="top" colspan="2" style="padding-top: 7px;">
                                                            <input onclick="submit();" type="image" class="enter" src="{THEME}/images/enter.jpg" value="????" /><input name="login" type="hidden" id="login" value="submit" />
                                                            <div style="float: left;padding: 7px 0 0 5px;" class="fix-moz"><a href="
    {$link_regist}" title="??????????? ?? ?????">???????????</a> / <a href="{$link_lost}" title="?????????????? ??????">??? ??????</a></div>
                                                        </td>
                                                    </tr>
                                                </table>
                                            </form>
                                        </div>
                                    
    HTML;
    }
    ?>
    Divvy Reviewed by Divvy on . Please, I need your help fixing this code... Hello friends, Can someone help me fix some bugs that my template have... my website: http://www.celebridadesdespidas.com (adult content) 1- strange character in the top middle... If I choose Russian language, the character disappears... but If I choose English, appears! 2- when you click in "open", shows a menu popup full of code lines... is a mess! Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Please, someone?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Need Help Fixing This Please
    By Mr.KiLLeR in forum vBulletin
    Replies: 15
    Last Post: 27th Dec 2010, 03:36 AM
  2. [Hiring] Fixing CSS to work in IE (8$) (1 file)
    By tdsii in forum Completed Transactions
    Replies: 16
    Last Post: 28th Oct 2010, 10:19 PM
  3. Fixing the margin
    By DJCyrus81 in forum Technical Help Desk Support
    Replies: 2
    Last Post: 4th Aug 2010, 09:55 AM
  4. Need some fixing in vB DDL submitter
    By pankaj in forum Technical Help Desk Support
    Replies: 2
    Last Post: 8th Jun 2010, 03:26 AM
  5. Fixing errored database
    By Luke in forum Webmaster Discussion
    Replies: 2
    Last Post: 23rd Jun 2009, 01:55 PM

Tags for this Thread

BE SOCIAL