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 - vFCoders - Featured Content Slider Widget (https://vborg.vbsupport.ru/showthread.php?t=268817)

dazed12 06-04-2012 08:43 PM

I'm using vB 4.2 and it is appears as if it is 'frozen'. I can't even forcible select another image from what is presented.

?

url: http://precision-servers.com

Badshah93 06-04-2012 09:40 PM

Quote:

Originally Posted by dazed12 (Post 2336568)
I'm using vB 4.2 and it is appears as if it is 'frozen'. I can't even forcible select another image from what is presented.

?

url: http://precision-servers.com

thats because your webpage has 2 different jquery.min.js file. this mod uses 1.6.2 version and other mod (steam mod) uses 1.4.2 .

Create New Plugin

Hook: global_complete
Code:

PHP Code:

if (THIS_SCRIPT == 'vbcms')
{
  
$output str_replace('<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>'''$output);



dazed12 06-04-2012 09:53 PM

thanks. Works now!

Kr33p3r 06-07-2012 12:39 AM

I have the same issue, but I am not sure jquery is loading at all?

http://www.cyberneticpunks.com/forums/content/

Badshah93 06-07-2012 06:11 AM

Quote:

Originally Posted by Kr33p3r (Post 2337297)
I have the same issue, but I am not sure jquery is loading at all?

http://www.cyberneticpunks.com/forums/content/

its because your custom skin doesn't have $template_hook[headinclude_javascript]

Open headinclude Template

Add at bottom
Code:

{vb:raw template_hook.headinclude_javascript}

lbrunoa 06-07-2012 05:23 PM

I install the widget...

but what's the code that i should call to post the articles from the CMS?

Kr33p3r 06-07-2012 07:56 PM

Quote:

Originally Posted by Badshah93 (Post 2337340)
its because your custom skin doesn't have $template_hook[headinclude_javascript]

Open headinclude Template

Add at bottom
Code:

{vb:raw template_hook.headinclude_javascript}

Thanks for the response. I did this, but it looks like I have no headerinclude_javascript in any styles.

Nothing is generated when I added it it.

Kr33p3r 06-07-2012 09:12 PM

Quote:

Originally Posted by Kr33p3r (Post 2337562)
Thanks for the response. I did this, but it looks like I have no headerinclude_javascript in any styles.

Nothing is generated when I added it it.

Resolved!

Thanks!

GaRanT 06-08-2012 09:16 PM

Just installed on vb 4.2.0 PL1 and at the moment isn't any issues.
Rated and Nominated... Thank you

victorvu 06-09-2012 03:01 AM

I installed it but how do they load the picture?

Victor

Badshah93 06-09-2012 03:02 AM

Quote:

Originally Posted by victorvu (Post 2337987)
I installed it but how do they load the picture?

Victor

1) Create New Widget -> Cms Feature Content Slider
2) Then put that widget in layout.

Skierpetros 06-13-2012 02:55 PM

Hello

awesome mod!

But how can display the slider only in the homepage and not in the page of the full article?

charlesr 06-16-2012 07:37 AM

@skeirpetros: Set up a new layout in the admincp/cms/layout manager.
e.g. you will end up with article layout and homepage layout.
Only put the widget on the homepage layout.
Then edit your sections (click the pencil on the section's page), so your top level section has the homepage layout selected and the other sections have the article layout selected.

charlesr 06-16-2012 09:30 AM

2 questions:

All my other widgets have a title. When I was using the nivoslider it had a title (i.e. whatever I have called the widget)
Is your slider coded to not have one?

Also, I have to choose sections and categories in the widget config. If I add more categories, do I have to go back and add them in the widget config? If so, please may I request an "ALL" option (preferably separate option for categories and sections) so I don't have to? Thanks.

GamerPerfection 06-16-2012 10:41 AM

Can you specify which articles you want displayed on it, or does it just select them automatically?

charlesr 06-16-2012 05:34 PM

Automatically by section/category. You could make a category for "featured" and manually manage the articles with that category applied I suppose.

Badshah93 06-17-2012 05:40 AM

Quote:

Originally Posted by charlesr (Post 2340004)
2 questions:

All my other widgets have a title. When I was using the nivoslider it had a title (i.e. whatever I have called the widget)
Is your slider coded to not have one?

Also, I have to choose sections and categories in the widget config. If I add more categories, do I have to go back and add them in the widget config? If so, please may I request an "ALL" option (preferably separate option for categories and sections) so I don't have to? Thanks.

yes i didn't added title and i will add "ALL" option in next release.

charlesr 06-17-2012 07:37 AM

Great! Please note the request to have one "All" for categories and another "All" in sections. :)

I actually like it without the title. Looks less "vbulletiny"

Kr33p3r 06-17-2012 08:00 PM

Hi!

I would like to have the link go to the original thread in the forums and not the article, is this possible?

mentorica 06-17-2012 10:42 PM

Thx for a grate mod . Work fine on 4.2 check it here www.express-press.ro

imported_dfmafia 06-19-2012 12:25 AM

4.2.0, 4.2.0 Patch Level 1, and 4.2.0 Patch Level 2 and no issues with this mod. works great!

johnnymc7 06-27-2012 07:36 PM

The images can look very bad in Firefox when they are scaled down anyone know how to get around this?

charlesr 06-28-2012 09:38 AM

They look ok on mine. What's your site?

ar15dcm 07-06-2012 04:26 AM

I know someone already posted something about this error, but I am getting it and I have installed, uninstalled, and reinstalled several times and get the error;
Quote:

Fatal error: Class 'vBCms_Item_Widget_cmsfcs' not found in /home/riflecom/public_html/forums/packages/vbcms/collection/widget.php on line 234
When I get to the create widget portion of the instructions I create new widget what exactly am I supposed to enter if anything? Once I save the widget I get the error and all widgets are inaccessible and my only option is to uninstall it from the product manager.

Help?

Recon0303 07-06-2012 04:27 AM

When I went to create a widget I got a fatal error

Fatal error: Class 'vBCms_Item_Widget_cmsfcs' not found in /hermes/bosweb/web176/b1762/ipg.dividedallegiancecom/vbulletin/packages/vbcms/collection/widget.php on line 234

Any idea what I did wrong?

Recon0303 07-06-2012 04:40 AM

I installed , and it was fine, so I reinstalled and when I create the widget I keep getting the same error any idea why?

ar15dcm 07-06-2012 04:53 AM

No, I did it several times and got the error each time. I suspect there is something in the installation that I am missing although I am baffled what it is.

Badshah93 07-06-2012 10:46 AM

Quote:

Originally Posted by Recon0303 (Post 2345421)
When I went to create a widget I got a fatal error

Fatal error: Class 'vBCms_Item_Widget_cmsfcs' not found in /hermes/bosweb/web176/b1762/ipg.dividedallegiancecom/vbulletin/packages/vbcms/collection/widget.php on line 234


Any idea what I did wrong?

you have not uploaded slider files.. Download zip from here and upload contents of "Upload" folder inside "vbulletin" folder of your server.

imported_dfmafia 07-06-2012 11:30 PM

got an issue now. imported my CMS to another board. slider broke. previews show up on right side and the main image is off center and low in the box.

uninstalled, fresh install did not fix the issue. vB 4.2.0 PL 2 it was working great earlier

ar15dcm 07-07-2012 02:45 AM

So you are saying upload the contents of the Upload load folder into the root of the forum?

Badshah93 07-07-2012 03:33 AM

Quote:

Originally Posted by ar15dcm (Post 2345692)
So you are saying upload the contents of the Upload load folder into the root of the forum?

yes in the same folder where forum.php is saved.

ar15dcm 07-07-2012 05:43 AM

Okay I guess I am just stupid or something. I uploaded the folder "packages" and all sub-folders and files. Got the error. So I went back and only uploaded the "VBCMS" folder to the root and repeated the installation. Same error.

Badshah93 07-07-2012 11:27 AM

Quote:

Originally Posted by ar15dcm (Post 2345719)
Okay I guess I am just stupid or something. I uploaded the folder "packages" and all sub-folders and files. Got the error. So I went back and only uploaded the "VBCMS" folder to the root and repeated the installation. Same error.

no.. you need to upload "packages" folder in forumroot. (where forum.php file is saved)

ar15dcm 07-07-2012 05:00 PM

1 Attachment(s)
Okay I did that multiple times. I already have a packages folder there with the attached in it. I also have a vbcms folder with stuff in it.

Badshah93 07-07-2012 06:24 PM

Quote:

Originally Posted by ar15dcm (Post 2345855)
Okay I did that multiple times. I already have a packages folder there with the attached in it. I also have a vbcms folder with stuff in it.

can you upload pic of contents inside widget folder in vbcms folder.

ar15dcm 07-07-2012 06:33 PM

I manually put the files into the packages>vbcms subfolder and its working.

ar15dcm 07-07-2012 06:34 PM

Is there a way to increase the height of the widget or only show the title of the article? Some of the article text is running off of the widget.

Badshah93 07-07-2012 06:48 PM

Quote:

Originally Posted by ar15dcm (Post 2345878)
Is there a way to increase the height of the widget or only show the title of the article? Some of the article text is running off of the widget.

you can increase the width of slider widget through widget manager.
Widget Manager -> Content Slider Widget -> Config

ar15dcm 07-07-2012 07:28 PM

Yeah that distorts the images though. I was just wondering how I would make so on the title would appear and no articles text.

basilrath 07-08-2012 05:44 PM

this mod does not work with

https://vborg.vbsupport.ru/showthrea...17#post2346117

jquery issue


All times are GMT. The time now is 10:47 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.01648 seconds
  • Memory Usage 1,824KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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