vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   [Release] Cool Quotes v2.0 (https://vborg.vbsupport.ru/showthread.php?t=88283)

PlenoJure 03-21-2004 10:26 AM

Here is the slightly modified version I'm using on vB3 Gold (This goes in the bbcode_quote template of course):
Code:

<table style="background-color:#EEEEEE; color:black; border:1px solid #BBBBBB" border="0" cellspacing="0" cellpadding="5" width="100%">
  <tr>
    <td valign="top" bgcolor="#BBBBBB"> <div style="font-size:50px; font-weight:bold; font-family:Times New Roman, Times, serif; position:relative; top:-10px">“</div> </td>
    <td valign="top" rowspan="2" width="100%"><font style="font-size: 10px;"> <if condition="$username != ''"> Originally
          Posted By: <i><b>$username</b></i><br />
      </if> $message</font></td>
    <td rowspan="2" valign="bottom" bgcolor="#BBBBBB"> <div style="font-size:50px; font-weight:bold; font-family:Times New Roman, Times, serif; position:relative; top:25px">”</div> </td>
  </tr>
  <tr>
    <td height="25" valign="top" bgcolor="#BBBBBB"></td>
  </tr>
</table>
<br />


Owen 03-21-2004 01:41 PM

screenshot?

Janet 09-23-2004 12:12 AM

I am having some problems.

I have put this code into the bbcode_quotes and it just is not working.

I get 2 quote boxes and in the quote area just shows param-- it doesn't show anything at all. I am on vb 3.0.1. I have to go into the style manager > bbcode layout and I have tried everything. I did a query and it went through.

I have also tried to revert that bbcode_quote back to original and it still shows up in some quote replies as the original and in others broken images.

I am at my wits end and surely it is something very simple. I am just missing it though. :(

Any help would be appreciated.

Sample of what is happening. And this is after I have reverted the bbcode_quote back to original. Sample of problem

Edit: Fixed my problem.

I still can't seem to get it to work right though. :(


All times are GMT. The time now is 07:57 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01013 seconds
  • Memory Usage 1,721KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete