vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - Article Forums (https://vborg.vbsupport.ru/showthread.php?t=211638)

bananalive 04-24-2009 06:45 PM

Quote:

Originally Posted by nohuhu (Post 1797454)
bananalive,

also i found the bug that prevented article threads from being displayed with af_firstpost and af_comment templates: in "Alter Postbit" plugin, you forgot to import $vbulletin variable and it was inaccessible. changing plugin's first line from
Code:

global $counter, $articleforum;
to
Code:

global $counter, $articleforum, $vbulletin;
solved the problem.

thanks, i'll add that to next release.

bananalive 04-24-2009 06:47 PM

Quote:

Originally Posted by Alfa1 (Post 1797680)
Indeed, but your modification is not so far from GARS or reviewpost. All it needs is an advanced rating function added to it...

Would be nice. Will you consider adding this?

possibly in future...

SwollenCranium 04-24-2009 10:16 PM

OK..

Forgive me if this is uber simple but how are you getting the pictures to show up next to your article titles ?


https://vborg.vbsupport.ru/external/2009/04/38.jpg

Mark.B 04-24-2009 10:25 PM

Quote:

Originally Posted by SwollenCranium (Post 1798464)
OK..

Forgive me if this is uber simple but how are you getting the pictures to show up next to your article titles ?


http://swollencranium.com/forums/pic...pictureid=1204

I think they are thumbnails of any attachment that is in the article.

SwollenCranium 04-24-2009 10:30 PM

Quote:

Originally Posted by Mark.B (Post 1798470)
I think they are thumbnails of any attachment that is in the article.



Indeed.

Thanks.

It was a simple answer then.

I never use attachments and this is why I missed it.

SwollenCranium 04-25-2009 01:19 AM

Misspelled breadcrumb .. ??


http://swollencranium.com/forums/pic...pictureid=1207

BlueNinjaGo 04-25-2009 12:56 PM

Anyone get this working 100% in 3.7.x?

Mark.B 04-25-2009 09:38 PM

This is an excellent modification, thank you.

I have done a little playing around with the layout as I have never been a big fan of fieldsets, you don't get enough control over how they appear in different browsers.

So I did mine like this with a little mucking about with the code.

Apologies for breaking vb.org's table layout with this image:

https://vborg.vbsupport.ru/external/2009/04/35.jpg

SwollenCranium 04-25-2009 10:17 PM

Quote:

Originally Posted by Mark.B (Post 1799001)
This is an excellent modification, thank you.

I have done a little playing around with the layout as I have never been a big fan of fieldsets, you don;t get enough control over how they appear in different browsers.

So I did mine like this with a little mucking about with the code.

Apologies for breaking vb.org's table layout with this image:


Ok?

I agree the original layout looks like ass.


So, are you just gonna show off or are you going to tell us how you did it.

Mark.B 04-25-2009 10:26 PM

I'm not trying to show off...

I will try and post the templates tomorrow...because they will certainly need to be cleaned up, I'm not very neat at this sort of thing. I can get the results I need but the chances are it will fail all sorts of validators. This is why I never, ever release anything formally and never will.

The avatars in that screenshot require a couple of changes to one of the plugins. And I had to create a second version of $thread[preview] because I just couldn't make the normal one parse anything....I am sure a better coder than me could sort that in a more efficient way.


All times are GMT. The time now is 11:34 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.01342 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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