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)

Omar Al-Ansari 06-25-2009 09:31 PM

Quote:

Originally Posted by bananalive (Post 1837312)
View page source and look for line this this:

HTML Code:

<script type="text/javascript" src="clientscript/vbulletin_menu.js?v=382"></script>
this is the javascript file for drop down menus. check it is pointing to the correct location.

Thanks bananlive

in navbar I had to add

Code:

$vboptions[bburl]/
before

Code:

clientscript/vbulletin_menu.js
and the rest of the .js files

clientscript/vbulletin_global.js
connection-min.js
yahoo-dom-event.js

dfc005 06-25-2009 09:41 PM

Quote:

Originally Posted by bananalive (Post 1837136)
This data is not stored by vbulletin

True, but then vB doesn't allow Article Forums by default either. Thought it might be something you could include. I don't think I'd be the only one who would use it.

valendono 06-26-2009 03:55 AM

any issue if it doesn't work with vs-hide thanks button ? because I got this issue

bananalive 06-26-2009 09:55 AM

Quote:

Originally Posted by skooby (Post 1837378)
Thanks for the quick response. When I change the option to make the thumbnails all fixed though, it cuts off the images (since I've made the images 200 x 200 instead of 100 x 100 in the template fix you gave me).

Is there anyway to have it so I can make the images a bit larger, and also have them align without cutting off the image? Sorry for my lack of PHP and thanks again for the help.

See attached for a screen shot. 01 is with the fixed width off, and 02 is with the fixed width on.

Thanks!

Open articles.php

Find
PHP Code:

$thumbdivstyle "text-align: center; width: ".$vbulletin->options['attachthumbssize']."px;"

Replace
PHP Code:

$thumbdivstyle "text-align: center; width: 120px;"


bananalive 06-26-2009 10:00 AM

Quote:

Originally Posted by Omar Al-Ansari (Post 1837414)
Thanks bananlive

in navbar I had to add

Code:

$vboptions[bburl]/
before

Code:

clientscript/vbulletin_menu.js
and the rest of the .js files

clientscript/vbulletin_global.js
connection-min.js
yahoo-dom-event.js

If you view page source is the $vboptions[bburl] being parsed properly into your vbulletin url? If it is then it should be working fine.

Magz 06-26-2009 10:16 AM

Hi,

Installed and working a treat on my site, however, ive just tried to add a new forum to my site, and am getting this database error.

MySQL Error : Unknown column 'articleforum' in 'field list'

Ive tried editing other forums, and get the same database error message.

Any ideas

bananalive 06-26-2009 10:25 AM

1 Attachment(s)
Quote:

Originally Posted by Magz (Post 1837715)
Hi,

Installed and working a treat on my site, however, ive just tried to add a new forum to my site, and am getting this database error.

MySQL Error : Unknown column 'articleforum' in 'field list'

Ive tried editing other forums, and get the same database error message.

Any ideas

From what you describe the disabled plugins in the mod have been enabled.

Import attached file

Magz 06-26-2009 10:48 AM

Thanks, that indeed sorted it.

skooby 06-26-2009 11:23 AM

1 Attachment(s)
Quote:

Originally Posted by bananalive (Post 1837707)
Open articles.php

Find
PHP Code:

$thumbdivstyle "text-align: center; width: ".$vbulletin->options['attachthumbssize']."px;"

Replace
PHP Code:

$thumbdivstyle "text-align: center; width: 120px;"


Thanks for the response. This seems to work in both Firefox and IE, but only Firefox is it showing the increased thumbnail size, not IE (using IE 8). The first attachment is Firefox, the second is IE.

Also, in the CMPS (I posted this in the other thread but not sure if you are checking), the CMPS is only showing 25 words even though I made the changes to show 200 words (even went as high as 1000). It takes affect in articles.php, but not in CMPS. This is happening in both browsers. Also tried to go to "edit module" and make the switch there, but same thing.

Thanks again.. I owe you a beer.

nohuhu 06-26-2009 07:34 PM

bananalive,

any news regarding my feature requests? sorry for bugging you but i really think these would be very beneficial and also i'd like to know what you think about them. :)


All times are GMT. The time now is 11:35 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.02194 seconds
  • Memory Usage 1,755KB
  • 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_code_printable
  • (1)bbcode_html_printable
  • (4)bbcode_php_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