![]() |
|
Mod Options |
![]() |
|||||||||||||||||||||||
United-Forum Nivo Slider Widget
![]() Developer Last Online: Nov 2013 ![]() ![]() ![]()
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
Originally Posted by nivo slider homepage
Installation
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 Only licensed members can download files, Click Here for more information. Supporters / CoAuthors Screenshots Show Your Support
The following members like this post: SmokinBull, AaronMiller, Sage Knight, owning_y0u, YkudzA and 8 others.
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
vBulletin CMS Widgets Slider Widget s3slider | CrazyProgrammer | vBulletin 4.x Add-ons | 56 | 20 Aug 2015 18:00 |
vBulletin CMS Widgets [WIDGET] Slider | cory_booth | vBulletin 4.x Add-ons | 318 | 11 Jun 2013 10:29 |
#466
|
|||
|
|||
I found and fixed my issue!! After running various queries based on the code, I figured out that it only shows articles with a Publish Date of the last 12-13 months. Since we are still building our Live site, we were testing with a few older articles, with Publish Dates in 2010.
Once I changed the dates to something more recent - voila! I have a slider. ![]() Hope this helps someone else some day. No members have liked this post.
|
#467
|
|||
|
|||
![]() No members have liked this post.
|
#468
|
|||
|
|||
Can anyone make this work for 4.2? It's exactly what I need. I'll pay for help. PM me if interested. Thanks.
No members have liked this post.
|
#469
|
||||
|
||||
use the vf coders slide its effective
No members have liked this post.
|
#470
|
|||
|
|||
Thanks for the suggestion, but I really prefer the look of this one. Thanks though.
No members have liked this post.
|
#471
|
|||
|
|||
So, my slider stopped working. For various reasons it took a while for me to discover this sad fact. After going through all of the troubleshooting steps I was about ready to remove this dang slider mod and try something else. As a last resort, I checked my php.ini file. Right away this jumped out at me: it was set to version 5.2.
Due to some other troubleshooting, my webhost changed my PHP version back to 5.2 (without telling me). I bumped that baby back up to version 5.3 and the slider is working great! I don't claim this will work for everyone, but if you're having troubles, check it out. No members have liked this post.
|
#472
|
|||
|
|||
Yeah this work on 4.2. I have it going smoothly.
No members have liked this post.
|
#473
|
|||
|
|||
I cannot get this working on 4.2.0. I get the slider, the animation and the full bck image and the article text. However, I cannot get the images to display.
Additionally, the images link incorrectly. My site is stored in a folder, not root. So, my installation is in root/V2. Article links point to domain.com/v2/content.php - but the slider points to domain.com/content.php - does this plugin not work unless the vB install is in the root? Hopefully someone can help ASAP. No members have liked this post.
|
#474
|
||||
|
||||
Not Working whit vbulletin 4.2.0 can't open attachment error. My code is:
No members have liked this post.
|
#475
|
|||
|
|||
try doing:
$slider_img_filepath = '/clientscript/slider/'; No members have liked this post.
|
#476
|
|||
|
|||
Originally Posted by Jamie G
I have the same problem but a bit different in the img_dir I have![]()
$slider_img_filepath = '/foros/slideshow/'; this works as it executes the jscript and displays the articles with the default image however the article images/attachments do not display when I look at the debug code the absolute path that it shows is incorrect as it shows /sitehomedir/foros/foros/slideshow/ and of course it doesn't find the images there. if I change the img_filepath to remove the duplicate foros entry like this: $slider_img_filepath = '/slideshow/'; then it doesn't find the rest of the script and only it looks worst. this sounds like an easy fix but I just don't know where to specify the full server path even if I hardcode it in. No members have liked this post.
|
#477
|
||||
|
||||
this is the output from my debug file:
No members have liked this post.
|
#478
|
|||
|
|||
alright after various trials and errors i got it to kinda work, never found how to fix the issue with attachments but I figured out a way around that
this is how it looks now: www.fifamexico.net/foros No members have liked this post.
|
#479
|
|||
|
|||
I didnt go through all 32 pages, but can the image be displayed as its original size to prevent distortion?
No members have liked this post.
|
#480
|
|||
|
|||
Php Info:
allow_url_fopen On Vbulletin CMS > Permisions > Slider Specific Section > Can Download Attachments > All Usergroups > Unregistred users > Forum Viewing Permissions > Forum Viewing Permissions > Can Download Attachments > YES Unlogged www.mysite.com/attachment.php?attachmentid=494&cid=18 - attachment is working fine EBUG MODE is ON! slider_img_filepath: /slider/ width: 650 height: 351 Strech or Crop? 1 show_articles_without_image: bool(false) fallback_img: /slider/uf_fallback_slider.png #img: 2 description_length: 95 directory /home/raptor/html/www.mysite.com Warning: getimagesize(attachment.php?attachmentid=494&cid=18): failed to open stream: No such file or directory in [path]/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 135 Error occurred: picture is not readable.attachment.php?attachmentid=494&cid=18 Warning: getimagesize(attachment.php?attachmentid=487&cid=18): failed to open stream: No such file or directory in [path]/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 135 Error occurred: picture is not readable.attachment.php?attachmentid=487&cid=18 #articles - featured and databasepull int(2) int(14) Slider folder: Chown apache.apache Chmod 775 $slider_img_filepath = '/slider/'; is correct Still getting that error... any ideeas? No members have liked this post.
Last edited by intruder; 22 Jan 2013 at 07:14. |
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 15:10.