View Single Post
  #371  
Old 03-16-2006, 04:32 AM
QtrCafe QtrCafe is offline
 
Join Date: Apr 2005
Location: Nebraska, USA
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I don't know what I am doing wrong but the CSS changes will not take effect at all .. it doesn't matter what i put in there I will still get a plain page white and the text is just black except what I have assigned in the MEMBERINFO.
even if I just have random letters or numbers or even just one letter i'll always get the same thing .. can some one help me out

here is my MEMEBERINFO template

PHP Code:
$stylevar[htmldoctype]
<
html dir="$stylevar[textdirection]lang="$stylevar[languagecode]">
<
head>
<if 
condition="$userinfo[field8]">
<
style type="text/css">$userinfo[field8]</style>
<else />
$headinclude
</if>
<
title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
</
head>
<
body>
$header
$navbar



<table width="100%" align="center" class="tborder" cellspacing="1" cellpadding="6">
    <
tr>
        <
td class="tcat"><b><span lang="ar-sa">&#1587;بيس </span>&quot;$userinfo[musername]&quot;</b>
        
</td>
    </
tr>
</
table>

<
table width="100%" class="tborder" cellspacing="1" cellpadding="6">
    <
tr>
    
        <
td align="center" valign="top" class="alt1" width="25%">
            <if 
condition="$show['profilepic']">
            <
img src="$userinfo[profilepicurl]$userinfo[profilepicsizealt="$userinfo[username]border="0" style="border:1px solid $stylevar[tborder_bgcolor]/> <else /> <img src="http://www.qtrcafe.com/up/uploaded/nopic.gif" alt="$userinfo[username]border="0" style="border:1px solid $stylevar[tborder_bgcolor];" />
            </if>
        </
td>
    
        <
td class="alt1" valign="top" width="75%">
            <!-- 
START USER AVATAR -->
            <
div style="float:left;"><img src="$userinfo[avatarurl]$userinfo[avatarsizealt="<phrase 1="$userinfo[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></div>
            <!-- 
END USER AVATAR -->
            <!-- 
USER INFORMATION -->
            <
div style="font-size:18pt">$userinfo[onlinestatus$userinfo[musername]</div>
            <
div class="smallfont">
            <
font color="#800000">
            <
b>$vbphrase[join_date]:</b></font$userinfo[datejoined]<br />
            
$userinfo[usertitle]<br />
            <
font color="#800000">
            <
b>$vbphrase[age]:</b></font$userinfo[age]<br />
            <
font color="#800000">
            <
span lang="ar-sa"><b>&#1575;لإقامة</b></span><b>:</b></font> $userinfo[field2]<br />
            
<font color="#800000">
            <
b><span lang="ar-sa">&#1571;فضل كافيه</span>:</b></font> $userinfo[field7]<if condition="$show['profileviews']"><div class="fieldset">
       
<div style="padding:$stylevar[formspacer]px">
          <if 
condition="$show['profileviewsother']"><a href="#" onClick="openWindow('misc.php?$session[sessionurl]do=profileviews&u=$userinfo[userid]', 300, 400); return false;"><font color="#800000"><b><span lang="ar-sa">&#1593;دد الزيارات</span></b></font></a><else /><font color="#800000"><b><span lang="ar-sa">عدد الزيارات</span></b></font></if>: $userinfo[profileviews]
       
</div>
   </
div>
   </if>
            <if 
condition="$show['lastactivity']">
            <
div><font color="#800000"><b><span lang="ar-sa">&#1570;خر تواجد</span>:</b></font> $userinfo[lastactivitydate] - <span class="time">$userinfo[lastactivitytime]</span></div>
            
</if>
        </
td>
    </
tr>
    <
tr>
        <
td class="alt1" valign="top" width="25%">
        
                <
table width="100%" class="tborder" cellspacing="1" cellpadding="6">
                    <
tr>
                        <
td class="thead"><span lang="ar-sa"><b>&#1605;علومات الإتصال</b></span><b>:</b></td>
                    
</tr>
                    <
tr>
                        <
td class="alt1"><div class="smallfont">
                                        <if 
condition="$show['hasimicons']">
            <
fieldset class="fieldset">
                <
legend>$vbphrase[instant_messaging]</legend>
                <
table cellpadding="0" cellspacing="$stylevar[formspacer]border="0">
                <if 
condition="$show['textimicons']">
                    <if 
condition="$userinfo['showicq']">
                    <
tr>
                        <
td>$vbphrase[icq]</td>
                        <
td>$userinfo[icq]</td>
                    </
tr>
                    </if>
                    <if 
condition="$userinfo['showaim']">
                    <
tr>
                        <
td>$vbphrase[aim]</td>
                        <
td>$userinfo[aim]</td>
                    </
tr>
                    </if>
                    <if 
condition="$userinfo['showmsn']">
                    <
tr>
                        <
td>$vbphrase[msn]</td>
                        <
td>$userinfo[msn]</td>
                    </
tr>
                    </if>
                    <if 
condition="$userinfo['showyahoo']">
                    <
tr>
                        <
td>$vbphrase[yahoo]</td>
                        <
td>$userinfo[yahoo]</td>
                    </
tr>
                    </if>
                    <if 
condition="$userinfo['skype']">
                    <
tr>
                        <
td>$vbphrase[skype]</td>
                        <
td>$userinfo[skype]</td>
                    </
tr>
                    </if>
                <else />
                    <if 
condition="$userinfo['showicq']">
                    <
tr>
                        <
td>$userinfo[icqicon]</td>
                        <
td><a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a></td>
                    </
tr>
                    </if>
                    <if 
condition="$userinfo['showaim']">
                    <
tr>
                        <
td>$userinfo[aimicon]</td>
                        <
td><a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a></td>
                    </
tr>
                    </if>
                    <if 
condition="$userinfo['showmsn']">
                    <
tr>
                        <
td>$userinfo[msnicon]</td>
                        <
td><a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a></td>
                    </
tr>
                    </if>
                    <if 
condition="$userinfo['showyahoo']">
                    <
tr>
                        <
td>$userinfo[yahooicon]</td>
                        <
td><a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a></td>
                    </
tr>
                    </if>
                    <if 
condition="$userinfo['showskype']">
                    <
tr>
                        <
td>$userinfo[skypeicon]</td>
                        <
td><a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 220); return false;">$userinfo[skype]</a></td>
                    </
tr>
                    </if>
                </if>
                </
table>
            </
fieldset>
            </if>

                            </
div></td>
                    </
tr>
                    <
tr>
                        <
td class="alt1"><div class="smallfont">
                            <
a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$userinfo[userid]">
                            <
span lang="ar-sa">&#1573;رسال رسالة عبر البريد الإلكتروني</span></a></div></td>
                    
</tr>
                    <
tr>
                        <
td class="alt1"><div class="smallfont">
                            <
a href="private.php?$session[sessionurl]do=newpm&u=$userinfo[userid]">
                            <
span lang="ar-sa">&#1573;رسال رسالة خاصة</span></a></div></td>
                    
</tr>
                    <
tr>
                        <
td class="alt1"><div class="smallfont">
                            <
a href="$userinfo[homepage]"><span lang="ar-sa">
                            &
#1575;لموقع الإلكتروني</span></a></div></td>
                    
</tr>
                    <
tr>
                        <
td class="alt1"><div class="smallfont">
                    <if 
condition="$show['addbuddylist']">
                            <
a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[add_x_to_buddy_list]</phrase></a>
                    <else />
                            <
a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[remove_x_from_your_buddylist]</phrase></a>
                    </if></
td>
                    </
tr>
                        <if 
condition="$vboptions['usereferrer']">
                    <
tr>
                        <
td class="alt1"><div class="smallfont"><b>$vbphrase[referrals]:</b
                            
$referrals</div></td>
                    </
tr>
                        </if>
                </
table>
                <
br />
                <
table width="100%" class="tborder" cellspacing="1" cellpadding="6">
                        <
tr>
                            <
td class="thead"><b>&#1605;شاركات المنتدى:</b></td>
                        
</tr>
                        <
tr>
                            <
td class="alt1"><div class="smallfont">$vbphrase[total_posts]: 
                                
$userinfo[posts]</div></td>
                        </
tr>
                        <
tr>
                            <
td class="alt1"><div class="smallfont">
                                <
a href="search.php?$session[sessionurl]do=finduser&u=$userinfo[userid]">
                                &
#1573;يجاد جميع مشاركاتي</a></div></td>
                        
</tr>
                        <
tr>
                            <
td class="alt1"><div class="smallfont">
                                    
$vbphrase[last_post]: <a href="$userinfo[lastposturl]">$userinfo[lastposttitle]</a> - $userinfo[lastpostdate] <span class="time">$userinfo[lastposttime]</span>
                            </
div></td>
                        </
tr>    
                        <
tr>
                            <
td class="alt1"><div class="smallfont">
                                <
a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$userinfo[urlusername]">
                                &
#1573;يجاد جميع المشاركات التي كتبتها</a></div></td>
                        
</tr>
                        <
tr>
                            <
td class="alt1"><div class="smallfont">
                                <
a href="/gallery/browseimages.php?do=member&imageuser=$userinfo[userid]">
                                &
#1573;يجاد جميع الصور التي حملتها</a></div></td>
                        
</tr>
                    </
table><br>
                    <if 
condition="$userinfo[field9]">
                    <
table width="100%" class="tborder" cellspacing="1" cellpadding="6">
                        <
tr>
                            <
td class="thead"><b>&#1573;غنية أو فيديو كليب</b></td>
                        
</tr>
                        <
tr>
                            <
td class="alt1"><div class="smallfont">
                            
$userinfo[field9]    
                            </
a></div></td>
                        </
tr>
                    </
table><br>
                    </if>
                    <
table width="100%" class="tborder" cellspacing="1" cellpadding="6">
                        <
tr>
                            <
td class="thead" colspan="2"><b><span lang="ar-sa">
                            &
#1607;وايات </span>$userinfo[musername]</b></td>
                        
</tr>
                        <if 
condition="$userinfo[field10]">
                        <
tr>
                            <
td class="alt1"><div class="smallfont">
                            <
font color="#800000"><b>&#1593;امة:</b></font></div></td>
                            
<td class="alt1">$userinfo[field10]    
                            </
a></td>
                        </
tr>
                        </if>
                        <if 
condition="$userinfo[field11]">
                        <
tr>
                            <
td class="alt1"><div class="smallfont">
                            <
font color="#800000"><b>&#1605;طربين:</b></font></div></td>
                            
<td class="alt1">$userinfo[field11]    
                            </
a></td>
                        </
tr>
                        </if>
                        <if 
condition="$userinfo[field12]">
                        <
tr>
                            <
td class="alt1"><div class="smallfont">
                            <
font color="#800000"><b>&#1571;فلام:</b></font></div></td>
                            
<td class="alt1">$userinfo[field12]    
                            </
a></td>
                        </
tr>
                        </if>
                        <if 
condition="$userinfo[field13]">
                        <
tr>
                            <
td class="alt1"><div class="smallfont">
                            <
font color="#800000"><b>&#1605;سلسلات:</b></font></div></td>
                            
<td class="alt1">$userinfo[field13]    
                            </
a></td>
                        </
tr>
                        </if>
                        <if 
condition="$userinfo[field14]">
                        <
tr>
                            <
td class="alt1"><div class="smallfont">
                            <
font color="#800000"><b>&#1588;خصيات تعجبك:</b></font></div></td>
                            
<td class="alt1">$userinfo[field14]    
                            </
a></td>
                        </
tr>
                        </if>
                        <if 
condition="$userinfo[field17]">
                        <
tr>
                            <
td class="alt1"><div class="smallfont">
                            <
font color="#800000"><b>&#1603;تب قرأتها</b></font></div></td>
                            
<td class="alt1">$userinfo[field17]    
                            </
a></td>
                        </
tr>
                        </if>
                    </
table>
                    <
br>
                    
                    <if 
condition="$profileimagebits">
<
table align="center" border="0" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]class="tborder" width="100%">
<
tr>
    <
td class="tcat" colspan="$vba_options[gallery_columns]">
    <
a href="%20$vba_options[galleryurl]/index.php?$session[sessionurl]">&#1570;خر 
    
&#1575;لصور التي أضفتها</a>
    
</td>
</
tr>
<
tr>$profileimagebits</tr>
</
table>
</if>
<
br>
<
table align="center" border="0" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]class="tborder" width="100%">
<
tr>
    <
td class="tcat" colspan="$vba_options[gallery_columns]">
$FNB_HTML
    
</td>
    </
tr>
</
table>
                </
td>
        <
td class="alt1" valign="top" width="75%">
                <
table width="100%" class="tborder" cellspacing="1" cellpadding="6">
                        <if 
condition="$show[journalinfo]"
                <
tr
                    <
td class="thead"><strong><span lang="ar-sa">&#1605;دونتي</span></strong> 
                    
</td
                </
tr
                <
tr
                    <
td class="alt2"><div class="smallfont"
                       <
a href="journal.php?$session[sessionurl]do=showjournal&j=$journal[journal_id]"><strong>&#1586;يارة مدونة $userinfo[username]</strong></a><br /> 
                       
<font color="#800000"
                       <
strong>&#1573;ضافات المدونة:</strong></font> $journal[entrycount]<br /> 
                       
<font color="#800000"
                       <
strong>&#1575;لتعليقات:</strong></font> $journal[commentcount]<br /> 
                       
<font color="#800000"
                       <
strong>&#1586;يارات المدونة:</strong></font> $journal[journalviews]<br /> 
                       
<font color="#800000"
                       <
strong>&#1570;خر إضافة:</strong></font> <if condition="$show[journal_lastentry]"><a href="journal.php?$session[sessionurl]do=showentry&e=$journal[lastentry_id]">$journal[lastentry]</a> ($journal[lastentry_date])<br /><else />$vbphrase[private]</if> 
                          
</div
                    </
td
                </
tr
               
                </if>
                </
table>
                 <
br>
                <
table width="100%" class="tborder" cellspacing="1" cellpadding="6">
                <
tr
                    <
td class="thead"><strong><span lang="ar-sa">&#1605;علومات عامة</span></strong> 
                    
</td
                </
tr
                <
tr
                    <
td class="alt2"><div class="smallfont"
                       <
u><font color="#800000"
                       <
strong>&#1605;ن أنا:</strong></font></u></div>$userinfo[field5]<br /><br>
                       
<u><font color="#800000">
                       <
strong>&#1588;خصيات أحب التحدث معهم:</strong></font><br></u>$userinfo[field6]<br />
                       
                    
</td
                </
tr
                </if>
                </
table>
                <
br>

                <
table width="100%" class="tborder" cellspacing="1" cellpadding="6">
                <
tr>
                    <
td class="thead"><strong>$userinfo[field15]</strong>
                    </
td>
                </
tr>
<
tr><td class="alt2">
$userinfo[field16]
</
td></tr>
                </
table><br>
                
$comment_panel
        
    
$footer 
<br />
</
body>
</
html

help will be really appreciated ... check the attachment for a pic to show the problem
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01579 seconds
  • Memory Usage 2,204KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete