Welcome Anonymous Please Register or Login  
Making Clans Look Good!

hey hey
hey hey
www.clan-themes.co.uk :: View topic - BBCode Box v5.1.0

 Welcome To Clan Themes 

As the board grows please remember the Search Option and we hope you find our community useful.

We also monitor Private Messages to stop members from abusing our sites system.
If you are asking for assistance please provide your site link and nuke version, Thanks.

BBCode Box v5.1.0
Goto page Previous  1, 2, 3, 4, 5

57 Replies / 8686 Views


Post new topic   Reply to topic  

   www.clan-themes.co.uk Forum Index » Bugs/Issues

View previous topic :: View next topic


recc
Reputation: 466.8
Local time: 6:27 AM

malaysia.gif

Status: Offline
0.04 posts per day
Medals: 0

Joined: Sep 09, 2007
Last Visit: 25 Apr 2008
Posts: 10
Points: 91 

View user's profileSend private messageVisit poster's website Reply with quote

floppy
Reputation: 2015.9
votes: 9
Local time: 6:27 AM
Location: Jackson Mississippi
usa.gif

Status: Offline
3.20 posts per day
Medals: 1 (View more...)
Dedicated User (Amount: 1)
Clan Themes Scripts/Coder
Clan Themes Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 17 May 2008
Posts: 1760
Points: 16568 

View user's profileSend private messageVisit poster's website Reply with quote

recc
Reputation: 466.8
Local time: 6:27 AM

malaysia.gif

Status: Offline
0.04 posts per day
Medals: 0

Joined: Sep 09, 2007
Last Visit: 25 Apr 2008
Posts: 10
Points: 91 

View user's profileSend private messageVisit poster's website Reply with quote

spasticdonkey
Reputation: 465.1
Local time: 7:27 AM

blank.gif

Status: Offline
0.04 posts per day
Medals: 0

Joined: Apr 02, 2007
Last Visit: 01 May 2008
Posts: 17
Points: 307 

Post BBCode Box v5.1.0 Posted: Tue Nov 13, 2007 5:24 pm   

Shop Purchases:
Clan Roster v1.7 Php Nuke Module

First of all, my users love it! Great mod....
Just a some of things I noticed (not sure if this is the final release of this)

1. Things still autoplay in Opera
2. I think people may be having trouble with the install because the textarea name="message" part is missing from the themes/yourtheme/posting_body.tpl edit (I could be wrong) - look at lines 788 and approx line 876 of the install.txt file.
3. Iframe... noticed some irregularities on the post reply page of a thread that has an iframe post in it. Tables are askew. I suppose it might depend on the page that is embeded I dont know....

Just thought I'd throw it our there if there is a future release of this. Once again thanks for a great mod!
 

 
View user's profileSend private messageVisit poster's website Reply with quote




noobsnhc
Reputation: 461.4
Local time: 7:27 PM

blank.gif

Status: Offline
0.01 posts per day
Medals: 0

Joined: Nov 04, 2007
Last Visit: 19 Nov 2007
Posts: 2
Points: 38 

View user's profileSend private message Reply with quote

spasticdonkey
Reputation: 465.1
Local time: 7:27 AM

blank.gif

Status: Offline
0.04 posts per day
Medals: 0

Joined: Apr 02, 2007
Last Visit: 01 May 2008
Posts: 17
Points: 307 

View user's profileSend private messageVisit poster's website Reply with quote

Vaude
Reputation: 0.2
Local time: 4:27 PM

blank.gif

Status: Offline
0.02 posts per day
Medals: 0

Joined: Feb 25, 2008
Last Visit: 12 Apr 2008
Posts: 2
Points: 194 

Post BBCode Box v5.1.0 Posted: Wed Mar 12, 2008 3:16 pm   

I have it mostly working under 2.0.23

But the boxes are right justified for some reason.

Image Has Been Resized, Click To Enlarge.


Any help would be greatly appreciated.

I dont think the posting_body.tpl has change at all if at any.

:EDIT:

Here is the code im using.

File=posting_body.tpl
Code:


<script language="javascript" type="text/javascript" src="modules/Forums/bbcode_box/bbcode_box.js"></script>

<!-- BEGIN privmsg_extensions -->


<!-- END privmsg_extensions -->

<form action="{S_POST_ACTION}" method="post" name="post" onsubmit="return checkForm(this)" {S_FORM_ENCTYPE}>

   {POST_PREVIEW_BOX}
   {ERROR_BOX}

   <table width="100%" cellspacing="2" cellpadding="2" border="0">
      <tr>
         <td class="nav"><a href="{U_INDEX}">{L_INDEX}</a>
            <!-- BEGIN switch_parent_link -->
            -> <a class="nav" href="{PARENT_URL}">{PARENT_NAME}</a>
            <!-- END switch_parent_link -->
            <!-- BEGIN switch_not_privmsg -->
            &raquo; <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td>
            <!-- END switch_not_privmsg -->
      </tr>
   </table>
   
   
   <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
      <tr>
         <th class="thhead" colspan="2" height="28">{L_POST_A}</th>
      </tr>
      <!-- BEGIN switch_username_select -->
      <tr>
         <td class="row1"><span class="gen">{L_USERNAME}</span></td>
         <td class="row2"><span class="genmed"><input type="text" class="post" tabindex="1" name="username" size="25" maxlength="25" value="{USERNAME}" />
         </span></td>
      </tr>
      <!-- END switch_username_select -->
      <!-- BEGIN switch_privmsg -->
      <tr>
         <td class="row1"><span class="gen">{L_USERNAME}</span></td>
         <td class="row2"><span class="genmed">
            <input type="text"  class="post" name="username" maxlength="25" size="25" tabindex="1" value="{USERNAME}" />
             
            <input type="submit" name="usersubmit" value="{L_FIND_USERNAME}" class="liteoption" onClick="window.open('{U_SEARCH_USER}', '_phpbbsearch', 'HEIGHT=250,resizable=yes,WIDTH=400');return false;" />
         </span></td>
      </tr>
      <!-- END switch_privmsg -->
      <tr>
         <td class="row1" width="22%"><span class="gen">{L_SUBJECT}</span></td>
         <td class="row2" width="78%"> <span class="gen">
            <input type="text" name="subject" size="45" maxlength="60" style="width:450px" tabindex="2" class="post" value="{SUBJECT}" />
         </span></td>
      </tr>

      <tr>

          <!--
          //====================================================================== |
          //==== Left Side - Smileys ============================================= |
          //====================================================================== |
          -->

         <td class="row1" valign="top">
            <table width="100%" border="0" cellspacing="0" cellpadding="1">
               <tr>
                  <td><span class="gen">{L_MESSAGE_BODY}</span></td>
               </tr>
               <tr>
                  <td valign="middle" align="center"> <br />
                     <table width="100" border="0" cellspacing="0" cellpadding="5">
                        <tr align="center">
                           <td colspan="{S_SMILIES_COLSPAN}" class="gensmall"><strong>{L_EMOTICONS}</strong></td>
                        </tr>
                        <!-- BEGIN smilies_row -->
                        <tr align="center" valign="middle">
                           <!-- BEGIN smilies_col -->
                              <td><a href="javascript:emoticon('{smilies_row.smilies_col.SMILEY_CODE}')"><img src="{smilies_row.smilies_col.SMILEY_IMG}" border="0" alt="{smilies_row.smilies_col.SMILEY_DESC}" title="{smilies_row.smilies_col.SMILEY_DESC}" width="15" height="15" /></a></td>
                           <!-- END smilies_col -->
                           </tr>
                         <!-- END smilies_row -->
                           <!-- BEGIN switch_smilies_extra -->
                           <tr align="center">
                              <td colspan="{S_SMILIES_COLSPAN}" class="nav"><a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies', 'HEIGHT=250,resizable=yes,scrollbars=yes,WIDTH=300');return false;" target="_phpbbsmilies">{L_MORE_SMILIES}</a></td>
                           </tr>
                           <!-- END switch_smilies_extra -->
                        </table>
                     </td>
                   </tr>
               </table>
           </td>

         <!--
         //====================================================================== |
         //==== Right Side - Button Bars, Help Bar and Text Box ================= |
         //====================================================================== |
         -->

         <td class="row2" valign="top"><span class="gen"><span class="row1"></span>
            <table id="posttable" width="100%" border="0" bordercolor="#FFFFFF" style="border-collapse: collapse;" cellspacing="0" cellpadding="0" valign="top">
               <tr align="right" valign="middle">
                 <td valign="center">
                     <table width="100%" cellpadding="3" cellspacing="0" border="0">
                        <tr>
                           <td width="10" valign="middle" background="modules/Forums/bbcode_box/images/bg.gif">
                              <img src="modules/Forums/bbcode_box/images/dots.gif" style="padding-left: 4px;">                           
                           </td>
                           <td valign="middle" background="modules/Forums/bbcode_box/images/bg.gif">
                              <select style="height: 20px;" name="ft" onChange="BBCft()" onMouseOver="helpline('ft')">
                                 <option style="font-weight : bold;" selected="selected">Font type</option>
                                 <option value="Arial">Default font</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Arial;" value="Arial" class="genmed">Arial</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Arial Black;" value="Arial Black" class="genmed">Arial Black</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Century Gothic;" value="Century Gothic" class="genmed">Century Gothic</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Comic Sans MS;" value="Comic Sans MS" class="genmed">Comic Sans MS</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Courier New;" value="Courier New" class="genmed">Courier New</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Georgia;" value="Georgia" class="genmed">Georgia</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Lucida Console;"value="Lucida Console">Lucida Console</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Microsoft Sans Serif;" value="Microsoft Sans Serif" class="genmed">Microsoft Sans Serif</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Symbol;" value="Symbol" class="genmed">Symbol</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Tahoma;" value="Tahoma" class="genmed">Tahoma</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Trebuchet;" value="Trebuchet" class="genmed">Trebuchet</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Times New Roman;" value="Times New Roman" class="genmed">Times New Roman</option>
                                 <option style="color:black; background-color: #FFFFFF; font-family: Verdana;" value="Verdana" class="genmed">Verdana</option>
                              </select>
                                
                              <select style="height: 20px;" name="fs" onChange="BBCfs()" onMouseOver="helpline('fs')">
                                 <option style="font-weight : bold;" selected="selected">Font Size</option>
                                 <option style="color:black; font-size: 8;" value="8" class="genmed">{L_FONT_TINY}</option>
                                 <option style="color:black; font-size: 10;" value="10" class="genmed">{L_FONT_SMALL}</option>
                                 <option style="color:black; font-size: 12;" value="12" class="genmed">{L_FONT_NORMAL}</option>
                                 <option style="color:black; font-size: 18;" value="18" class="genmed">{L_FONT_LARGE}</option>
                                 <option style="color:black; font-size: 24;" value="24" class="genmed">{L_FONT_HUGE}</option>
                              </select>
                                
                              <select style="height: 20px;" name="fc" onChange="BBCfc()" onMouseOver="helpline('fc')">
                                 <option style="font-weight : bold;" selected>Font Color</option>
                                 <option style="color:black; value="{T_FONTCOLOR1}" value="{T_FONTCOLOR1}">{L_COLOR_DEFAULT}</option>
                                 <option value="darkred">{L_COLOR_DARK_RED}</option>
                                 <option style="color:red; background-color: {T_TD_COLOR1}" value="red" class="genmed">{L_COLOR_RED}</option>
                                 <option style="color:orange; background-color: {T_TD_COLOR1}" value="orange" class="genmed">{L_COLOR_ORANGE}</option>
                                 <option style="color:brown; background-color: {T_TD_COLOR1}" value="brown" class="genmed">{L_COLOR_BROWN}</option>
                                 <option style="color:yellow; background-color: {T_TD_COLOR1}" value="yellow" class="genmed">{L_COLOR_YELLOW}</option>
                                 <option style="color:green; background-color: {T_TD_COLOR1}" value="green" class="genmed">{L_COLOR_GREEN}</option>
                                 <option style="color:olive; background-color: {T_TD_COLOR1}" value="olive" class="genmed">{L_COLOR_OLIVE}</option>
                                 <option style="color:cyan; background-color: {T_TD_COLOR1}" value="cyan" class="genmed">{L_COLOR_CYAN}</option>
                                 <option style="color:blue; background-color: {T_TD_COLOR1}" value="blue" class="genmed">{L_COLOR_BLUE}</option>
                                 <option style="color:darkblue; background-color: {T_TD_COLOR1}" value="darkblue" class="genmed">{L_COLOR_DARK_BLUE}</option>
                                 <option style="color:indigo; background-color: {T_TD_COLOR1}" value="indigo" class="genmed">{L_COLOR_INDIGO}</option>
                                 <option style="color:violet; background-color: {T_TD_COLOR1}" value="violet" class="genmed">{L_COLOR_VIOLET}</option>
                                 <option style="color:white; background-color: {T_TD_COLOR1}" value="white" class="genmed">{L_COLOR_WHITE}</option>
                                 <option style="color:black; background-color: {T_TD_COLOR1}" value="black" class="genmed">{L_COLOR_BLACK}</option>
                              </select>
                           </td>
                        </tr>
                        <tr height="28">
                           <td width="10" valign="middle" background="modules/Forums/bbcode_box/images/bg.gif">
                              <img src="modules/Forums/bbcode_box/images/dots.gif" style="padding-left: 4px;">                           
                           </td>
                           <td background="modules/Forums/bbcode_box/images/bg.gif" valign="middle">
                              <img border="0" src="modules/Forums/bbcode_box/images/justify.gif" class="postimage" name="justify" type="image" onClick="BBCjustify()" onMouseOver="helpline('justify')" style="border-style: outset; border-width: 1" alt="justify">
                              <img border="0" src="modules/Forums/bbcode_box/images/right.gif" name="right" type="image" onClick="BBCright()" onMouseOver="helpline('right')" class="postimage" alt="right">
                              <img border="0" src="modules/Forums/bbcode_box/images/center.gif" name="center" type="image" onClick="BBCcenter()" onMouseOver="helpline('center')" class="postimage" alt="center">
                              <img border="0" src="modules/Forums/bbcode_box/images/left.gif" name="left" type="image" onClick="BBCleft()" onMouseOver="helpline('left')" class="postimage" alt="left">
                              <img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt="">
                              <img border="0" src="modules/Forums/bbcode_box/images/sup.gif" class="postimage" name="supscript" type="image" onClick="BBCsup()" onMouseOver="helpline('sup')" alt="" />
                              <img border="0" src="modules/Forums/bbcode_box/images/sub.gif" name="subs" class="postimage" type="image" onClick="BBCsub()" onMouseOver="helpline('sub')" alt="" />
                              <img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt="">
                              <img border="0" src="modules/Forums/bbcode_box/images/bold.gif" name="bold" type="image" onClick="BBCbold()" onMouseOver="helpline('b')" class="postimage" alt="bold">
                              <img border="0" src="modules/Forums/bbcode_box/images/italic.gif" name="italic" type="image" onClick="BBCitalic()" onMouseOver="helpline('i')" class="postimage" alt="italic">
                              <img border="0" src="modules/Forums/bbcode_box/images/under.gif" name="under" type="image" onClick="BBCunder()" onMouseOver="helpline('u')" class="postimage" alt="under line">
                              <img border="0" src="modules/Forums/bbcode_box/images/strike.gif" class="postimage" name="strik" type="image" onClick="BBCstrike()" onMouseOver="helpline('strike')" alt="" />
                              <img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt="">
                              <img border="0" src="modules/Forums/bbcode_box/images/fade.gif" name="fade" type="image" onClick="BBCfade()" onMouseOver="helpline('fade')" class="postimage" alt="fade">
                              <img border="0" src="modules/Forums/bbcode_box/images/grad.gif" name="grad" type="image" onClick="BBCgrad()" onMouseOver="helpline('grad')" class="postimage" alt="gradient">
                              <img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt="">
                              <img border="0" src="modules/Forums/bbcode_box/images/rtl.gif" name="dirrtl" type="image" onClick="BBCdir('rtl')" onMouseOver="helpline('rtl')" class="postimage" alt="Right to Left">
                              <img border="0" src="modules/Forums/bbcode_box/images/ltr.gif" name="dirltr" type="image" onClick="BBCdir('ltr')" onMouseOver="helpline('ltr')" class="postimage" alt="Left to Right">
                              <img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt="">
                              <img border="0" src="modules/Forums/bbcode_box/images/marqd.gif" name="marqd" type="image" onClick="BBCmarqd()" onMouseOver="helpline('marqd')" class="postimage" alt="Marque to down">
                              <img border="0" src="modules/Forums/bbcode_box/images/marqu.gif" name="marqu" type="image" onClick="BBCmarqu()" onMouseOver="helpline('marqu')" class="postimage" alt="Marque to up">
                              <img border="0" src="modules/Forums/bbcode_box/images/marql.gif" name="marql" type="image" onClick="BBCmarql()" onMouseOver="helpline('marql')" class="postimage" alt="Marque to left">
                              <img border="0" src="modules/Forums/bbcode_box/images/marqr.gif" name="marqr" type="image" onClick="BBCmarqr()" onMouseOver="helpline('marqr')" class="postimage" alt="Marque to right">
                           </td>
                        </tr>
                        <tr height="28">
                           <td width="10" valign="middle" background="modules/Forums/bbcode_box/images/bg.gif">
                              <img src="modules/Forums/bbcode_box/images/dots.gif" style="padding-left: 4px;">                           
                           </td>
                           <td background="modules/Forums/bbcode_box/images/bg.gif" valign="middle">
                              <img border="0" src="modules/Forums/bbcode_box/images/code.gif" name="code" type="image" onClick="BBCcode()" onMouseOver="helpline('code')" class="postimage" alt="Code">
                              <img border="0" src="modules/Forums/bbcode_box/images/quote.gif" name="quote" type="image" onClick="BBCquote()" onMouseOver="helpline('quote')" class="postimage" alt="Quote">
                              <img border="0" src="modules/Forums/bbcode_box/images/spoil.gif" class="postimage" name="spoil" type="image" onClick="BBCspoil()" onMouseOver="helpline('spoil')" alt="" />
                              <img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt="">
                              <img border="0" src="modules/Forums/bbcode_box/images/url.gif" name="url" type="image" onClick="BBCurl()" onMouseOver="helpline('url')" class="postimage" alt="URL">
                              <img border="0" src="modules/Forums/bbcode_box/images/email.gif" name="email" type="image" onClick="BBCmail()" onMouseOver="helpline('mail')" class="postimage" alt="Email">
                              <img border="0" src="modules/Forums/bbcode_box/images/web.gif" name="web" type="image" onClick="BBCweb()" onMouseOver="helpline('web')" class="postimage" alt="Web Page">
                              <img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="20" border="0" alt="">
                              <img border="0" src="modules/Forums/bbcode_box/images/img.gif" name="img" type="image" onClick="BBCimg()" onMouseOver="helpline('img')" class="postimage" alt="Image">
                              <img border="0" src="modules/Forums/bbcode_box/images/flash.gif" name="flash" type="image" onClick="BBCflash()" onMouseOver="helpline('flash')" class="postimage" alt="Flash">
                              <img border="0" src="modules/Forums/bbcode_box/images/video.gif" name="video" type="image" onClick="BBCvideo()" onMouseOver="helpline('video')" class="postimage" alt="Video">
                              <img border="0" src="modules/Forums/bbcode_box/images/sound.gif" name="stream" type="image" onClick="BBCstream()" onMouseOver="helpline('stream')" class="postimage" alt="Stream">
                              <img border="0" src="modules/Forums/bbcode_box/images/ram.gif" name="ram" type="image" onClick="BBCram()" onMouseOver="helpline('ram')" class="postimage" alt="Real Media">
                              <img border="0" src="modules/Forums/bbcode_box/images/googlevid.gif" name="GVideo" type="image" onClick="BBCGVideo()" onMouseOver="helpline('googlevid')" class="postimage" alt="GoogleVid">
                              <img border="0" src="modules/Forums/bbcode_box/images/youtube.gif" name="youtube" type="image" onClick="BBCyoutube()" onMouseOver="helpline('youtube')" class="postimage" alt="Youtube">
                              <img style="padding-left: 5px; padding-right: 5px;" src="modules/Forums/bbcode_box/images/blackdot.gif" width="1" height="100%" border="0" alt="">
                              <img border="0" src="modules/Forums/bbcode_box/images/list.gif" name="listdf" type="image" onClick="BBClist()" onMouseOver="helpline('list')" class="postimage" alt="List" />
                              <img border="0" src="modules/Forums/bbcode_box/images/hr.gif" name="hr" type="image" onClick="BBChr()" onMouseOver="helpline('hr