The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Whats wrong with my code its not working
Code:
<td class="forumTBg"> <div style="padding-left: 41px; color: #FFF;" class="smallfont"> <!-- status icon and date --> <a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a> <if condition="!$show['announcement']"> $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if> <else /> <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase> </if> $post[firstnewinsert] <!-- / status icon and date --> </div> </td> <td class="forumCBg"> </td> <td style="width:12px;"><img src="http://site.com/images/1434/misc/forumtr.jpg" alt="" /></td> </tr> </table> i checked the source of the page after inserting in postbit .Its does not show the <td class="forumCBg"> <td class="forumTBg"> .But in local host it show how to solve it? |
#2
|
||||
|
||||
If you cannot view it in source then it's either not been overwritten in place of the code you replaced it for, you're viewing a cached view (press Ctrl+F5 to clear cache for that page) or your actually viewing the file in a different location than you think it is.
|
#3
|
|||
|
|||
nope i checkd it i cleared my cache and i tried ccleaner too...its not showing but when i used in local host it works fine
|
#4
|
||||
|
||||
Have you made sure that you have copied the css over for the classes? is your image path correct?
|
#5
|
|||
|
|||
its the default css which is already in Additional CSS Definitions..i am just using it in postbit....
edit: i tried in postbit_legacy it show in source but it looks ugly ..any solution |
#6
|
||||
|
||||
Link?
|
#7
|
||||
|
||||
Are you sure that there's not a server cache? Varnish, an opcode cache, memcache, etc?
Changes are often not instant on heavily cached servers. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|