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)

Clinotus 10-14-2010 05:55 AM

Great mod and great modifications and assistance by DS MrSinister!

One question though, I've got this working with VBACMS, however the images are all HUGE. Anyone else using a similar setup run into the same? Should I only use posts that have adequately sized images?

bongmatinhoc 10-14-2010 12:33 PM

Quote:

Originally Posted by DS MrSinister (Post 2109524)
try removing /forum in your file. then reupload the file see if that works.

I don't understand.

DS MrSinister 10-14-2010 01:37 PM

1 Attachment(s)
Quote:

Originally Posted by bongmatinhoc (Post 2110074)
I don't understand.

See if this one works for you.. i also attach a screen shot of the what the widget looks like.

use this widget code.

Code:

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

Template Name: vbcms_widget_slider_page
Cache refresh time (minutes): 5 <-- This default setting.

Add new template Called - vbcms_widget_slider_page
template code
Code:

<div class="cms_widget">
<div class="block">
<div class="cms_widget_header">
        <h3>{vb:raw title}</h3>
</div>
<div class="cms_widget_content">
<table align="center">
      <tr>
        <td>{vb:raw output}</td>
      </tr>
</table>
</div>
</div>
</div>


bongmatinhoc 10-17-2010 01:17 AM

1 Attachment(s)
Quote:

Originally Posted by DS MrSinister (Post 2110093)
See if this one works for you.. i also attach a screen shot of the what the widget looks like.

use this widget code.

Code:

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

Template Name: vbcms_widget_slider_page
Cache refresh time (minutes): 5 <-- This default setting.

Add new template Called - vbcms_widget_slider_page
template code
Code:

<div class="cms_widget">
<div class="block">
<div class="cms_widget_header">
        <h3>{vb:raw title}</h3>
</div>
<div class="cms_widget_content">
<table align="center">
      <tr>
        <td>{vb:raw output}</td>
      </tr>
</table>
</div>
</div>
</div>


Thanks very much, but no work as same as demo
Link http://trentungcayso.net/forum
images att

DS MrSinister 10-17-2010 01:24 AM

Looks like the error is gone right?

EDIT

try this!

Login to your admincp --> under --> Vbulletin CMS click on clear CMS cache then click go back then click on verify and repair node table

bongmatinhoc 10-17-2010 03:15 AM

Trying to have but not as demo

bornoffire 10-21-2010 06:33 AM

I got text to work but no pictures show up. Any suggestions?

ravencr 10-21-2010 05:58 PM

Here's an example of how we modified it for our site: http://www.electricvehiclesforum.com

Chris

DS MrSinister 10-21-2010 09:56 PM

Quote:

Originally Posted by bornoffire (Post 2112288)
I got text to work but no pictures show up. Any suggestions?

for register members or Unregistered or both?

Martyn1983 10-23-2010 08:25 PM

Hi, having problems getting this to work - see www.fiat-scotland.com

Really not sure whats causing the breaks. Any help would be awesome!


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