vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Integration with vBulletin - FPSlideshow 1.7.2 on VBAdvanced 3.01 (https://vborg.vbsupport.ru/showthread.php?t=181110)

belai123 05-30-2008 10:00 PM

FPSlideshow 1.7.2 on VBAdvanced 3.01
 
Instructions on adding Slideshow to VBAdvanced CMPS v3.0.1

This works for VBAdvanced CMPS v3.0.1 using Slideshow v1.7.2

I have figured out how to add this to VBAdvanced:
See it in action here: http://menopause911.com

You need FPSlideshow 1.7.2 and VBAdvanced 3.01


This assumes your VBAdvanced is in root and your forum is in a folder in root.


Follow the instructions here:
1. Upload the entire mod_fpslideshow folder to the root of your forum (ex : /forumfolder/mod_fpslidehow/

2. now, open the mod_fpslideshow.php file

a. change the path to >>>> '/forumfolder/mod_fpslidehow/'
b. add the forum ids you will be using ex: (119,80,22)
make sure you already have test threads created in these forums prior to adding this to your modules folder with thumbnails already attached to those threads and allowing guest downloading access via the admincp forum permissions.

b. find in mod_fpslideshow.php

Code:
$use_mootools = 1; change the "1" to 0; if you get java errors. I didn't have to change this.

3. THIS IS IMPORTANT:

a. Change require_once('./includes/class_bbcode.php');
to require_once('forumfolder/includes/class_bbcode.php');

b. Change all references to: <?php echo $fpssfolder;?>/mod_fpslideshow/...... to
<?php echo $fpssfolder;?>/........ In otherwords: Delete any reference to the /mod_fpslideshow/ folder throughout the code in mod_fpslideshow.php



4. Upload the mod_fpslideshow.php to your forum/modules folder via ftp.

now, in your admincp cmps
>>modules >> add module >> php file
add the mod_fpslideshow.php

title = news
1. identifier = fpslideshow
2. clean file output? = yes
3. use module wrapper? = no

save, then activate the file on your cmps.

Good Luck

karel1985 05-31-2008 10:26 PM

hi belai123,

i saw that your demo link is not working (not here anyway...)

here i give my site so you can add it to the first post. I now use fpss for about a year so

www.pc-helpforum.be

Best regards,

Karel B

belai123 06-01-2008 01:38 PM

Fixed the website url. Thanks

FleaBag 06-01-2008 02:18 PM

Nice hack, although on your site it cycles through far too fast - I wasn't able to finish reading a single slide.

belai123 06-01-2008 03:28 PM

Fixed that thanks

pericolosogr 06-01-2008 03:33 PM

Perfect, i was looking for somethin like that long time now...

solidlink 06-02-2008 08:09 PM

hmmm just wondering how well it integrates... if only a vbulletin coder will work on a similar one then it would be great :D

Lionel 06-02-2008 08:27 PM

Quote:

Originally Posted by solidlink (Post 1539097)
hmmm just wondering how well it integrates... if only a vbulletin coder will work on a similar one then it would be great :D

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

solidlink 06-02-2008 11:53 PM

Quote:

Originally Posted by Lionel (Post 1539116)

thanks! :D

crkgb 06-05-2008 01:59 AM

I already have 1.6. Just downloaded 1.7.2 for vbadvanced and the file inside is frontpageslideshow-v1.6rev1_vBulletin - basically just wasted 1 out of five downloads.

Where is the difference?


All times are GMT. The time now is 06:50 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.02032 seconds
  • Memory Usage 1,738KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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