![]() |
Quote:
However, by accident I found that (in mod_fpslideshow.php) changing: $show_title = 1 // Show the slide title? $show_introtext = 1; // Show the slide text? $show_readmore = 1; // Show the slide 'read more' link? to $show_title = 0 // Show the slide title? $show_introtext = 0; // Show the slide text? $show_readmore = 1; // Show the slide 'read more' link? Made the Font turn white. I was actually trying to turn off the news title and instead it made the font turn white. Call it a fluke or glitch, but I'm happy. Thanks for your help.:) |
Quote:
|
Erm what do you mean by upload the module & install it? There is no product to import? I'm confused and I have a client that has purchased this script and I need to install it on his vb forum. So if there is a link for the product to import or a little bit more clear how to on where to install that would be great.
MP |
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/' or leave blank if your forum is located in the root. 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; 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. I hope that clears up the confusion MP. |
Quote:
MP |
Erm, I'm sure it could be used with any CMPS, but I haven't tried it so...not quite sure. I don't know of anything that would place this on a non portal page. Sorry. :(
What you could do is just install the CMPS on the forum itself and display just this module, but I take no responsibility if you choose to do so. lol. |
Quote:
MP |
Getting errors above the slideshow....and the latest posts are not showing in it. It just shows one old thread and never scrolls....
Code:
Warning: fopen(/var/www/forums/clientscript/mod_fpslideshow/mod_fpslideshow.js) [function.fopen]: failed to open stream: No such file or directory in /modules/slideshow.php on line 193 |
don't know if i posted this before, but here is my version of 'Frontpage Slideshow' for vB
http://www.amadergaan.com/forum/index.php thanks ps: if anyone is wondering i might be help! |
Quote:
EDIT: Found these things in the slideshow.php file that is for download here. EDIT 2: Ok this did not work I need specific instructions for install. There are 2 different files you say to modify stuff ina file that is not in that file and its in the attached file for this module instead. I need to know exactly how to get this to work in CMPS. MP MP |
Quote:
This file is included in the add-on you purchased from Joomla. Here's a snippet of what it should look like. Code:
// vBulletin Settings |
If I were starting this from scratch, I'd just head to Joomla and dload their package for vb. Very easy to install with instructions.
Figured out myself how to install the newest version into a vba block. Tweaked the look a tad. Wallah. I accomplished the look with one set of tr/td tags and I switched out the default slideshow background image. It would take a novice no time at all. Check it out |
I'll be releasing this week something much better than joomla. You can see it on my homepage. Yo will have 3 choices of display and this can hold thousands of images without a single query and will load instantly
|
I'm down if it works. Especiallly with the no queries.
|
It has been working perfectly for me for the past 6-8 months. I finally decided to package it and am allowing for 3 diferent ways to display, fully customizable in admincp
|
Nice. I'll look forward to testing it for ya.
|
Ok its me again. My client got the package from the page for vbulletin. I've modified the file and done everything just the way it says and I get a blank page with an outline of the slideshow script viewer. Anyone have any idea what the prob is?
MP |
Got a screen?
|
It just makes the entire thing go blank. Everything goes away until I disable the plugin. Don't have a screen shot of a blank white page :D
MP |
It shouldn't be a plugin. You should be using the php file in your forums/modules directory, then add a module (php module) using mod_fpslideshow as your php file.
|
Its not a plugin. Its the module thing.
MP |
Hey folks... great mod. I installed it with joomla: works perfect. But I´ve got Problems with vBulletin: Everything done as described, but it looks like this. see screenshot.
Perhaps the .css-file does not fit (wrong dir?!!?!) ***EDIT*** I got it. Description says "upload to clientscript"... tzzzz.... it needs to be uploaded to forums-root. |
Yep, that's it. I have my mod_fpslideshow folder in my public_html file.
|
darn it, reading through 26 pages is pain in the neck... for whatever reason, my mod_fpslideshow.php doesn't have any vB information. After installed it, I received this error
Code:
Direct Access to this location is not allowed. |
Sorry for bumping this one... anyone knows how to fix?
|
Quote:
Let me clarify on my own position about this particular system. I'm still having the same problem with this. I have just a blank page. We had to disable it completely. I have followed all the instructions and variations of instructions on the pages here and still get the same thing. No matter where I put the directory I get a blank page. I am using the module for CMPS and we have CMPS installed. We also got tghe updated files from teh Joomla Works people. I really need to get this working. MP |
Quote:
|
Hi,could some kind person get this too work please...bit of a newbie have the files etc...but cant get it to work?
Please please Pete:D |
is there a way to contact joomlaworks to redownload the app???
|
I don't knbow what is wrong but I am geting strange errors..
I got it work and able to show attached pictures in firefox but explorer can't seem to show pictures of news.. Here is example link.. http://www.turkforum.net/pasali.php?...=kulturvesanat Pls advice.. |
Place your mod_fpslideshow folder inside your forum directory
in your mod_fpslideshow.php open it and edit this: // vBulletin Settings $forumid = array(put your forum id's here); // Set forum IDs here. $limit = 'how many slide do you want????'; // Limit the displayed slides $vbpath = 'leave this blannk'; // Path to vBulletin, e.g. "forums/", or leave as is for root. take your mod_fpslideshow.php dump that one in your modules directory..... this is how i got mine to work |
Place your mod_fpslideshow folder inside your forum directory
Quote:
You also didn't get pictures to show and the attached picture is showing on both browsers..So it is I think cache issue? Check it out.. |
i dont have a problem with the program... mine works just fine.....
|
Quote:
Ask someone else that never got in to your site to test it in IE and Firefox.. You will see what I mean.. :) |
Uhh... I'm guessing you didn't log in to your site in IE?
You have to enable Guests to view Attachments in the forum you integrate with the slideshow. |
Quote:
you gotta love simplicity!!!!!! |
does anyone know where i can go to re=download the commercial version???
|
<a href="http://forum.joomlaworks.gr/index.php" target="_blank">http://forum.joomlaworks.gr/index.php</a>
|
Still cannot get this to work. This is extremely frustrating for something that was a paid for thing and really buggy. :(
I've edited the mod_fpslideshow.php file to reflect the forum id's, and the path. The path is in the root of the web site. So there is no change that needs to go there. The mod_fpslideshow directory has been uploaded to the forum root and as I said before the forum is the actual web site so its uploaded in the root of the site. I've even CHMOD the folder mod_fpslideshow to 777 thinking this might be a prob as well, nothing no help at all. I have made a module in CMPS according to the directions and set it to be the middle (center) module on the front page. I still get a blank page, its nothing and white I've attached a screen shot of it. I'm using Firefox for a browser if this helps at all. As long as I have this slideshow enabled I get the blank picture. If I take it off the front page then the rest of the page shows just fine. We really need this to work and help would be greatly appreciated. Thanks MP |
I am sorry - I can't help you, but I know that Lionel is working on a newer and much better (paid) mod, which he will hopefully release soon :) so - if anyone is considering buying the joomlaworks script - hold off for a bit and you will be pleasently surprised ;)
|
All times are GMT. The time now is 10:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|