Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
News Slideshow Details »»
News Slideshow
Version: 1.00, by Lionel Lionel is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.6.4 Rating:
Released: 02-15-2007 Last Update: 02-23-2007 Installs: 58
 
No support by the author.

...................

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #292  
Old 06-30-2007, 04:05 PM
concepts's Avatar
concepts concepts is offline
 
Join Date: May 2005
Location: Woodland Hills, Ca
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fr?nk View Post
OK, I have received the vb version but it still doesn't work (www.zockos.de).
Could it be a version issue or does someone have an idea?

Many thanks in advance...Frank

OKAY... AFTER MUCH TRIAL AND ERROR... I FINALLY GOT THIS SHyT TO WORK.. IN THE EMAIL YOU GET FOR THE VB VERSION "AS WELL AS HERE" INSTRUCTIONS ARE NOT CLEAR... SO HERE YOU GO!!!!!!

1. Ignore any files and information in this thread period! (its actually quite useless)
2. Once you get the VB version in your email follow the below instructions

Assuming the path to your board is http://www.yoursite.com/board/

1. Upload the entire mod_fpslideshow folder to the root of your board (ex : /board/mod_fpslidehow/

2. now, open the mod_fpslideshow.php file

a. change the path to >>>> '/board/'
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;
and change the "1" to 0; or you will get java errors and the slide will not work

3. Upload the mod_fpslideshow.php to your board/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.



Since I am a designer not a coder, my tutorial may be a little off... so please reply here with any questions or problems and unlike some, I will be glad to help.
Reply With Quote
  #293  
Old 06-30-2007, 04:39 PM
SBlueman SBlueman is offline
 
Join Date: Jan 2006
Posts: 717
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Question.....should the mod_fpslideshow folder be in the forums/clientscripts folder? I see you have it outside of that folder.
Reply With Quote
  #294  
Old 06-30-2007, 05:25 PM
concepts's Avatar
concepts concepts is offline
 
Join Date: May 2005
Location: Woodland Hills, Ca
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I didn't put it in the clientscripts folder mainly because the script would not work properly for me within it during the intial trial and error runs. since I read the directions as "put it in the root of your VB folder" I took it as just that.. and voilla! it worked..
Reply With Quote
  #295  
Old 06-30-2007, 08:57 PM
SBlueman SBlueman is offline
 
Join Date: Jan 2006
Posts: 717
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Aha....coolio.

Now what version are you using? JoomblaWorks emailed out a new version that is just not working. I even tried your instructions and it didn't work.
Reply With Quote
  #296  
Old 07-01-2007, 04:08 AM
concepts's Avatar
concepts concepts is offline
 
Join Date: May 2005
Location: Woodland Hills, Ca
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what problem are you having?

We will get you set straight


my version :
"Frontpage Slideshow" for Joomla! 1.0.x - Version 1.6 (vBulletin Version)
what are you using?

I spent most of my day looking more into how this functions so I can split the code for use with other modifications I can working with including an additional slide I have running below it my site will be up tomm so you can see it..

but let me know your issue.. I don't have a test site to work it.. but I am pretty good with analyzing and fixing issues... its my "current job"

lol.
Reply With Quote
  #297  
Old 07-02-2007, 02:15 AM
wolf32 wolf32 is offline
 
Join Date: Jan 2007
Location: Virginia Beach, VA
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Went through all the steps, and the module shows up but there are no pics or text.

When you say...

Quote:
with thumbnails already attached to those threads and allowing guest downloading access via the admincp forum permissions.
Are you talking about 'Attachments'? Can you please elaborate on this.

Thanks.

Edit: I know you are not a coder, but I'm using vBa and placed it in the center column. Is there any way to 'left' or 'right' justify the module within the center column?
Reply With Quote
  #298  
Old 07-02-2007, 05:14 PM
concepts's Avatar
concepts concepts is offline
 
Join Date: May 2005
Location: Woodland Hills, Ca
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For each thread id that you have listed in your mod_fpslideshow.php
go into the admincp >> click on forum permissions >> edit that thread to allow guests to download attachments.

if its in the center column, do you just want it to expand to match the width of the other center columns like on my site (which is now up if you want to view it?
www.UrbanAU.com

can you post a link to your site also.. I can pretty much see what the issue is by looking at it.. as I probably went through every possible issue 100x times before figuring it out..
and the crazy part is... after trying about 50times.. I came home drunk one night, sat at my computer.. and got the dang thing to work. (then passed out) hehe.

Quote:
Originally Posted by wolf32 View Post
Went through all the steps, and the module shows up but there are no pics or text.

When you say...



Are you talking about 'Attachments'? Can you please elaborate on this.

Thanks.

Edit: I know you are not a coder, but I'm using vBa and placed it in the center column. Is there any way to 'left' or 'right' justify the module within the center column?
Reply With Quote
  #299  
Old 07-02-2007, 07:50 PM
wolf32 wolf32 is offline
 
Join Date: Jan 2007
Location: Virginia Beach, VA
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by concepts View Post
For each thread id that you have listed in your mod_fpslideshow.php
go into the admincp >> click on forum permissions >> edit that thread to allow guests to download attachments.

if its in the center column, do you just want it to expand to match the width of the other center columns like on my site (which is now up if you want to view it?
www.UrbanAU.com

can you post a link to your site also.. I can pretty much see what the issue is by looking at it.. as I probably went through every possible issue 100x times before figuring it out..
and the crazy part is... after trying about 50times.. I came home drunk one night, sat at my computer.. and got the dang thing to work. (then passed out) hehe.

Discussion Forum

What I was trying to do was place an advertisement to the right of the slideshow while keeping both (the ad & slideshow) within the center column.

I changed forum permissions so guests can download attachments.

..."then passed out" lol

Edit: The forums I am trying to pull the text and image from have GARS just FYI. I don't think that would be a problem though.
Reply With Quote
  #300  
Old 07-02-2007, 11:45 PM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by concepts View Post
For each thread id that you have listed in your mod_fpslideshow.php
go into the admincp >> click on forum permissions >> edit that thread to allow guests to download attachments.

if its in the center column, do you just want it to expand to match the width of the other center columns like on my site (which is now up if you want to view it?
www.UrbanAU.com

can you post a link to your site also.. I can pretty much see what the issue is by looking at it.. as I probably went through every possible issue 100x times before figuring it out..
and the crazy part is... after trying about 50times.. I came home drunk one night, sat at my computer.. and got the dang thing to work. (then passed out) hehe.
ROFL!! drunken tech is the best!! anyway.. WOOT!! finally got it to work. I'll share since Lionel is support misery personified.

I followed your instructions and got it to ALMOST work. I email jooomla for support (to which FOTIS was very responsive at trying to help with the issue :up.

as it turned out... either I was confused by part of the language of your post or its just different for mine... I found out that the mod_fpslideshow folder was in the wrong place, as the mod_fpslideshow folder needed to be in the root folder of my site (same LEVEL as one's forums FOLDER), NOT same as the root of one's "board". (I assumed by "board" you meant "forums".)
ie: mine had to be at:
/home/dbname/public_html/mod_fpslideshow/

NOT '/forums/mod_fpslideshow/' as said. (again, I assumed by "board" you meant "forums".)


whatever!! all working yay! (yet to play with it and tweek it etc... just pysched its working.)

Differnt question, concepts.... LOVE your cmps set up, concepts :up:. can I ask... what did you use for your "The Sexy Women of UrbanAU" section? is that slideshow again with different settings? if so, can I ask how did you managed to do that?

Anyway, thanks again for your help, concepts, couldn't have done it without your instructions (and Fotis!). Lionel is useless as usual.
Reply With Quote
  #301  
Old 07-03-2007, 03:34 AM
SBlueman SBlueman is offline
 
Join Date: Jan 2006
Posts: 717
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is what I am getting when I try to install the new version:

Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:44 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05015 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete