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 |
#222
|
||||
|
||||
Quote:
Debug: Code:
DEBUG MODE is ON! slider_img_filepath: slider/ width: 650 height: 250 show_articles_without_image: bool(false) fallback_img: slider/uf_fallback_slider.png #img: 5 description_length: 95 directory /home/forum/public_html/forums Error occurred: picture is not readable.slider/uf_fallback_slider.png Error occurred: picture is not readable.slider/uf_fallback_slider.png #articles - featured and databasepull int(2) int(4) |
#223
|
|||
|
|||
That's everything you get for debug? Nothing more?
Can you link me to your site? |
#224
|
||||
|
||||
Quote:
http://www.nextgenupdate.com/forums/content/ There is still work being done to the CMS. |
#225
|
||||
|
||||
Same as above!
Hi there! Everything works, except it won't pull the image! I've checked the CMS permissions and its set to allow download of attachments to everyone. Help! Thanks! http://www.cyberneticpunks.com/forums/content/ Code:
DEBUG MODE is ON! slider_img_filepath: slider/ width: 650 height: 250 show_articles_without_image: bool(false) fallback_img: slider/uf_fallback_slider.png #img: 5 description_length: 95 directory /home/straleyw/public_html/cp/forums Error occurred: picture is not readable.slider/uf_fallback_slider.png #articles - featured and databasepull int(1) int(1) |
#226
|
||||
|
||||
Ok so im confused...
I installed & i see UF image, but where am i supposed to put images so they slide.!? Does this pull from a forum section or thread..? OR Do i just add images to the slider folder on my server.? (that would actually be better for me. ) |
#227
|
|||
|
|||
Seems like error messages are suppressed in your php settings.
Some questions for you guys then: - Is the slider folder writeable for your webserver? - Do you have the php GD libary installed? - Is allow_url_access set to false in your php settings? @Gamelobby The slider does pull your article preview images and automatically resizes and saves them to the slider folder. |
#228
|
||||
|
||||
GD is installed.
Code:
GD Support enabled GD Version bundled (2.0.34 compatible) FreeType Support enabled FreeType Linkage with freetype FreeType Version 2.2.1 GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled XPM Support enabled XBM Support enabled Code:
drwxrwxrwx 2 straleyw straleyw 4.0K Sep 7 17:39 ./ drwxr-xr-x 31 straleyw straleyw 4.0K Sep 7 17:39 ../ -rwxrwxrwx 1 straleyw straleyw 90K Sep 7 17:39 jquery-1.6.1.min.js* -rwxrwxrwx 1 straleyw straleyw 16K Sep 7 17:39 jquery.nivo.slider.pack.js* -rwxrwxrwx 1 straleyw straleyw 1.5K Sep 7 17:39 nivo-slider.css* -rwxrwxrwx 1 straleyw straleyw 1.8K Sep 7 17:39 nivo-slider_uf_theme.css* -rwxrwxrwx 1 straleyw straleyw 6.3K Sep 7 17:39 nivo_slider_sprite.png* -rwxrwxrwx 1 straleyw straleyw 25K Sep 7 17:39 uf_fallback_slider.png* Code:
allow_url_fopen Off Off allow_url_include Off Off |
#229
|
||||
|
||||
Quote:
This basically replaces articles (& makes them better), rather than adds to the front page. I dont normally add images to the preview, but the CMS automatically pulls an image from the article.. Can i have it pull the same image.? (Not sure, but it's not doing that now) It seems like it is going to work really well i just need to tweek it to get it working correctly. |
#230
|
|||
|
|||
@Kr33p3r
at this point the slider is using fopen: $imageinfo = getimagesize($article['previewimage']); @Gamelobby I'm not sure i understand what your question is. This addon provides a bridge between vb4 articles and the nivo slider. Therefore it is an article slider widget. The image which the CMS automatically pulls from the article is used for the slider. If it doesn't right now do that in your case please refer to post 227. |
#231
|
||||
|
||||
Ok I have allowed fopen
Code:
allow_url_fopen On On Code:
DEBUG MODE is ON! slider_img_filepath: slider/ width: 650 height: 250 show_articles_without_image: bool(false) fallback_img: slider/uf_fallback_slider.png #img: 5 description_length: 95 directory /home/straleyw/public_html/cp/forums Error occurred: picture is not readable.slider/uf_fallback_slider.png #articles - featured and databasepull int(1) int(1) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|