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)

Spikeman 04-19-2009 07:09 PM

When using vBa within forums as I do, you get a double navbar? Any ideas?

bananalive 04-19-2009 07:15 PM

Quote:

Originally Posted by Spikeman (Post 1794651)
When using vBa within forums as I do, you get a double navbar? Any ideas?

where in forums or articles.php page?

bananalive 04-19-2009 07:23 PM

Quote:

Originally Posted by Sweeks (Post 1794640)
No problem. Just hope this gets fixed asap :)

What forum structure are you trying to use for Articles Forum?

Sweeks 04-19-2009 07:26 PM

It is a forum not a category which has denied all permissions subforums under it which arent used and that is all :) It has around 100 threads in it too. Its set to act as forum and all the regular setup.
________
COACH HANDBAGS

Spikeman 04-19-2009 07:29 PM

Quote:

Originally Posted by bananalive (Post 1794652)
where in forums or articles.php page?

Sorted now, had to comment out the navbar in articles.php

Sweeks 04-19-2009 07:36 PM

Is there any way so I can have the articles display within a normal looking forumdisplay and then on the showthread keep the article layout etc? Im not too keen on the main articles.php page.

Thanks
________
Marijuana Clinics In Westchester

bananalive 04-19-2009 07:41 PM

1 Attachment(s)
Quote:

Originally Posted by Sweeks (Post 1794656)
It is a forum not a category which has denied all permissions subforums under it which arent used and that is all :) It has around 100 threads in it too. Its set to act as forum and all the regular setup.

Try attached files

bananalive 04-19-2009 07:41 PM

Quote:

Originally Posted by Sweeks (Post 1794662)
Is there any way so I can have the articles display within a normal looking forumdisplay and then on the showthread keep the article layout etc? Im not too keen on the main articles.php page.

Thanks

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);



Spikeman 04-19-2009 07:44 PM

Quote:

Originally Posted by Spikeman (Post 1794658)
Sorted now, had to comment out the navbar in articles.php

oops, not sorted, look here http://www.beta-tester.co.uk/iphone/articles.php all is ok then click on article. Double navbar.

bananalive 04-19-2009 07:47 PM

1 Attachment(s)
Quote:

Originally Posted by Spikeman (Post 1794669)
oops, not sorted, look here http://www.beta-tester.co.uk/iphone/articles.php all is ok then click on article. Double navbar.

try this


All times are GMT. The time now is 02:53 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.01643 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
  • (7)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