vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin CMS Widgets - United-Forum Nivo Slider Widget (https://vborg.vbsupport.ru/showthread.php?t=267024)

ENZO-F 09-08-2011 05:09 PM

Quote:

Originally Posted by Mooff (Post 2242623)
change
$slider_img_filepath: '/var/www/sites/stylwolny.pl/public/slider/';

to
$slider_img_filepath: 'slider/' ;

I have installed this and configured it but I am only able to see the fallback image.

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)


Mooff 09-08-2011 06:11 PM

That's everything you get for debug? Nothing more?

Can you link me to your site?

ENZO-F 09-08-2011 06:27 PM

Quote:

Originally Posted by Mooff (Post 2243506)
That's everything you get for debug? Nothing more?

Can you link me to your site?

Yes, that is the full output.
http://www.nextgenupdate.com/forums/content/

There is still work being done to the CMS.

Kr33p3r 09-09-2011 03:00 AM

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)


Gamelobby 09-09-2011 08:58 AM

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. :))

Mooff 09-09-2011 09:28 AM

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.

Kr33p3r 09-09-2011 04:14 PM

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

I made everything 777 just to test:

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*

This allow URL?

Code:

allow_url_fopen        Off        Off
allow_url_include        Off        Off

I can't tell is this is using fopen or not.

Gamelobby 09-09-2011 05:01 PM

Quote:

Originally Posted by Mooff (Post 2243837)
@Gamelobby
The slider does pull your article preview images and automatically resizes and saves them to the slider folder.

So i cant control what it shows outside of what articles are posted.?

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. :D

Mooff 09-09-2011 06:59 PM

@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.

Kr33p3r 09-09-2011 09:32 PM

Ok I have allowed fopen

Code:

allow_url_fopen        On        On
Sadly,

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)



All times are GMT. The time now is 09:00 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01391 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete