Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
Contact the Webmasters of RCFContact   Invite a friend to Join usRecommend   Chat in IRCChat   EZ Template Change OptionEZStyle   Listen to Internet Radio while you browse...iRadio   See your private message.Login for PMs   Important LinksLinks
Member Website LinksWeb Links   Play/View our GamesGames   Register.Register
calendar_open_closeCalendar 
how i fix this errror>??
Post new topic   Reply to topic View previous topic :: View next topic
Goto page: Previous  1, 2, 3, 4
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
how i fix this errror>??
PostPosted: 02/07/2006 10:55 AM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30756
Word Cnt. 2,628,678
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 11:46 AM
Location: St Pete, FL
peace.gif
Go into viewtopic_body.tpl and look for the following.  That is what I replaced with the standard that was there before.  The changes are everything between BEGIN postrow and END postrow...

Code:
   <!-- BEGIN postrow -->
   <tr>
      <td width="150" align="left" valign="top" class="{postrow.ROW_CLASS}">
         <table cellspacing="0" cellpadding="0" border="0" width="100%">
         <tr>
            <td valign="top" align="left" width="100%">         
               <table width="100%">
               <tr>
                  <td>
                     <table width="100%">
                     <tr>
                        <td nowrap>
                           <span class="name">
                           <b>{postrow.POSTER_NAME}</b></span><br />
                           <span class="postdetails">{postrow.POSTER_RANK}<br />
                           {postrow.RANK_IMAGE}
                        </td>
                     </tr>
                     </table>
                  </td>
                  <td align="right" valign=middle><span class="postdetails">{postrow.POSTER_FROM_FLAG}</span></td>
               </tr>
               </table>
               
               {postrow.POSTER_AVATAR}

               <table align="left" border=1>
               <tr>
                  <td class="row4"><span class="postdetails">{postrow.POSTER_POSTS2_TEXT}</span></td>
                  <td class="row1" nowrap align=center><span class="postdetails">{postrow.POSTER_POSTS2}</span></td>
               </tr>
               <tr>
                  <td class="row4" width=50><span class="postdetails">{postrow.TOTAL_WORDS_TEXT2}</span></td>
                  <td class="row1" nowrap align=center><span class="postdetails">{postrow.WORD_COUNT}</span></td>
               </tr>
                  <tr>
                     <td class="row4"><span class="postdetails">{postrow.POSTER_AGE_TEXT}</span></td>
                     <td class="row1" nowrap align=center><span class="postdetails">{postrow.POSTER_AGE2}</span></td>
                  </tr>
               <tr>
                  <td class="row4"><span class="postdetails">{postrow.L_ZODIAC2}</span></td>
                  <td class="row1" nowrap align=center><span class="postdetails">{postrow.ZODIAC_IMG}</span></td>
               </tr>
               <tr>
                  <td class="row4"><span class="postdetails">{postrow.POSTER_GENDER_TEXT}</span></td>
                  <td class="row1" nowrap align=center><span class="postdetails">{postrow.POSTER_GENDER2}</span></td>
               </tr>
               <tr>
                  <td class="row4"><span class="postdetails">{postrow.POST_DAY_STATS2_TEXT}</span></td>
                  <td class="row1" nowrap align=center><span class="postdetails">{postrow.POST_DAY_STATS2}</span></td>
               </tr>
               </table>
            </td>
         </tr>
         </table>

         <br />

         <table width="100%">
         <tr>
            <td nowrap><span class="postdetails">{postrow.POSTER_JOINED}</span></td>
         </tr>
         <tr>
            <td><span class="postdetails">{postrow.POSTER_FROM}</span></td>
         </tr>
         </table>

         <br />

         <table cellspacing="0" cellpadding="0" border="0" width="100%" height="18">
         <tr valign="bottom">
            <td valign="bottom" align="left" width="100%" height="18">         
               <span class="nav"><a href="#top" class="nav">{L_BACK_TO_TOP}</a></span>
            </td>
         </tr>
         </table>
      </td>
      <td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
         <tr>
            <td><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td width="100%"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="postdetails">{L_POST_SUBJECT}: {postrow.POST_SUBJECT}<br /><span class="gen">&nbsp;</span>&nbsp;&nbsp;{L_POSTED}: {postrow.POST_DATE}</span></td>
            <td valign="top" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.EDIT_DATE_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td></tr></table></td>
         </tr>
         <tr>
            <td colspan="2"><hr /></td>
         </tr>
         <tr>
            <td colspan="2"><span class="postbody">{postrow.MESSAGE}</span>{postrow.ATTACHMENTS}<span class="postbody">{postrow.SIGNATURE}</span><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
         </tr>
      </table></td>
   </tr>
   <tr>
      <td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="bottom" nowrap="nowrap" colspan="2">
         <table cellspacing="0" cellpadding="0" border="0" height="18" width="100%">
         <tr>
            <td valign="middle" align="left" width="100%">{postrow.POSTER_ONLINE_STATUS_IMG}
            <!-- Start myInfo MOD - ErDrRon -->
            <!-- BEGIN switch_myInfo_active -->
            {postrow.MY_INFO_IMG}
            <!-- END switch_myInfo_active -->
            <!-- End myInfo MOD - ErDrRon -->
            {postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG} {postrow.GTALK_IMG} {postrow.ICQ_IMG}
         </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
   </tr>
   <!-- END postrow -->


headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: how i fix this errror>??
PostPosted: 02/11/2006 9:33 AM Reply with quote
Owl
javaidvip
Owl
Posts 153
Word Cnt. 5,208
BDay Feb 2
Sign Aquarius
Sex Sex:Male
Joined: Oct 13, 2005
Local time: 8:46 PM
Location: Rajan Pur
pakistan2.gif
THANKS BOSS I CHECK BUT SAME STILL HERE



I THINK SOME CHANGING VIEWTOPIC.PHP & LANG_ENGLISH.PHP

THANKS
Back to Top
View user's profile Find all posts by javaidvip Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger Google Talk
how i fix this errror>??
PostPosted: 02/13/2006 1:58 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30756
Word Cnt. 2,628,678
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 11:46 AM
Location: St Pete, FL
peace.gif
Are you creating a new board?  Everything is displaying correctly in your Pakistani forum...

The reason I told you that I didn't want to document the changes is because there were a lot of changes in the viewtopic.php file and they were scattered around.  Since your board is working, then there would be no good reason for me to do what you can already do yourself...

Can't you search through the viewtopic.php file and find all the new variables?  You would start with the variables I created and used in the viewtopic_body.tpl file and search backwards to find what was assigned to them in the viewtopic.php file.  From there, you can search backwards again to see where all the viewtopic.php variables are assigned and what Language variables were created.  The language variables would be in your lang_main.php file...

This is not going to be something that I could ever create as a MOD.  It is too dependent on a lot of other MODs being installed too, most coming from phpBBHacks.com.  If any of them weren't installed, then this MOD could not work either...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: how i fix this errror>??
PostPosted: 02/13/2006 2:02 PM Reply with quote
Owl
javaidvip
Owl
Posts 153
Word Cnt. 5,208
BDay Feb 2
Sign Aquarius
Sex Sex:Male
Joined: Oct 13, 2005
Local time: 8:46 PM
Location: Rajan Pur
pakistan2.gif
HELLO BOSS

THANKS VERY MUCH GOOD REPLY

YOUR GOOD MAN SIR

THANKS
Back to Top
View user's profile Find all posts by javaidvip Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger Google Talk
how i fix this errror>??
PostPosted: 02/13/2006 2:11 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30756
Word Cnt. 2,628,678
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 11:46 AM
Location: St Pete, FL
peace.gif
I hope it helps...

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours
Goto page: Previous  1, 2, 3, 4
Page 4 of 4


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group
  ImageShack  
  Putfile  
  TinyURL  
  CommonDreams  
  Log in  

Page generation time: 0.1696s (PHP: 86% - SQL: 14%) - SQL queries: 46 - GZIP enabled - Debug on