vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - Postbit Collapser/Arranger (https://vborg.vbsupport.ru/showthread.php?t=321989)

Lightmaster-AH 02-13-2013 09:01 PM

I am so happy that you have solved my problem and I would also like at this point to say thank you for this!

GONUMBER6 02-13-2013 09:54 PM

Hello again nhawk, I think I found another bug. When changing pages on CMS (we have lots of articles) it just reloads the same page instead of the next page. Disabled it works properly. :)

nhawk 02-13-2013 10:15 PM

Quote:

Originally Posted by GONUMBER6 (Post 2404101)
Hello again nhawk, I think I found another bug. When changing pages on CMS (we have lots of articles) it just reloads the same page instead of the next page. Disabled it works properly. :)

I honestly don't know how that's possible because the collapser excludes itself from the vbcms script. And I don't have access to a site with a lot of articles to see what's happening.

Not now because I'll be logging out for the night soon, but in the morning, would you be willing to give me temporary admin access to your site so I can see what's going on?

If so, also include some specific links that it happens with so I can get right to the problem.

GONUMBER6 02-18-2013 10:26 PM

Quote:

Originally Posted by nhawk (Post 2404106)
I honestly don't know how that's possible because the collapser excludes itself from the vbcms script. And I don't have access to a site with a lot of articles to see what's happening.

Not now because I'll be logging out for the night soon, but in the morning, would you be willing to give me temporary admin access to your site so I can see what's going on?

If so, also include some specific links that it happens with so I can get right to the problem.

My apologies, it was pure coincedence that it fixed for a short time while disabled, now I am not getting that same result.

My site is very glitchy since the last upgrade a couple weeks ago and it's been a real pain to try to sort it out.

marcellr 03-25-2013 01:43 PM

thanks ! vbulletin 4.2 - ok :)

synseal 08-08-2013 12:57 PM

I use this template edit to hide signatures to guests for seo reasons

Code:

<vb:if condition="$show['member']">
                                <vb:if condition="$post['signature']">
                                <blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
                                </vb:if>
                        </vb:if>

This template edit doesn't hide the signature to guests when this modification is enabled even after adding this edit to these templates.


postbit_collapse_legacy:
postbit_collapse_postbit:
postbit_legacy:

Which template do I need to edit for this change to have an effect?

TIA.

nhawk 08-08-2013 01:59 PM

Quote:

Originally Posted by synseal (Post 2437809)
I use this template edit to hide signatures to guests for seo reasons

Code:

<vb:if condition="$show['member']">
                                <vb:if condition="$post['signature']">
                                <blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
                                </vb:if>
                        </vb:if>

This template edit doesn't hide the signature to guests when this modification is enabled even after adding this edit to these templates.


postbit_collapse_legacy:
postbit_collapse_postbit:
postbit_legacy:

Which template do I need to edit for this change to have an effect?

TIA.

It works on my site.

There's no reason it shouldn't work on yours.

Try clearing your browser cache. And if your server has any caching enabled, clear that too.

fxdigi-cash 08-09-2013 02:58 PM

does this mod work on horizontal postbit as well??

because I use horizontal only

nhawk 08-09-2013 03:12 PM

Quote:

Originally Posted by fxdigi-cash (Post 2438016)
does this mod work on horizontal postbit as well??

because I use horizontal only

Yes it does.

Kraxell 08-19-2013 05:01 PM

Hey :) Thanks for this mod. Is it possible to add custom fields? (maybe vbexperience)

Regards


All times are GMT. The time now is 08:57 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.01133 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)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
  • (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