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)

1320Nation 07-29-2009 09:48 PM

Quote:

Originally Posted by bananalive (Post 1858068)
I have just tested v1.9 on vBulletin 3.7.0 Beta 4 and it worked fine. So the compatibility issue appears to have gone.

If you do wish to try installing v1.9 on your forum you will need to remove the following line from product file
HTML Code:

                <dependency dependencytype="vbulletin" minversion="3.8.0" maxversion="" />

Thank you very much. Everything appears to be working very well!

Eruantien 07-29-2009 10:07 PM

All appears fine now, thanks for checking into it :)

rasp187 07-30-2009 02:09 AM

Any help with my problem, banana?

bananalive 07-30-2009 11:00 AM

Quote:

Originally Posted by rasp187 (Post 1855249)
Unfortunately, the update didn't fix this problem. Not sure what I can do, hah. I guess simply hard-coding the preview length into the template would suffice. Any advice on how to do that (I'm a novice here)? Thank you.

Also, a very easy question, I'm sure - how would I change the ...... separators for news feeds with an image (for example, my forum gradient bar)?

Thanks for all your help, banana.

Find in articles.php
PHP Code:

eval('$a_breaking .= "' fetch_template('af_articlebit') . '";'); 

Before add
PHP Code:

$thread['preview'] = substr($thread['preview'], 100); 

where 100 is preview length you want.

Just add image at top of template af_articlebit and remove the following code:
HTML Code:

border-top-width: 1px; border-top-style: dotted;

cbiweb 07-30-2009 12:07 PM

Quote:

Originally Posted by cbiweb (Post 1850683)
What would cause the article and the comments to change places? When I post an article, it looks perfect, as expected. As soon as someone comments, the comment is now in the article's place, and the article is down with other comments. ?????

Quote:

Originally Posted by bananalive (Post 1850718)
I'm not sure... check the times of the posts. Also have you enabled newest posts first for threads?


That's exactly what it was. Problem solved, mod works great! Thanks!

Eruantien 07-30-2009 12:21 PM

Quote:

Originally Posted by bananalive (Post 1858027)
That page loads fine in my browser, firefox 3.5. What browser are you using?

Try clearing your browser cache.

Okay, so the issue appears to be with IE. I can not replicate the error with FF.

Joshva 07-30-2009 01:59 PM

Is their anyway to get this working without the redirect to articles.php? I.e. clicking on the forum goes straight there

ddem1 07-30-2009 02:31 PM

Quote:

Originally Posted by Joshva (Post 1858528)
Is their anyway to get this working without the redirect to articles.php? I.e. clicking on the forum goes straight there

You can put a link to articles.php in the forum manager, that would take you straight then without redirecting :)

I have a different question. Is there any way to change the articles.php title without the vbphrase? So I can have the breadcrumbs eg. Reviews and my mainpage title separated.

This is really important to me as I'm using this for the main page (changed it to index.php) and it's kinda stupid having Reviews written up there instead of my websites title.

Any help greatly appreaciated :)

Joshva 07-30-2009 02:57 PM

Quote:

Originally Posted by ddem1 (Post 1858542)
You can put a link to articles.php in the forum manager, that would take you straight then without redirecting :)

I have a different question. Is there any way to change the articles.php title without the vbphrase? So I can have the breadcrumbs eg. Reviews and my mainpage title separated.

This is really important to me as I'm using this for the main page (changed it to index.php) and it's kinda stupid having Reviews written up there instead of my websites title.

Any help greatly appreaciated :)


I'd also like to know this as I want to use it for the home page to.



Great mod.

Joshva 07-30-2009 03:01 PM

Also is there anyway to get this to work with multiple forums not in the same heirachy?


All times are GMT. The time now is 05:08 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.01999 seconds
  • Memory Usage 1,751KB
  • 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_html_printable
  • (2)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
  • (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