vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - Article Forums v4.x (https://vborg.vbsupport.ru/showthread.php?t=237116)

yayacannes 03-18-2011 02:04 AM

And the "Disable on Styles" doesn't work, any idea please ?

bananalive 04-22-2011 05:43 PM

Quote:

Originally Posted by DuNkLeArChOn (Post 2159346)
Is it possible to keep the view of the original Forum-Structure @ Articles ?

I'am searching for an Adon that makes Threads into Articles ... but in the original Forum-Style...

No : Thread & Answer ----> Article : Comment

Admincp -> vBulletin Options -> Article Forum Options

Article Postbit: No
Comment Postbit: No

bananalive 04-22-2011 05:44 PM

Quote:

Originally Posted by BlueCheri (Post 2158568)
The blank space remain between user info and starting article.

Image is attaching.

How to fix this?

Thanx in advance.

which browser?

bananalive 04-22-2011 06:16 PM

Quote:

Originally Posted by haidm (Post 2108028)
Does anybody know how to move "Search", "Post New Article", ... from left to right or disable this?

vBulletin Options -> Article Forum Options -> Articles Modules

Uncheck them

bananalive 04-22-2011 06:39 PM

v4.1.0 released to fix, banned styles, and other errors/bug reported above. Also improved letter list at the top.

Are people still experiencing the large white space appearing below the article title?

gnrx 04-22-2011 11:56 PM

1 Attachment(s)
I upgraded to 4.1.0.

This problem, I have since version 4.0.3.

The postbit of users, not appears well, I attach a image for view.

PD: In the upgrade, in the foot, continues appears version 4.0

bananalive 04-23-2011 04:20 PM

Quote:

Originally Posted by gnrx (Post 2187583)
I upgraded to 4.1.0.

This problem, I have since version 4.0.3.

The postbit of users, not appears well, I attach a image for view.

What browser are you using?
Quote:

PD: In the upgrade, in the foot, continues appears version 4.0
Woops, forgot to update that, but it won't affect functionality.

gnrx 04-24-2011 11:35 PM

Quote:

Originally Posted by bananalive (Post 2187799)
What browser are you using?

I test with firefox and I.E.

But, I use this modification in additional.css:
Code:

.postbit .userinfo_extra dl dt {clear: both;}
.postbit .userinfo_extra dl dd  {float: left;}
.postbit .userinfo .userinfo_extra dl, .postbit .userinfo_noavatar .userinfo_extra dl {width: 200px;}

I don't know it this code, its possible the cause.

Quote:

Woops, forgot to update that, but it won't affect functionality.
Ok :)

bananalive 04-25-2011 10:59 AM

Quote:

Originally Posted by gnrx (Post 2188295)
I test with firefox and I.E.

But, I use this modification in additional.css:
Code:

.postbit .userinfo_extra dl dt {clear: both;}
.postbit .userinfo_extra dl dd  {float: left;}
.postbit .userinfo .userinfo_extra dl, .postbit .userinfo_noavatar .userinfo_extra dl {width: 200px;}

I don't know it this code, its possible the cause.

Try this...

1. Find in template af_firstpost
HTML Code:

<div class="postdetails_noavatar" style="float: right; width: 170px;">
                <div class="userinfo<vb:if condition="!$show['avatar']">_noavatar</vb:if>">
                        <div class="contact" style="width: 170px;">

2. Replace with
HTML Code:

<div class="postdetails_noavatar" style="float: right; width: 220px;">
                <div class="userinfo<vb:if condition="!$show['avatar']">_noavatar</vb:if>">
                        <div class="contact" style="width: 220px;">


pozo 04-25-2011 03:04 PM

When I had installed 4.0.3, I got redirected to the article category when I clicked on a category on forumhome.

After upgrading to 4.1.0, I see only the "normal forum view" when I click on a article category on forumhome...

Can somebody help me?


All times are GMT. The time now is 12:38 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.01336 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
  • (2)bbcode_html_printable
  • (8)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