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)
-   -   Portal Software - Article Forums Module for vBa CMPS (https://vborg.vbsupport.ru/showthread.php?t=215926)

hubie 05-02-2010 02:25 PM

Does anybody know how to enlarge the size of the preview images? Default is 100px x 100px.

Fil* 07-09-2010 09:52 AM

Hello, I'm using vBulletin 4.0.4 and vBadvanced 4.0.1. I get an error when I add this module to VbA -

MySQL Error : Unknown column 'attachment.thumbnail_filesize' in 'field list'
Error Number : 1054

As I looked into the database, there is nothing like thumbnail_filesize in attachment in the database. Looks like it was put away in vB 4.x.x. When I deleted that sql select from recentarticles.php, another database error with post.postid appeared. So apparently this module will not work with vB 4 until some changes would be made to the script.

payman 07-18-2010 11:10 AM

Quote:

Originally Posted by solidlink (Post 1886622)
As above.......... i need to know too. thx

EDIT: Under your adminCP > VBA CMPS > Edit Modules > Recent Articles > Edit Module > Recent Articles Options > Number of Threads to Display

Default is 10 i believe


hi use this setting but i want : when new post ( 11 's post )send

dont hidden old post so page number for me

do you know ?

means :

i have 100 post

in main page i want see 10 post Article but other post in page number in footer see me

like this :

pls help me very important

Artes_Marciales 02-15-2011 01:02 PM

BBcode not work for unregistered/not logged then breaks the design module.
Registered users can see perfectly the module. :confused:
any ideas?

http://img543.imageshack.us/img543/7838/tables.gif

merk_aus 06-13-2011 11:15 PM

This would be awesome if it could be updated to vb4.

av8or1 06-16-2011 07:47 PM

Quote:

Originally Posted by merk_aus (Post 2207373)
This would be awesome if it could be updated to vb4.

I have done that (more). FYI.

Thanks,

Jerry

av8or1 06-18-2011 10:18 PM

Distributed will full permission from bananalive. (more)

Toorak Times 02-19-2012 02:57 PM

This suits my purposes perfectly, bananalive can you pm me please, I have had no luck contacting you, Cheers, Mick

viper357 07-23-2012 08:52 AM

Does anybody know how to make this show random articles? Thanks.

dizzynation 12-29-2012 03:57 AM

Uploaded, no issues, perfect!

viper357 03-24-2013 09:16 AM

Quote:

Originally Posted by viper357 (Post 2350666)
Does anybody know how to make this show random articles? Thanks.

bump, please, anyone? :)

viper357 03-31-2013 08:33 AM

Quote:

Originally Posted by viper357 (Post 2350666)
Does anybody know how to make this show random articles? Thanks.

Anyone? Noone? Someone? :o

viper357 07-12-2015 08:30 AM

2 years later and I'm still looking for anyone to help with how to make this show the articles in random order? :o Thanks. :)

bananalive 07-15-2015 02:42 PM

Quote:

Originally Posted by viper357 (Post 2550011)
2 years later and I'm still looking for anyone to help with how to make this show the articles in random order? :o Thanks. :)

Find

PHP Code:

ORDER BY $mod_options[portal_threads_orderby$mod_options[portal_threads_direction

Replace with

PHP Code:

ORDER BY rand() 


viper357 07-15-2015 03:51 PM

Thank you very much. :up:

dorutech 07-19-2015 10:29 PM

demo is not working


All times are GMT. The time now is 06:22 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.01382 seconds
  • Memory Usage 1,754KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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