The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
United-Forum Nivo Slider Widget Details »» | ||||||||||||||||||||||||||||||||
Based on the Nivo Slider - all credit for slider awesomeness goes to them.
vB4 implementation goes to me. What it is: A slider for cms articles, it gets the articles via database, uses (if possible) the previewimage there and resizes it to slider size *update 1.1.0 cropping function included. Livedemo on a Big Board (>2.000.000 posts) the nivo slider on our site is customized to fit our heavily customized cms. Default look of this addon is shown in the picture below facts about the nivo slider Quote:
Custom settings: Support:
Slider not working. No idea why?
The widget here is completely free. No charge, no branding. But, we do not mind donations either. If you want to give us something. Since we are advertising free and fan based we are happy about every small donation. ( On Forumhome bottom right paypal button: http://www.united-forum.de/forum.php ) That's all Hope it works for you. Regards Mooff Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
13 благодарности(ей) от: | ||
AaronMiller, Aramist, doctorsexy, Gemma, LOGECT, mitch84, nacaruncr, owning_y0u, RaSa, Sage Knight, The Rocketeer, YkudzA |
Comments |
#392
|
|||
|
|||
Excellent vb4 mod!
I'm not the best php coder so I would like to ask you: Is there a possibility to add a static slide independently from the last articles? Example: Slide 1 - 3 ... the last articles from the cms Slide 4 ... a static one, per example an advertisement for the vbulletin iphone app, linked to an external website (like itunes store) Is there a easy way to realize something like this? |
#393
|
||||
|
||||
@Mooff
Hey Mooff, is there anyway to make this thing work without fopen please? then if you could please post detailed instructions? One of our sites was recently compromised by a exploit (JA Agent), and we have spent weeks repairing things and switching servers. So a bit hesitant to allow_url_fopen On. Even the new server host said I could try adding this code php_value allow_url_fopen On to the .htaccess, I am still a bit hesitant in doing so. |
#394
|
||||
|
||||
Also Mooff, Its giving me some issues, all I get is the fallback image, and also it doesn't update newly chosen articles anymore. I am not sure what the problem is, I have fopen from the .htaccess file. I here is the debug
Code:
DEBUG MODE is ON! slider_img_filepath: frontpage_nivo_slider/ width: 650 height: 250 show_articles_without_image: fallback_img: frontpage_nivo_slider/uf_fallback_slider.png #img: 10 description_length: 95 Error occurred: picture is not readable.frontpage_nivo_slider/uf_fallback_slider.png Error occurred: picture is not readable.frontpage_nivo_slider/uf_fallback_slider.png Error occurred: picture is not readable.frontpage_nivo_slider/uf_fallback_slider.png Error occurred: picture is not readable.frontpage_nivo_slider/uf_fallback_slider.png Error occurred: picture is not readable.frontpage_nivo_slider/uf_fallback_slider.png Error occurred: picture is not readable.frontpage_nivo_slider/uf_fallback_slider.png Error occurred: picture is not readable.frontpage_nivo_slider/uf_fallback_slider.png Error occurred: picture is not readable.frontpage_nivo_slider/uf_fallback_slider.png Error occurred: picture is not readable.frontpage_nivo_slider/uf_fallback_slider.png Code:
tomorrowsgaming.com |
#395
|
|||
|
|||
Installed buth only see the uf_fallback_slider.png with the articel txt.
|
#396
|
||||
|
||||
Also same problem here. We need Mooff.
|
#397
|
||||
|
||||
Paths are incorrect
i had same issue |
#398
|
|||
|
|||
path is correct here, and stil noo images.
|
#399
|
||||
|
||||
Did you read this and have you tried it?
Quote:
|
#400
|
|||
|
|||
Hello, I currently have a poor image sliderat the top of my page
But love the way this is supposed to look, unfortunately I am no expert but believe I followed the instructions correctly. At the bottom of my site you will see the slider http://www.xboxplayers.co.uk/site/content.php Below is the first part of the code and the revised path was copied directly from my cpanel file manager and pasted in. Both widget and css file have the same image sizes. I changed the image path if no image found to true but no fallback image has appeared. Really appreciate any help. Thanks in advance // DEBUG MODUS ! $debug_modus = false; if($debug_modus === false) { ob_start(); } //nivo slider - uf - vb.org version //set these values as you need them: //your slider folder - has to be read and writeable //folder where all slider files are saved $slider_img_filepath = '/public_html/site/Slider'; //picture width and height !same as in the CSS FILE! $maxwidth = 650; $maxheight = 250; //do you want images without previewimage to be shown? slider is using the fallback then $show_articles_without_image = true; //picture shown if your articles has no previewpicture $fallback_img = $slider_img_filepath . 'uf_fallback_slider.png'; //hardcoded maximum is 20 - if you want more just ask $number_of_articles_shown = 10; |
#401
|
||||
|
||||
nope still not working, only see fallback and old articles text. ever since the 418 upgrade this has never been working the same. now in 410 its fully broken.
where is mooff? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|