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 |
#352
|
|||
|
|||
Just a quick note to that vb_Types error, that is this line:
Code:
$article_type = vb_Types::instance()->getContentTypeID("vBCms_Article"); Code:
$article_type = 18; That template way is for sites not in the cms, like forumhome or external php files (files like this: http://www.united-forum.de/external/.../membermap.php - in the framework using the template system, but link leads to a php file, no slider on that example though). edit: btw. you might want to change the variable name $output to something else in a global plugin. That might colide with $output variables vbulletin is using. Rename it everywhere to $slider_output or something. |
#353
|
||||
|
||||
Strange thing now happens with my slider.
In debug mode I receive this message: PHP Code:
The permissions in the cms permissions section are: www.dode.dfgrom.com/permissions.JPG The slider folder is 0777. GD library is installed. Any ideas? |
#354
|
|||
|
|||
manually opening one of your attachment links gives me an auth box - the slider will see the same and therefore cannot read that attachment.
|
#355
|
||||
|
||||
thanks,
that was the problem :up: |
#356
|
|||
|
|||
Quote:
I have got to that bit now also! Did you get it working? ;o |
#357
|
||||
|
||||
Well in my case I had that problem due to the .htaccess on the website. I'm at the stage of making my website and I don't want anyone else to see it online till it's finished and that's why I've put the .htaccess file (you know, no one can access the website or any file on the server without entering the login and password which are configured in the .htaccess file). To check the proper functionality I removed during the test that file and everything started to work properly.
If that's not your case then I suggest looking into the cms permissions of "Can Download Attachments" for unregistered users. Try clearing the system cache in the maintenance tab after adding an article. Check the folder where you store the slider files and see if it's attributes are 0777. |
#358
|
||||
|
||||
I wish to make use of this in different areas (categories) of the site, I've followed the instructions on how to do that from the FAQ.
I made a separate folder and gave it 777 permissions - it reflected the standard logo. However, once I add the code from the FAQ for categories.... Code:
node.publishdate < '. vb::$db->sql_prepare($time) .' AND category.categoryid IN ( 9 ) GROUP BY node.nodeid |
#359
|
|||
|
|||
I'm also having this issue.
Error occurred: picture is not readable.<link> However, when I manually open the link, the image is displayed...anyone know what the problem is? Maybe a bug in the latest release? |
#360
|
|||
|
|||
|
#361
|
|||
|
|||
Quote:
The attachments look like this: PHP Code:
But I have checked permissions ect, refreshed the cache ect.. DoDe did you actually get it working then? ;o |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|