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)

dt-pain 04-24-2011 10:17 PM

This is now pulling pictures from my album.. It was working fine till I added a album..

Thanks

dang3rzon3 05-20-2011 09:43 AM

is it possibile to use this mod for article in vbulletin cms?

bandare 05-20-2011 10:07 AM

I can't believe that there isn't a default slider as part of vbulletin to be honest by this time. It's been asked for yet nothing done!

gamerzhope 06-06-2011 11:08 PM

how to get rid of that grey background? anyway to make it transparent thanks!

DS MrSinister 06-06-2011 11:29 PM

forget which setting in the CSS code you need to change. look in the PHP file at the CSS code.

macroforum 06-07-2011 05:46 AM

Works only with attachments?
I use only tag img :(
Thanks, for now, tagged.
Antonio

gamerzhope 06-07-2011 02:15 PM

Quote:

Originally Posted by DS MrSinister (Post 2204440)
forget which setting in the CSS code you need to change. look in the PHP file at the CSS code.

Thanks I'll keep trying..
I'm guessing to change the height/width of the slider display is also located in the CSS.

But what is the default size that the images should be for the slider?

I read 400px... I'm guess that's 400px for width. But what about in Height?


Thanks Alot!

nestaron 06-07-2011 08:35 PM

I'm using the slidermodule.php file for vBadvanced. The issue I'm having is that it will not parse the bbcode.

Code:

if (!is_object($bbcode_parser)){
        require_once('./includes/class_bbcode.php');
        $bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
}


insaneoz 06-07-2011 09:40 PM

You should use: ForumSlider by Forum-Skins.com

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

It's amazing and automatic!!

insaneoz 06-07-2011 09:41 PM

Quote:

Originally Posted by insaneoz (Post 2204776)
You should use: ForumSlider by Forum-Skins.com

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


It just makes more sense to be automatic

DS MrSinister 06-08-2011 12:00 AM

Quote:

Originally Posted by gamerzhope (Post 2204613)
Thanks I'll keep trying..
I'm guessing to change the height/width of the slider display is also located in the CSS.

But what is the default size that the images should be for the slider?

I read 400px... I'm guess that's 400px for width. But what about in Height?


Thanks Alot!

i have change few things as you can see here


Quote:

Originally Posted by nestaron (Post 2204749)
I'm using the slidermodule.php file for vBadvanced. The issue I'm having is that it will not parse the bbcode.

Code:

if (!is_object($bbcode_parser)){
        require_once('./includes/class_bbcode.php');
        $bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
}


I am guessing that you have forum root in a folder called maybe its forums or another name. if so replace it with this code below. just change the word community to your forum root folder name. hope this helps.

Code:

// vBulletin: Parse BBCode
if (!is_object($bbcode_parser)){
        require_once('../community/includes/class_bbcode.php');
        $bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
}


nestaron 06-08-2011 12:31 AM

Quote:

Originally Posted by DS MrSinister (Post 2204825)
I am guessing that you have forum root in a folder called maybe its forums or another name. if so replace it with this code below. just change the word community to your forum root folder name. hope this helps.

Code:

// vBulletin: Parse BBCode
if (!is_object($bbcode_parser)){
        require_once('../community/includes/class_bbcode.php');
        $bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
}


You are correct that it is in a forums directory, but the change you suggested did not fix the issue. I did try this earlier thinking it might be the issue, but it did not fix it. I also tried the full path to the file, but that also did not work.

I'm using version 4.0.4 of vb forums; and 4.1.0 of vBadvanced CMPS. Any other suggestions?

Thanks,

DS MrSinister 06-08-2011 12:59 AM

I think the problem lies with in this code. I can't figure it out yet. I am not a great coder.

Code:

$pic['pagetext'] = $bbcode_parser->do_parse($pic['pagetext'],false,false,false,false,false,false);

gamerzhope 06-08-2011 08:46 PM

Quote:

Originally Posted by DS MrSinister (Post 2204825)
i have change few things as you can see here




Okay?

Still doesn't answer my question lol. Are you going to share that css?

DS MrSinister 06-08-2011 10:47 PM

1 Attachment(s)
Quote:

Originally Posted by gamerzhope (Post 2205232)
Okay?

Still doesn't answer my question lol. Are you going to share that css?

here you go sir.. I just uploaded my file it also resize the image when its scrolling thru the slider on the front page. Don't forget to edit the lines like 21 for forum ID's etc enjoy

gamerzhope 06-08-2011 10:56 PM

Quote:

Originally Posted by DS MrSinister (Post 2205277)
here you go sir.. I just uploaded my file it also resize the image when its scrolling thru the slider on the front page. Don't forget to edit the lines like 21 for forum ID's etc enjoy

Thanks but will it work for cms? I don't have vbadvance? And my forum is the root of my site.

DS MrSinister 06-08-2011 11:26 PM

1 Attachment(s)
This one should work for CMS.

gamerzhope 06-09-2011 12:47 AM

1 Attachment(s)
Hey thanks its works really well for my site. www.callmegamer.com

The images adjust themselves! Why don't you update this in the first thread? I uploaded, my forum is on the root of my site, or you can take out Community and the extra "." period that's what I had to do to get it working.


Thanks Again!!!

DS MrSinister 06-09-2011 12:56 AM

Its not my mod. can't edit the first post. also don't forget to download the image i posted like 3 or 4 post back.. If you edit 700px and few others CSS code you can resize the boxes.

Your Welcome.

PS

this for the sections that you having the info your using for the slider. aka forum IDs

Under Forums & Moderators --> Forum Permissions --> Unregistered / Not Logged In change to yes -->Can Download Attachments and Can See Thumbnails so people that not register with you forum can see the images.

gamerzhope 06-09-2011 01:07 AM

I just realized it wasn't lol, though it should be you've been a big help for alot of people and the creator hasn't been on since febuary. Thanks for the help!

DS MrSinister 06-09-2011 01:13 AM

LOL.. np. very welcome..

gamerzhope 06-09-2011 01:25 AM

Quote:

Originally Posted by DS MrSinister (Post 2205316)
Its not my mod. can't edit the first post. also don't forget to download the image i posted like 3 or 4 post back.. If you edit 700px and few others CSS code you can resize the boxes.

Your Welcome.

PS

this for the sections that you having the info your using for the slider. aka forum IDs

Under Forums & Moderators --> Forum Permissions --> Unregistered / Not Logged In change to yes -->Can Download Attachments and Can See Thumbnails so people that not register with you forum can see the images.


What do you mean? Unregistered users should be able to see the images in the slider. They just can't read the forum thread it leads too because its for registered members. I can see all 3 images in the slider when I'm not logged in.
Can't you?

DS MrSinister 06-09-2011 01:29 AM

1 Attachment(s)
No sir..

gamerzhope 06-09-2011 01:52 AM

How about now?

DS MrSinister 06-09-2011 02:13 AM

1 Attachment(s)
this is what i see now.. sry was updating the v3 Arcade mod..

gamerzhope 06-09-2011 02:44 AM

Thanks unregistered users have to be able to view "other's thread" for the image to show up as well so I have to rethinking my permissions!

Once again thanks for the help!

DS MrSinister 06-09-2011 03:11 AM

VEry welcome.

macroforum 06-09-2011 04:12 AM

1 Attachment(s)
Hi, i have one problem: the thumb in slider is not resized....i have attached screenshot
Solution please?
Thanks
Antonio

DS MrSinister 06-09-2011 10:58 AM

Quote:

Originally Posted by macroforum (Post 2205357)
Hi, i have one problem: the thumb in slider is not resized....i have attached screenshot
Solution please?
Thanks
Antonio

try replacing this line

Code:

$centerhtml .="<img src='".$imagepath."' alt=''/>";
to this

Code:

$centerhtml .="<img src='".$imagepath."' height='308px' align='left' width='400px' alt='' />";
you might have to change the width and height values to your own.

temsamane 06-10-2011 08:09 PM

i want to use it for my forum. not cms, but forum. how can i do this?

DS MrSinister 06-12-2011 09:00 PM

where actually would you like to place this at?

gamerzhope 07-12-2011 10:31 PM

It's me again. Can u tell me how to remove the thumbnails completely, and which part of the CSS code controls the height and width of slider. Planning on making it a whole lot bigger thanks!

DS MrSinister 07-12-2011 11:29 PM

Are you talking about the whole tab on the right hand side of the slider?

gamerzhope 07-13-2011 01:00 AM

Yep

chabit77 07-28-2011 12:31 AM

1 Attachment(s)
Quote:

Originally Posted by shri046 (Post 2109831)
First off thanks to the author for this great mod! I installed this on our site with a little tweak to make it work with CMS articles. You can see an example here - http://sportsgamingcentral.com/forum/content.php

Upload the attached file to your clientscripts/slider folder. Just add the section ids to the file before uploading it. Then use this for the widget code. Hope this helps.

Code:

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

There is one suggestion I would like to make here. Instead of putting the init variables directly in the slider.php you can set them at the time of setting up the widget. This way you could use different widgets to act as sliders for different forums. I plan to make changes to the CMS article file for a similar use on our forums.

Thank you for this file. It works with articles from my CMS! thank you!
Only, I can not get a preview of the article ...
Can anyone help me?
http://www.alclrugby.fr
the file I use:

1320Nation 07-29-2011 08:53 PM

I have uploaded the slidermodule.php file setup and of coarse wanting to use the mod on vbadvanced CMPS. My main concern is pulling images from a specific forum, and only use this mod on my home page. After adding and doing everything nothing shows up on my vbadvanced home page. vbadvanced does not use words like widget, it uses words like modules and pages. Can somebody give some advice on what I'm doing wrong, or need to?

Thanks!

Btw, I can gladly send a paypal to anyone that can provide guidance with getting me setup as mentioned above.

DS MrSinister 07-29-2011 09:16 PM

Quote:

Originally Posted by psychobike (Post 2226586)
I have uploaded the slidermodule.php file setup and of coarse wanting to use the mod on vbadvanced CMPS. My main concern is pulling images from a specific forum, and only use this mod on my home page. After adding and doing everything nothing shows up on my vbadvanced home page. vbadvanced does not use words like widget, it uses words like modules and pages. Can somebody give some advice on what I'm doing wrong, or need to?

Thanks!

Btw, I can gladly send a paypal to anyone that can provide guidance with getting me setup as mentioned above.

Have you edit line 20 of php file? make sure you edit that line to pull the information from that forum.

1320Nation 07-29-2011 10:34 PM

Thanks for responding DS MrSinister. Prior to posting I Edited both lines 20 & 23. I think what I really need to know is like a step by step on what to do on the vbadvanced part.

I located this info, but there is no adding slidermodule.php or is it listed on the File to Include List. It's at this point when it all becomes a brickwall.
Quote:

if anyone is looking to make this work with vBadvanced CMPS. just download this attachment.
Don't forget to edit lines 20 to 23 to fit your needs.

add a new php module --> name what ever you want too --> File to Include slidermodule.php

---> Use Module Wrapper Template up to you. enjoy

mmackinnon 08-03-2011 04:24 AM

Just wanted to add thanks to Dr S. who has tireless supported a mod he did not even make.

Thank you dude.

gabbariele 08-05-2011 08:03 PM

Hi there, thank you for the mod!
I've added it, but nothing is showing out!
Website is: http://www.tera-italy.com/forums/content.php

Could you help me please? Thanks


All times are GMT. The time now is 10:51 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.01857 seconds
  • Memory Usage 1,830KB
  • 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
  • (8)bbcode_code_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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