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)

GhoHan 05-19-2009 12:15 AM

Today i have upgrade this modification.
to version Article Forums 1.5.3 but thanks button is removed :(

I can't say thanks to who has made articles.

dancue 05-19-2009 12:41 AM

Any way to have the thumbnails on articles.php within a field so that they are all the same width?

Also, the articles without images are not showing any thumbnails at all. Would be nice to have a pop-up message asking the author to place an image in his post if he'd like a thumbnail for his post. Or the user could upload an image that could be stored within the db.

Can you also allow us to choose a style to exempt this articles section from being used on? I have a mobile style and it just doesn't work with it.

btw...Great mod!! I love it!

dancue 05-19-2009 01:41 AM

1 Attachment(s)
Right above my banner there are two numbers separated by commas. Any reason for this?

AtoZ 05-19-2009 05:55 AM

I tested this modification and found a bug...

On the article page (thread) the username of the author links to forum.com/1234 (1234 being the user id) rather than forum.com/member.php?u=1234

bananalive 05-19-2009 07:41 AM

Quote:

Originally Posted by s8glive (Post 1813173)
where it says thread tools it says article tools in every forum even the ones that are not articles.

Thanks, fixed in next release

bananalive 05-19-2009 07:43 AM

Quote:

Originally Posted by dancue (Post 1813236)
Right above my banner there are two numbers separated by commas. Any reason for this?

I left a debug line in the code, fixed in next release

bananalive 05-19-2009 07:44 AM

Quote:

Originally Posted by AtoZ (Post 1813299)
I tested this modification and found a bug...

On the article page (thread) the username of the author links to forum.com/1234 (1234 being the user id) rather than forum.com/member.php?u=1234

found and fixed

bananalive 05-19-2009 08:02 AM

Quote:

Originally Posted by i-comers.com (Post 1813212)
Today i have upgrade this modification.
to version Article Forums 1.5.3 but thanks button is removed :(

I can't say thanks to who has made articles.

Fixed in next version

bananalive 05-19-2009 08:11 AM

Quote:

Originally Posted by EricVanDycke (Post 1813183)
Hi Again Bananalive,
I am still having the problem of inline attachments in non-article forums showing up as linked images.

I have tried disabling my products one by one, but it seems to be the article forums that are doing in.

Did you disable Full Size Attachments in Article forum Options?

bananalive 05-19-2009 08:13 AM

Quote:

Originally Posted by dancue (Post 1813224)
Any way to have the thumbnails on articles.php within a field so that they are all the same width?

Also, the articles without images are not showing any thumbnails at all. Would be nice to have a pop-up message asking the author to place an image in his post if he'd like a thumbnail for his post. Or the user could upload an image that could be stored within the db.

Can you also allow us to choose a style to exempt this articles section from being used on? I have a mobile style and it just doesn't work with it.

btw...Great mod!! I love it!

Open template af_articlebit

Find
HTML Code:

<div style="float: left; padding-right: $stylevar[cellpadding]px; padding-bottom: 4px;">
Replace
HTML Code:

<div style="float: left; padding-right: $stylevar[cellpadding]px; padding-bottom: 4px; text-align: center; width: 100px;">
Find
HTML Code:

<div style="float: left; padding-right: $stylevar[cellpadding]px; padding-bottom: 4px; max-width: 100px; max-height: 100px; overflow: hidden;">
Replace
HTML Code:

<div style="float: left; padding-right: $stylevar[cellpadding]px; padding-bottom: 4px; max-width: 100px; max-height: 100px; overflow: hidden; text-align: center; width: 100px;">


All times are GMT. The time now is 01:29 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.01394 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_html_printable
  • (6)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