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


All times are GMT. The time now is 05:22 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.01522 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_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