![]() |
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) |
Same issues on the new software so dropped onto
https://vborg.vbsupport.ru/showthrea...268817&page=18 |
I do see the fallback image, but I am not seeing the actual preview images.
Quote:
DEBUG MODE is ON!I also verified the following: Quote:
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 |
Quote:
Quote:
Quote:
|
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. |
does this work on VB4.2? I uploaded the files and widget but nothing appears..
|
Quote:
Here is the debug code. Code:
slider_img_filepath: nivoslider/ |
Got it to work, just can not see the images..... :S
iM on 4.2 Code:
DEBUG MODE is ON! |
Same issue here. Using another temporarily, but would like to come back to this one when fixed.
|
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. |
I have installed the slider on my forum and it's working fine. But the slider is unable to pull thumbnail images from the Article.http://www.naijafinder.com/content/
Note: All my Article images are not uploaded images but they are copied and past into the Article. The slider default images it's showing on my forum but can't pull my Article images. Please how do i make the slider to pull thumbnail images from my Articles. |
Your site is running 4.2
This slider does not work without modification on 4.2 (see recent posts) |
Can someone help me set up this slider i only get a blank white box with nothing on it...
|
1. My nivo-slider files and fallback_slider.png are at this location: ..stories.com/forum/slider/
2. Similarly all my VB files for cms, blog, forum are in: ..stories.com/forum/ ( meaning slider and all files are in a folder named forum.) 3. I created php widget by making following changes in your code: $fallback_img = $slider_img_filepath . 'fallback_slider.png'; $slider_img_filepath = '/slider/'; 4. But the linked images and linked articles are not showing up. They are being linked as follows: ..stories.com/content.php?r=50-destination ..stories.com/slider/fallback_slider.png 5. While the actual location of articles and images are: ..stories.com/forum/slider/fallback_slider.png ..stories.com/forum/content.php?r=50-destination 6. Question: Where and what change should I be making to correct this problem? Thank you so much for your help. |
A little question: Hot to storage image in folder /images/ ad script in another folder?
image in clientscript/slider/images/ script in clientscript/slider/ tnx for support And how to setup only fade effect? |
Personally I would recommend NOT storing the images in the clientscript folder. That's a rather sensitive folder that should remain secure, so I wouldn't have a folder in there (images) that is chmod 777.
Either way, I think the mod is hard-coded to assume that the script and image directory is the same, and you'd need to change a bunch of stuff. IMHO it's just easier to follow the instructions and leave both in the same folder. |
Quote:
I tried and tried but I can not only set the fade effect. |
Quote:
If you only want the fade effect, edit your widget code like this: Find: Code:
<script type="text/javascript"> Code:
<script type="text/javascript"> sliceDo
You can choose more than one by putting a comma between them (like effect: 'fade, sliceUp, boxRain'). Another quick tip, if you want to have it re-get your article images, you can either FTP into that images folder and delete any of the article___ ones, OR edit the widget and change the cache time to a low number (like 1 minute). Don't forget to change it back. :) |
Quote:
HTML Code:
<script type="text/javascript"> |
Hmm, strange. The only difference is removing the "Specify sets...." comment? Wouldn't have thought that would matter.
Glad you got it working, though! |
The differense is:
'fade' to "fade" |
haha Oops, thanks. :)
|
TNx at you.
|
I'm not sure if this has been mentioned before, but I adapted code from this site to make it crop your Slider image from the direct center of the article image.
I really can't give support for this, since I barely managed to figure it out myself, but if you DO give it a try, let us know if it works! PHP Code:
|
Arg, I'm not sure what I did! I have two sites, a test site and a live site (which we are getting ready to launch).
Now the Test site was an upgrade from a 4.1 board, but Live site is a fresh 4.2 install. They are using the same hosting company and both using the php.ini and php5.ini. On my Test site things are working great. On Live, I'm getting the dreaded "Blank Box", with no images and no article text. The arrows show up and when using the Inspect Element (in Chrome) I see the script "running" and trying to switch between things. Images are not being saved to the directory, and the fallback image isn't being used. I triple-checked and the files and code are the exact same between my test and live sites. My CMS permissions are the same (allow guests to download attachments). I re-copied the "no background" template. My file permissions are the same between sites, and I'm not referencing the test site in any way. The source code on my Test site references one jQuery line from Google, but that isn't interfering with the Test site. For kicks I copied the line into Live, and it still didn't work. PROBLEM FIXED - please see my next post. |
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. |
:( I give up after six month on how to figure out slider in cms. Uninstalled and thanks.
|
Can anyone make this work for 4.2? It's exactly what I need. I'll pay for help. PM me if interested. Thanks.
|
use the vf coders slide its effective
|
Quote:
|
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. Quote:
|
Yeah this work on 4.2. I have it going smoothly.
|
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. |
Not Working whit vbulletin 4.2.0 can't open attachment error. My code is:
HTML Code:
// DEBUG MODUS ! |
try doing:
$slider_img_filepath = '/clientscript/slider/'; |
Quote:
$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. |
this is the output from my debug file:
Code:
Warning: getimagesize(attachment.php?attachmentid=1043&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 |
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 |
I didnt go through all 32 pages, but can the image be displayed as its original size to prevent distortion?
|
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=1 8): 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=1 8): 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? |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|