vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Collapsable Quotes (https://vborg.vbsupport.ru/showthread.php?t=106878)

TosaInu 02-02-2006 05:55 PM

Quote:

Originally Posted by Gizmo999
Thank you for explaining that better than I could.

That would be the first time Gizmo999 :) English is not my native language.

Gizmo999 02-02-2006 06:18 PM

Quote:

Originally Posted by TosaInu
That would be the first time Gizmo999 :) English is not my native language.

its meant to be mine but I'm from the far north, almost into Scotland so my dialect is different:D :D

Hellcat 02-02-2006 06:26 PM

I might have an idea why this happens....
I'll look into this tonight and keep you posted!

Zia 02-02-2006 06:39 PM

Quote:

Originally Posted by Hellcat
I might have an idea why this happens....
I'll look into this tonight and keep you posted!

thankx man...we are waiting.....
plz give a thought about ignore image in quote...


thnx

Hellcat 02-02-2006 07:24 PM

Quote:

Originally Posted by Zia
thankx man...we are waiting.....
plz give a thought about ignore image in quote...

thnx

You want [img] tags in quotes striped?
Or (IMO better) converted to [url] tags?

Hmm.... that would be a different thing, but should be possible to do pretty easy with a plugin at the right hook....

[high]* Hellcat thinks[/high]

Zia 02-02-2006 07:30 PM

thnx man...
did u figured out the probs..describe last post..

quote-inside a quote it showd the "paid subscriber link" ?

::) give a deep deep think...
[high]* Zia offers hellcat a chilled bear & a cigar...[/high]

Hellcat 02-02-2006 11:40 PM

No clue where a subscription link could come from.

But I (hopfully) solved the "Later quote collapses/expands quote from earlier post" problem.

Replace this line:
Code:

<if condition="$show[quoteid]=$show[quoteid]+1"></if>
with this one:
Code:

<if condition="$show[quoteid]=$show[quoteid] + 1 + $vbulletin->userinfo[lastactivity]"></if>
Instsructions and attachments have already been updated, hopfully that does the trick, let me know if there are still issues :)

Gizmo999 02-03-2006 06:50 AM

Sorry :(

I applied the code change but its still the same only now the first quote opens "expanded" and has same problem - subsequent quotes are "expanded" clicking collapse closes the very first one :(

Thanks for the time and effort on this

Hellcat 02-03-2006 06:58 AM

Quote:

Originally Posted by Gizmo999
Sorry :(

I applied the code change but its still the same only now the first quote opens "expanded" and has same problem - subsequent quotes are "expanded" clicking collapse closes the very first one :(

Thanks for the time and effort on this

That might most likely be caused by vB's caching....
I experienced that myself during my experiments and didn't find a way (yet) to counteract it.

Try this:
On a post that seems to "ignore" the last modification to the template, edit and save that post and try again - should work now.

Try to post some some quote-posts in a test thread and look if everythings works there.
If it does -> it's the vB cache still pulling the old version of the template.

That cache is EVIL!
I disabled it on my boards....

Gizmo999 02-03-2006 08:09 AM

Quote:

Originally Posted by Hellcat
That might most likely be caused by vB's caching....
I experienced that myself during my experiments and didn't find a way (yet) to counteract it.

I disabled it on my boards....

Is that the post caching in admin Cp>server settings/optimisation ?? sorry, I'm new to all this :(


All times are GMT. The time now is 02:15 PM.

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.01253 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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