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)

Wizza 05-07-2012 02:40 PM

I really wanted to use this but when I installed it the articles was all showing in a row in the box and the images was at the top but not as images - as broken image icons.

Any help?

My debug info is:

DEBUG MODE is ON!
slider_img_filepath: /home/XXXXX/public_html/slider/
width: 650 height: 250
Strech or Crop?
show_articles_without_image: bool(false)
fallback_img: /home/XXXXXX/public_html/slider/uf_fallback_slider.png
#img: 10
description_length: 95
directory /home/XXXXXX/public_html

Warning: getimagesize(attachment.php?attachmentid=43&ci d=24) [function.getimagesize]: failed to open stream: No such file or directory in [path]/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 133
Error occurred: picture is not readable.attachment.php?attachmentid=43&cid=24

Warning: getimagesize(attachment.php?attachmentid=42&ci d=24) [function.getimagesize]: failed to open stream: No such file or directory in [path]/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 133
Error occurred: picture is not readable.attachment.php?attachmentid=42&cid=24

Warning: getimagesize(attachment.php?attachmentid=41&ci d=24) [function.getimagesize]: failed to open stream: No such file or directory in [path]/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 133
Error occurred: picture is not readable.attachment.php?attachmentid=41&cid=24

Warning: getimagesize(attachment.php?attachmentid=40&ci d=24) [function.getimagesize]: failed to open stream: No such file or directory in [path]/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 133
Error occurred: picture is not readable.attachment.php?attachmentid=40&cid=24

Warning: getimagesize(attachment.php?attachmentid=39&ci d=24) [function.getimagesize]: failed to open stream: No such file or directory in [path]/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 133
Error occurred: picture is not readable.attachment.php?attachmentid=39&cid=24

Warning: getimagesize(attachment.php?attachmentid=38&ci d=24) [function.getimagesize]: failed to open stream: No such file or directory in [path]/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 133
Error occurred: picture is not readable.attachment.php?attachmentid=38&cid=24

Warning: getimagesize(attachment.php?attachmentid=37&ci d=24) [function.getimagesize]: failed to open stream: No such file or directory in [path]/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 133
Error occurred: picture is not readable.attachment.php?attachmentid=37&cid=24

Warning: getimagesize(attachment.php?attachmentid=36&ci d=24) [function.getimagesize]: failed to open stream: No such file or directory in [path]/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 133
Error occurred: picture is not readable.attachment.php?attachmentid=36&cid=24
#articles - featured and databasepull int(8) int(8)

basilrath 05-07-2012 04:47 PM

Same issues on the new software so dropped onto

https://vborg.vbsupport.ru/showthrea...268817&page=18

MaxLiao 05-14-2012 12:54 PM

I do see the fallback image, but I am not seeing the actual preview images.

Quote:

Originally Posted by Mooff (Post 2221916)
Q: Captions appear and the slider works, but i can't see images
A:
- Do the images show up in the folder you specified? NO
- Does the fallback image show up if you set the switch to yes? YES

I made the change as indicated HERE, and we still have the same issue - with this log as the result.
DEBUG MODE is ON!
slider_img_filepath: slider/
width: 650 height: 250
Strech or Crop?
show_articles_without_image: bool(false)
fallback_img: slider/uf_fallback_slider.png
#img: 10
description_length: 95
directory /***/***/***/***/***/lom_vB4
Error occurred: picture is not readable.http://legionofmyth.com/attachment.p...ntid=21&cid=24
Error occurred: picture is not readable.http://legionofmyth.com/attachment.p...ntid=20&cid=24
#articles - featured and databasepull int(2) int(10)
I also verified the following:

Quote:

Originally Posted by Reycer (Post 2320461)
I got it working. Had to add a file called php5.ini and add

Code:

allow_url_fopen on

This command is set to on.

If I just simply follow the URL in a browser (http://legionofmyth.com/attachment.p...ntid=21&cid=24) it works just fine.

Website URL: http://legionofmyth.com

Crotan 05-18-2012 12:08 AM

Quote:

Originally Posted by MaxLiao (Post 2329283)
I do see the fallback image, but I am not seeing the actual preview images.



I made the change as indicated HERE, and we still have the same issue - with this log as the result.
DEBUG MODE is ON!
slider_img_filepath: slider/
width: 650 height: 250
Strech or Crop?
show_articles_without_image: bool(false)
fallback_img: slider/uf_fallback_slider.png
#img: 10
description_length: 95
directory /***/***/***/***/***/lom_vB4
Error occurred: picture is not readable.http://legionofmyth.com/attachment.p...ntid=21&cid=24
Error occurred: picture is not readable.http://legionofmyth.com/attachment.p...ntid=20&cid=24
#articles - featured and databasepull int(2) int(10)
I also verified the following:

This command is set to on.

If I just simply follow the URL in a browser (http://legionofmyth.com/attachment.p...ntid=21&cid=24) it works just fine.

Website URL: http://legionofmyth.com

If I follow that attachment URL I get
Quote:

Invalid Attachment specified. If you followed a valid link, please notify the administrator
Did you try making attachments visible to guests? Like it says in the FAQ

Quote:

Q: Attachments aren't working for me
A: If your guests do not have the rights to see attachments - neither does the slider.

MaxLiao 05-18-2012 07:35 AM

So, I checked the permissions - I knew I had changed them to allow guests to d/l attachments. Well, I was only partially right. I had changed the usergroup and the individual forum permissions, but I had not changed the vBulletin CMS permissions. Once I changed the permissions there the mod is working.

Thank you.

mjay1113 05-27-2012 02:50 AM

does this work on VB4.2? I uploaded the files and widget but nothing appears..

Losias 05-31-2012 12:26 PM

Quote:

Originally Posted by mjay1113 (Post 2333359)
does this work on VB4.2? I uploaded the files and widget but nothing appears..

Same here. Nothing appears for me since 4.2.


Here is the debug code.

Code:

slider_img_filepath: nivoslider/
width: 1024 height: 250
Strech or Crop?
show_articles_without_image: bool(true)
fallback_img: nivoslider/uf_fallback_slider.png
#img: 10
description_length: 180
directory /home/XXXXXX/public_html

Warning: getimagesize(attachment.php?attachmentid=39&cid=24) [function.getimagesize]: failed to open stream: No such file or directory in [path]/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 133
Error occurred: picture is not readable.attachment.php?attachmentid=39&cid=24
Warning: article has no previewimage or sprite is no ressource.
Warning: article has no previewimage or sprite is no ressource.
#articles - featured and databasepull int(9) int(9)


zooki 06-08-2012 05:21 PM

Got it to work, just can not see the images..... :S

iM on 4.2

Code:

DEBUG MODE is ON!
slider_img_filepath: slider/
width: 650 height: 250
Strech or Crop?
show_articles_without_image: bool(false)
fallback_img: slider/uf_fallback_slider.png
#img: 10
description_length: 95
directory /mnt/Target01/323293/www.mywebsite.com/web/content
Error occurred: picture is not readable.attachment.php?attachmentid=51&cid=24
Error occurred: picture is not readable.attachment.php?attachmentid=50&cid=24
Error occurred: picture is not readable.attachment.php?attachmentid=45&cid=24
Error occurred: picture is not readable.attachment.php?attachmentid=41&cid=24
Error occurred: picture is not readable.attachment.php?attachmentid=38&cid=24
Error occurred: picture is not readable.attachment.php?attachmentid=37&cid=24
Error occurred: picture is not readable.attachment.php?attachmentid=36&cid=24
Error occurred: picture is not readable.attachment.php?attachmentid=35&cid=24
#articles - featured and databasepull int(8) int(9)

allow_url_fopen is ON

charlesr 06-15-2012 11:51 PM

Same issue here. Using another temporarily, but would like to come back to this one when fixed.

MaxLiao 06-24-2012 02:38 PM

I haven't started to use another one yet, but I'm considering doing that in the near future.

I like this one, and will stick with it until I just can't do it anymore, so hopefully it gets an update soon. :)

[EDIT]

I just updated to PHP 5.3 and made one php.ini config change allow_url_fopen = On and now this mod (and everything else) on my site seems to be working perfectly. I don't know if it will help anyone else, but that did the trick for me.


All times are GMT. The time now is 11:00 AM.

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.01479 seconds
  • Memory Usage 1,762KB
  • 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
  • (3)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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