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)

Sweeks 04-19-2009 07:51 PM

Quote:

Originally Posted by bananalive (Post 1794665)
disable forumdisplay plugins:

Article Forum (forumdisplay_complete)

Edit Show Thread (showthread_complete)

PHP Code:

if ($articleforum)
{
eval(
'$SHOWTHREAD = "' fetch_template('SHOWTHREAD') . '";');
$SHOWTHREAD str_replace($vbphrase[thread], $vbphrase[article], $SHOWTHREAD);
$SHOWTHREAD str_replace("newthread.gif","newarticle.gif"$SHOWTHREAD);
print_output($SHOWTHREAD);



Thank you I prefer it like this now :) Much simpler too. I gather it is fine to delete articles.php too?
________
Portable Vaporizer Pipe Review

Spikeman 04-19-2009 07:56 PM

Quote:

Originally Posted by bananalive (Post 1794672)
try this

nope, this puts back navbar in article.php and double navbar in the showthresd article.

Commenting out lines 36 & 376 in articles.php will take out the double navbar in articles.php but not the showthread.

Reycer 04-19-2009 11:05 PM

yep, I was getting the double navbar thing too. Might wanna take that out of articles.php

ArnyVee 04-20-2009 12:47 AM

I'm keeping this one in my *tagged* list :up:

Looks like something that I definitely will use in the near future :D

Forumi Shqiptar 04-20-2009 01:54 AM

Nice idea :)

Unfortunately i got the ones of vbmary and it still works fine with vb 3.8 version so i dont intend on changing but might use this mode for other purposes.

*tagging this thread...

TimberFloorAu 04-20-2009 03:03 AM

Another GREAT mod Banana !!!

We LOVE it, Installed and Marked for MOTM

Just a couple of issues.

When we go back to edit a article, the editor window extends over the postbit, and looks kinda crappy. ( I can live with that )

Can we reduce postbit to just Username and avatar, and perhaps a link underneath with the amount of Articles they have created. Their rating etc.

Cheers Big Ears

TalkVirginia 04-20-2009 06:59 AM

Looks like an awesome addon! I'll keep an eye on this and install it later. Gratz! Keep up the great work! Nominated for MOTM.

soletrader 04-20-2009 07:05 AM

I noticed that the breadcrumbs are wrong in a forum with this enabled. Can anyone verify?

TimberFloorAu 04-20-2009 07:11 AM

Yes Sole they are incorrect.

ours should be

forum>news>articles

instead we get

forum>articles>news

____________________________

+ we dont get displayed :
most read articles
most commented articles

+ we cannot see how to add categories, as per Bananas Demo.

Ste

soletrader 04-20-2009 07:21 AM

Quote:

Originally Posted by TimberFloorAu (Post 1794987)
Yes Sole they are incorrect.

ours should be

forum>news>articles

instead we get

forum>articles>news

____________________________

+ we dont get displayed :
most read articles
most commented articles

+ we cannot see how to add categories, as per Bananas Demo.

Ste

Okay, Ill wait for an update by the author. btw, nice site.


All times are GMT. The time now is 01:23 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.01536 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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