![]() |
So what is this mod Unsupported now? :(
|
@UK CHI3F
I need the debug the slider puts out in debug mode. See FAQ. @The Rocketeer You are using an old version, the widget code has changed and produces more debug. Try the new one that will produce nicer error messages so i can see what is wrong. As for support, i currently do not have that much time, but i think the FAQ should cover almost everything. ;) |
I upload the pack again and set the correct path.
I see the text buth no images. Only the uf_fallback_slider.png is showing. |
And i still need the debug. See FAQ in post 2.
|
Same Problem here:
HTML Code:
DEBUG MODE is ON! |
silder_img_filepath should not be a http location. We need that to write the images to.
In your case $slider_img_filepath = 'slider/'; should be the right choice. |
Thank you!
|
Thanks for the great plugin, Mooff. After upgrading vb to 4.1.11 I'm getting the following debug output for http://e-mpire.com/ :
Code:
DEBUG MODE is ON! |
Quote:
Code:
DEBUG MODE is ON! |
At first glance it seems like they change how the picture url for attachments are saved in the database (we are not on 4.1.11 yet, so i can't check).
untested: change Code:
if(is_resource($sprite) AND $article['previewimage'] ) Code:
if(is_resource($sprite) AND $article['previewimage'] ) |
Quote:
This worked for me. You are my hero. |
Quote:
|
For my vb 4.1.11 I still face this database error always:
Quote:
|
It just works for cms?
|
Gives a way, that the Slider automatically resize a picture in an artikel to show in the slide?
i mean some pictures in articels are bigger then the slider size. and the slider dont show this pictures and use so, the fallback image. |
Quote:
|
Mooff, I Made all, then it {he, she} does not work for me - vB 4.1.11
HTML Code:
DEBUG MODE is ON! |
Sorry,
it already works :) Thanks |
Quote:
effect: 'random', // Specify sets like: 'fold,fade,sliceDown' slices: 15, // For slice animations boxCols: 8, // For box animations boxRows: 4, // For box animations animSpeed: 500, // Slide transition speed pauseTime: 3000, // How long each slide will show startSlide: 0, // Set starting Slide (0 index) directionNav: true, // Next & Prev navigation directionNavHide: true, // Only show on hover controlNav: true, // 1,2,3... navigation controlNavThumbs: false, // Use thumbnails for Control Nav controlNavThumbsFromRel: false, // Use image rel for thumbs controlNavThumbsSearch: '.jpg', // Replace this with... controlNavThumbsReplace: '_thumb.jpg', // ...this in thumb Image src keyboardNav: true, // Use left & right arrows pauseOnHover: true, // Stop animation while hovering manualAdvance: false, // Force manual transitions captionOpacity: 0.8, // Universal caption opacity prevText: 'Prev', // Prev directionNav text nextText: 'Next', // Next directionNav text randomStart: false, // Start on a random slide beforeChange: function(){}, // Triggers before a slide transition afterChange: function(){}, // Triggers after a slide transition slideshowEnd: function(){}, // Triggers after all slides have been shown lastSlide: function(){}, // Triggers when last slide is shown afterLoad: function(){} // Triggers when slider has loaded |
Can anyone confirm this work with Vbulletin 4.1.11?
|
Yes it does
|
Good day,
I have a strange problem that reading all the post and the FAQ I couldn't find n answer. I couldn't get the images to display, my articles where using attachments, I changed the image from attachment to a fixed image via an IMG tag and the image finally showed up. But not, when I select the READ MORE, it points to the wrong link? The article resides at http://www.mywebsite.com/forums//con...hp?articlename however the read more link points to : www.mywebsite.com/content.php?articlename? Also I would want to change "value/relevance function" to pick up the last 10 articles posted regardless of comments. Great mod and thank-you for all the support you have been providing. |
Is there anyway to make it auto resize to fit when I shrink the browser? Thanks!
|
Hi,
i get this error in the debug info: Warnung: getimagesize(attachment.php?attachmentid=5073& cid=18) [function.getimagesize]: failed to open stream: No such file or directory in [path]/packages/vbcms/widget/execphp.php(191) : eval()'d code (Zeile 133) Error occurred: picture is not readable.attachment.php?attachmentid=5073&cid=18 if i try to open the attatchment here monkeydesk.at/attachment.php?attachmentid=5073&cid=18 the link gets redirected by vbseo. i think thats the problem. do you have a idea how i can fix this? thx :) |
First, I would like to say thank you for such a fantastic mod.
Second, I was wondering if it is possible to select a specific article (a welcome article) to display first in the rotation and then allow the rest of the articles to be pulled dynamically? I looked at the FAQs but I didn't see anything quite like this. Thank you for your assistance. |
Just worth mentioning the codeline
PHP Code: $article_neu['picture'] = '<a href="/content.php?r=' . $article['nodeid'] . '-' . $article['url'] . '"><img src="'.$article['previewimage'].'" alt="" title="#htmlcaption'. $article['nodeid'] . '" /></a>'; youl probably have to drop the r= out for direct links to be achieved correctly |
installed all as the guide and i can't make the images to show up
just the image not show any help to fix this please ? this steps i dan 1 downloaded and upload the folders and files to the defoult direction as your guide in top of this thread created widget php direct ->copy and paste the widget cod >edited the bsckground image direction(the background image shows fine.) my site can find here www.horadot.co.za i see in this thread few people have same problem like my one.and the stop to ask after time that the problem not be resolved. thanks loot for this mod what i m sure that is works fine.just need to know litle more about php or beter den me maybe i can ask for professional to help me .i can pay thanks |
The only thing I can get is the fallback image. I have set the folder to 777 read/write, but nothing no matter what I do I get no image from the articles.
Here's my Debug Message: Code:
DEBUG MODE is ON! |
Try with this code:
Code:
|
Figured out that it is my hosting company. I had to rewrite my php.ini file and make a php5.ini. Allowing URL_fopen. So far still hasn't worked though. I'm about to give up on this hosting company and go with another. argh.
|
Quote:
possible i have same problem i tray to install this mod on my forum cms and can't find how to show the images. i ask for help from decoder and is not responds no p.m not mail an visit in site registered and ask for help no respond then i ask for PAY work offer money for install this mod few cool professional vbulletin supporters and programmers take the job bat after two weeks of try to make this mod to show images in the end some of this programers tel me that the is possible the problem is not in configuration.the problem is in the php files conf i think i give up from try install it my self this mod not works with vb 4.1.11 . 12 or anyone think different ? really need this mod thanks |
I got it working. Had to add a file called php5.ini and add
Code:
allow_url_fopen on |
The mod does not work with 4.1.12
|
Quote:
|
As soon as i went to 4.1.12 the fall back image is all that renders on slider where as before there was no issues
Im not lying Just a simple observation |
Quote:
Quote:
Here, it only appears the arrays. The widget box is appearing with the arrays, but the images and the written texts aren't. Here's my debug message: Code:
DEBUG MODE is ON! Thanks ;] |
Quote:
This is a lye! This is not True? :confused: :p I haven't been able to make the slider work properly since vB 417 :( |
Quote:
|
I made some changes, now my slider only renders fall back image.
I've tryed the code posted above, but start to bug more. What can I do now? |
Same here..................
|
All times are GMT. The time now is 09:57 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|