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)
-   -   vBulletin CMS Widgets - [WIDGET] Slider (https://vborg.vbsupport.ru/showthread.php?t=233909)

Bojangles 04-21-2010 09:20 PM

Quote:

Originally Posted by Reef Man (Post 2021665)
1.-I bought the suite from Vb, but every time I publish an article, it creates a threat on a selected forum and all the comments goes over that threats. As that is not good on the way I use my my site and I was using VBadvanced before, I need something that solve that problem.

Check out this mod:

https://vborg.vbsupport.ru/showthread.php?t=230417

I use it on my forums and it works great for keeping the original thread in it's place and the comments are automatically added and referenced from the thread.. and it is posted as an article.

Keep up the good work!

Bouncer222 04-22-2010 01:10 AM

I tried to add this as a module as i disabled my cmps and use vbadvanced instead at my site www.brotherhoodofgamers.com

I added it as a slidermodule.php file to my modules folder for vbadvanced and enabled it and at the top of the page I get this...

Code:

ob_start(); echo '
'; echo '
'; require_once './clientscript/slider/slider.php'; echo '
'; echo '
'; $output=ob_get_contents(); ob_end_clean();

How to add it as a module?

EDIT: FIXED IT by adding <?php to begining of file and ?> to end of it to make it real php...but now its not showing anything on my homepage...its not working.

My forum id is 6 and here is what I put...

Quote:

$forumid = array(6); // Set forum IDs here.
$limit = '5'; // Limit the displayed slides
$chars = 120; // Character limit for the slide text, e.g. 100 is 100 characters limit.
$words = 20; // Word limit for the slide text, e.g. 20 is 20 words limit
is that right?

ahmedipa 04-23-2010 09:17 AM

this is what I am looking for thank you

Preech 04-23-2010 01:47 PM

Bouncer in the php file. It already called for a open and close php. With vbadvanced isn't it possible to create a php module where you can call from a file. Use the code you posted as a template. Try that.

maidos 05-02-2010 04:35 PM

insstead of using attachment, can you make it so the slideshow use [img] from the threads instead?
this is a better way for those who are using shared host that has limited bandwidth since we can use free image upload site

doopz 05-04-2010 07:49 PM

One thing I would really love to see if this making use of the CMS articles.
Think this would be possible?

unfv 05-05-2010 03:16 PM

works Great! UNFV

Martyn1983 05-09-2010 11:05 PM

Hiya,

Just got this working in a basic form. Just wondering:

1) How do you remove the wee preview boxes on the right? So that just the main image changes on its own.

2) How do you resize the width of this?

Cheers,
Martyn

Martyn1983 05-10-2010 09:49 AM

Got this working a bit better. :)

Couple more queries and I should be done I think. How do yo uset the text so it goes the width of the image? At the moment, it keeps performing line breaks rather than following the width of the image? See www.fiat-scotland.com for an example pic/text.

Also, is there any way to put a slightly darkened background just against the text area, to make the text more readable?

Thanks again,
Martyn

rbegic 05-12-2010 12:59 AM

just echoing others.. Any chances that this one will be able to be utilized to show previews of CMS articles?


All times are GMT. The time now is 04:55 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.01502 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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