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] - [Gamma] - Round Quotes with Images (https://vborg.vbsupport.ru/showthread.php?t=88309)

SaintDog 09-03-2003 04:58 AM

Quote:

Originally Posted by Dexter
I don't know how to make it work right to left but i'll came with someting ASAP ;)


regards


Very tired, but it just looks like the images need to be flipped around and they will be fine.

Jean147 09-03-2003 01:33 PM

nice tweaking. Installed it. :)

albibak 09-03-2003 08:38 PM

Great! Beautiful :)

MOEGT2 09-04-2003 07:59 AM

Hi Dexter

please if u give me the psd file

i wana try to do right 2 left for my b3 forum

Schorsch 09-06-2003 04:46 PM

very nice!!! thanks for sharing Dexter!

is there a possibility that I can use your quotes only for a certain style, not for ALL?

Elmer 09-06-2003 06:08 PM

Quote:

Originally Posted by Schorsch
very nice!!! thanks for sharing Dexter!

is there a possibility that I can use your quotes only for a certain style, not for ALL?

I don't think so.

kevinj 09-09-2003 11:28 AM

Looks great, i'm installing it now.

Rids 09-10-2003 05:19 PM

Very very nice hack, works like a charm :)

MOEGT2 09-12-2003 08:13 AM

Hi Dexter

I sent u my email please

Thanks

Werty 09-13-2003 07:46 PM

Very nice, installed it on my dark boards, i have to change the colors though, where do i change the text color ? the gifs ill just change myself.

Oh, btw, how can i get it centered instead of left justified ?

Off Topic: Heh, this is a nice place now that vB.org doesnt do vB3 hacks yet :D

Werty 09-13-2003 11:11 PM

I changed it to match my dark forums.....

http://forums.hitman2.net/showthread.php?p=13603

Now i only need it centered !!! Anyone know how to do that ?

I attached the gifs i made if anyone can use them.

Elmer 09-14-2003 01:52 AM

Quote:

Originally Posted by netsewer
I changed it to match my dark forums.....

http://forums.hitman2.net/showthread.php?p=13603

Now i only need it centered !!! Anyone know how to do that ?

I attached the the gifs i made if anyone can use them.

Do you mean centered in the postbit? if is that what you want than put align="center" in the first <table> tag.

Werty 09-14-2003 02:07 AM

Quote:

Originally Posted by Dexter
Do you mean centered in the postbit? if is that what you want than put align="center" in the first <table> tag.

Ahh, thnx, worked nicely :D

phill2003 09-14-2003 09:47 AM

thank you this is very nice :) you are very generous to share it........

Skinny.Demon 09-16-2003 11:10 PM

Fantastic editing. Looks great even on the standard vB template..
Great work...

Vb-Hispano 09-17-2003 12:51 AM

In version 2.3.2 it works with this code:

Quote:

<blockquote>
<table border="0" cellpadding="0" cellspacing="0" width="70%" height="">
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="">
<tr>
<td width="75">
<table border="0" cellpadding="0" cellspacing="0" id="AutoNumber3" width="50">
<tr>
<td width="28">
<img SRC="images/quotes/quot-top-left.gif" WIDTH="28" HEIGHT="19"alt="" /></td>
<td width="100%" background="images/quotes/quote-bg.gif" valign="middle">
<span class="smallfont">Cita:</span></td>
<td width="14">
<img SRC="images/quotes/quot-top-right.gif" WIDTH="14" HEIGHT="19"alt="" /></td>
</tr>
</table>
</td>
<td width="100%" align="right">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td background="images/quotes/quot-top-bg.gif" width="100%"></td>
<td width="10" align="right">
<img SRC="images/quotes/quot-top-right-10.gif" WIDTH="15" HEIGHT="19"alt="" /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="10" background="images/quotes/quoting-left.gif"></td>
<td width="100%" valign="top" bgcolor="#ffffff"></td>
<td width="10" background="images/quotes/quoting-right.gif"></td>
</tr>
<tr>
<td width="10" background="images/quotes/quot-left-bg.gif"></td>
<td width="100%" valign="top" bgcolor="#ffffff" style="font-size: 10pt"><span class="smallfont"><i>{param}</i></span></td>
<td width="10" background="images/quotes/quot-right-bg.gif"></td>
</tr>
<tr>
<td width="10" valign="top">
<img SRC="images/quotes/quot-bot-left.gif" WIDTH="15" HEIGHT="15"alt="" /></td>
<td width="100%" background="images/quotes/quot-bot-bg.gif"></td>
<td width="10" valign="top">
<img SRC="images/quotes/quot-bot-right.gif" WIDTH="15" HEIGHT="15"alt="" /></td>
</tr>
</table>
</td>
</tr>
</table>
<br />
</blockquote>
Single I have added this to him <blockquote> and </blockquote>

If they do not want that they put it in version 2.3.2 they eliminate my post.

thanks


Elmer 09-17-2003 02:24 AM

Thanks all for your comments :)

Areku 09-19-2003 10:47 AM

Quote:

Originally Posted by Vb-Hispano
In version 2.3.2 it works with this code:


Single I have added this to him <blockquote> and </blockquote>

If they do not want that they put it in version 2.3.2 they eliminate my post.

thanks


VBHispano, estas diciendo q conseguiste a?adir el Round Quotes en una v.2.3.2? Y como instertas tanto HTML en los CustomVB Codes?

VBHispano, are you saying you managed to get Round Quotes work onto v2.3.2? How tha hell u put so many HTML tags onto Custom VB Codes?

Thanks!

Erwin 09-20-2003 05:00 AM

Looks nice.

Erwin 09-20-2003 06:50 AM

Fix for the maximages problem

Note that just increasing the maximum number of images in Admin CP is not a good solution because if someone wants to put lots of quotes in their posts, they will hit the maximum - each quote has a minimum of 5 images. 10 quotes would be 50 images.

A better solution is to do this:

In the BBCode section for both Simple and Username Quotes, find in the HTML every instance of:

Code:

<img SRC="images/quotes
And replace with:

Code:

<img WIDTH="15" SRC="images/quotes
and delete the second occurance of WIDTH="15" in each of the img tag.

You do this 5 times in the Simple Quote, and 7 times (I think) in the Quote with Username.

Then, you need to do some hacking - apologies if this is not allowed - it's only a minor hack.

In includes/functions_newpost.php, find:

PHP Code:

fetch_character_count(parse_bbcode($post['message'], $foruminfo['forumid'], $post['enablesmilies']), '<img') > $vboptions['maximages']) 

Replace with:

PHP Code:

fetch_character_count(parse_bbcode($post['message'], $foruminfo['forumid'], $post['enablesmilies']), '<img src') > $vboptions['maximages']) 

That should do it. The quoting images will now NOT be counted as an image in posts. Smilies and other images will still be counted as usual.

Elmer 09-20-2003 03:24 PM

work like a charm... thanks for share it:)

gmarik 09-20-2003 04:35 PM

Really cool hack.

Vb-Hispano 09-21-2003 02:42 PM

Quote:

Originally Posted by Areku
VBHispano, estas diciendo q conseguiste a?adir el Round Quotes en una v.2.3.2? Y como instertas tanto HTML en los CustomVB Codes?

VBHispano, are you saying you managed to get Round Quotes work onto v2.3.2? How tha hell u put so many HTML tags onto Custom VB Codes?

Thanks!

Hola lo hice directamente desde la base de datos y no me dio problema alguno, ahi puedes aumentar el limite de caracteres.

un saludo

imported_ogden2k 09-22-2003 01:11 AM

How about an XHTML compliant version?

Elmer 09-22-2003 01:53 AM

Quote:

Originally Posted by ogden2k
How about an XHTML compliant version?

I thought it was already compliant :O
however i'll check the code to make it XHTML compliant

EDITED: already XHTML complian dude ;)

example: http://www.vb-es.com/forums/a.html

Zachery 09-22-2003 07:14 AM

if it wasnt XHTML compliant make it your self :P not hard to change a few lines of code

imported_ogden2k 09-22-2003 09:22 AM

Quote:

Originally Posted by Dexter
I thought it was already compliant :O
however i'll check the code to make it XHTML compliant

EDITED: already XHTML complian dude ;)

example: http://www.vb-es.com/forums/a.html

It fails in the W3C Validator for XHTML compliancy... I could do it for you if you want?

edit: Ok, last night when I downloaded the file, the code was not compliant... You must of ment when you said EDITED, you edited your file.... Saves me work then! ;)

Zachery 09-22-2003 09:36 AM

its been stated that it isnt 100% accurate. why not check it your self for XHTML complincey by hand, its not hard


just tried both via the w3c validator, both passed 100%

imported_ogden2k 09-22-2003 09:41 AM

Quote:

Originally Posted by Faranth
its been stated that it isnt 100% accurate. why not check it your self for XHTML complincey by hand, its not hard


just tried both via the w3c validator, both passed 100%

Right, I edited my post correcting my self.

DjTuPPer 09-24-2003 11:15 AM

Quote:

Originally Posted by Dexter
No man there's no vB2 version and does not work this mod with vB2.. hope to release it for vB2 soon but if anyone here want to release a version for vB2 would be great..

I could give the psd file if ya want to give it a try

;)

Right now I'm trying to fit it into my vb 2.2.8
I just can't get the "quote with name" thing to work... but I'll find something out.
btw... in vb 2.2.8 the font size is like normalfont, any ideas how to make that smaller, it says it's smallfont but... hmm...

Zachery 09-24-2003 02:55 PM

Dexter will you port this to vb3 beta 7?

Elmer 09-24-2003 04:25 PM

Quote:

Originally Posted by Faranth
Dexter will you port this to vb3 beta 7?

yes, I will port it as soon as the vb3 beta 7 is out ;)

Elmer 09-26-2003 03:54 AM

Ok people this modification has been ported to vBulletin 3 beta 7 read the first post of this thread for more info ;)


Regards.

imported_Purdy 10-24-2003 12:42 PM

Dexter,

This is a really pretty mod, but I have a problem.

If anyone can tell me what to put in the tag box for Quoting with username, in the BB Code Manager, (as I deleted it by mistake) I would be very grateful.

My simple quotes work fine but my quote with username no longer works, it just says Quote. Oh dear.

I am using v3 beta 6.

Help please someone.

Elmer 10-24-2003 06:49 PM

I think you should put quote but i'm not sure since i don't have beta 6.

regards ;)

calvinnguyen 11-10-2003 03:26 AM

Thanks alot.

hollabizzack 11-11-2003 09:01 AM

how do i change my text color in the quote,because my text is white and so is the quote background so it looks blank when i tried it,what should i do

PAINTBALLM 11-14-2003 08:33 PM

The following errors occured when this post was submitted:
You have included too many images in your signature or in your previous post. Please go back and correct the problem and then continue again.

Images include use of smilies, the vB code [img] tag and HTML <img> tags. The use of these is all subject to them being enabled by the administrator.

Thats the mesage I am getting when I try to quote a message, what can I do to fix this?

Zachery 11-14-2003 08:34 PM

upp the ammount of images per post

PAINTBALLM 11-14-2003 08:38 PM

I fixed this by setting the amount of pictures in a post/signature to 0 (disabled it)..

Seems to work great now!


All times are GMT. The time now is 04:19 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.01387 seconds
  • Memory Usage 1,833KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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