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)
-   -   Add-On Releases - Yilmaz - Multi-purpose use of a plugin Tabbed Filmstrip (https://vborg.vbsupport.ru/showthread.php?t=264213)

pipibunny 06-22-2011 08:37 AM

Thank you for this mod, Yilmar.

Can I put this mod show anywhere I want ?
Ex: I don't want this mod show below navbar or forum title, how can I do that ?

solohdes 06-22-2011 02:05 PM

I have installed this hack and I love it and works great but I have a problem. This hack have problems with other hack that I have installed, you can see here:

http://img695.imageshack.us/img695/2383/liveearch.jpg

The Filmstrip is over the live search box always. How can I fix it?

The Live search hack is this: https://vborg.vbsupport.ru/showthrea...ghlight=search

EquinoxWorld 06-22-2011 05:54 PM

Anyone know how I can add arrows on each side to slide the marquee left and right? Basically I want the marquee to load paused and have the user either click right or left to scroll through the marquee. Any ideas anyone??

Manoel J?nior 06-23-2011 01:03 PM

Please, I already have your product working very well in version 3.8.xe you would like to upgrade to that version 3.8.7 is possible?

EquinoxWorld 06-23-2011 02:36 PM

OK guys so I ws able to add some start stop left and right options for the marquee. I am using this in headinclude template:

Code:

<script language="JavaScript">
  window.onload=function(){
        myMarquee.stop();
    }
  function function1(){
        document.all.myMarquee.direction = "left";
    }
    function function2(){
        document.all.myMarquee.direction = "right";   
    }
    function function3(){
        document.all.myMarquee.stop();
    }
      function function4(){
        document.all.myMarquee.start();           
    }
</script>

For the marquee and buttons I am using this:

Code:

<marquee id="myMarquee" BEHAVIOR=ALTERNATE>&nbsp;{vb:raw film_seriti}a></marquee>
<img src="http://aniworlds.net/members/equinox/albums/random-renders/1874-left.png" onclick="function1();">
<img src="http://aniworlds.net/members/equinox/albums/random-renders/1877-stop.png" onclick="function3();">
<img src="http://aniworlds.net/members/equinox/albums/random-renders/1876-start.png" onclick="function4();">
<img src="http://aniworlds.net/members/equinox/albums/random-renders/1875-right.png" onclick="function2();">

This makes the marquee stop after the page load which is what the window.onload=function(){myMarquee.stop();} command is for. It waits until it loads all the html loads then executes that JavaScript command. I use this because I want the marquee to load in pause position. The only problem is that since the marquee is html it starts to load the marquee as the page loads and then after it's done loading then the JavaScript stops the marquee (but after it had already started). I want the marquee to load on pause completely before the html loads. Is there any way to do that??

You can see this in action here.

victorvu 06-24-2011 05:29 AM

Hi:

The forum area is too big and how can I make a change, so that the posters would fit the size of 80 x 130 images? Another word is to scale down the forum area smaller (adjustable).

I installed and it is great!

Thanks.

Victor

fxwoody 06-24-2011 07:03 AM

EquinoxWorld, cool work there with the marquee ;)
Couldn't get the buttons to work tho :(

Just one remark about this plugins, i had lots of members complaining that it was slowing down the refresh page a lot ....my guess is that they are on slow internet as i see no difference from my end, but, is there a way to compress the images or something like this? Therefor, adding the marquee is nice xtra option but i think it would be too much load on certain connections ?!?

EquinoxWorld 06-24-2011 10:42 AM

Quote:

Originally Posted by fxwoody (Post 2212071)
EquinoxWorld, cool work there with the marquee ;)
Couldn't get the buttons to work tho :(

Just one remark about this plugins, i had lots of members complaining that it was slowing down the refresh page a lot ....my guess is that they are on slow internet as i see no difference from my end, but, is there a way to compress the images or something like this? Therefor, adding the marquee is nice xtra option but i think it would be too much load on certain connections ?!?

Thanks man. Yeah it doesn't work on FF and IE because the <marquee> tags are almost obsolete. I am trying to get this to be a JavaScript marquee so then the buttons will work on all browsers. I'll post it here in case anyone wants to give it a shot.

EquinoxWorld 06-25-2011 04:13 AM

I am sorry for the double post. I noticed Yilmaz that you have this tabbed filmstrip as a widget in your CMS home page, will that ever be included at some point for us? :) It would be extremely useful to say the least.

dr.tawy 06-25-2011 04:24 AM

amazing mod

any way to make it shows on all forum pages ?

EquinoxWorld 06-25-2011 10:30 PM

After a whole lot of messing around with this mod I got it to where I wanted it...at least for now anyway. Just wanted to say thank you, this truly is a multipurpose mod and extremely useful. Thanks again Yilmaz.

https://vborg.vbsupport.ru/

Ichigo88 06-25-2011 10:33 PM

yilmaz please is posible to add noconflict addon? becouse i have arrowchat plug and theris a conflict with jquery :( any help?

burdaindir 07-05-2011 05:40 PM

Nice, Thank you.

sayın yılmaz bey

by_snake

victorvu 07-15-2011 02:41 PM

Quote:

Originally Posted by EquinoxWorld (Post 2212808)
After a whole lot of messing around with this mod I got it to where I wanted it...at least for now anyway. Just wanted to say thank you, this truly is a multipurpose mod and extremely useful. Thanks again Yilmaz.

http://aniworlds.net/gallery/files/2/reelscreen.png

Hi EquinoxWorld:

I like your smaller pixes in a smaller area. My question is: where did you adjust to make the area where the pixes scroll, smaller? I could not find any of the files to edit it. The original size of the picture is 130 x 180 and if I want half of the size, 65 x 90, I can adjust that, but not the area that is now still the size lenght of 180 or more.

Thanks for you help and greatly appreciated.

Victor

victorvu 07-15-2011 03:19 PM

1 Attachment(s)
Hi yilmaz:

I installed your mod first without any issues and love it, but now I have issue after installing Tabbed Forum Home mod. It gives me double film strips: one above the Tabbed Forum Home and one below Tabbed Home Forum, as shown below:

Attachment 131047

I am not sure at this moment, but the Tabbed Forum Home is responsible for this conflict. I will post it again in Tabbed Forum Home thread for possible fixes. I have the following:

1) The hook for film strip is below and it is correct:

$template_hook[forumhome_above_forums] .= $templater->render();

It calls out the film strip above forum.

2) The Tabbed Forum Home calls out both places, as highlighted and shown in RED color below:

<!-- main -->
{vb:raw template_hook.forumhome_above_forums}

<!-- Tabbed Forum Home -->
<div id="forumhome_container" style="margin-top:3px"> </div>
<script type="text/javascript"> {vb:raw tfh} </script>
<!-- /Tabbed Forum Home -->

{vb:raw template_hook.forumhome_below_forums}
<!-- /main -->

It did not call out the hook for the Tabbed Forum Home mod. I am not sure what going on here?

Please help!

Victor

sematopdemir 07-23-2011 07:15 PM

Nice, Thank you.

Yılmaz Abi Teşekkür Ederim

alencete 08-05-2011 01:29 PM

Hello, very good job, but and installed the mod and do not display images, and updated and the images are not displayed

misericorde 08-05-2011 04:05 PM

Very Nice

Teshekur

Jazaka LAhu Khayran

Thank you Thank you Thank you

TEMPESTADE 08-07-2011 07:09 PM

oh this is simply the best mod so I'm sorry you do not have the option to choose
forum will be in the position that you can upgrade this mod so choose the position in the forum

marianoblesa 08-24-2011 01:27 AM

It would be possible to add a section for specific thread?

marianoblesa 08-24-2011 01:42 AM

please update to spanish?

solohdes 09-03-2011 02:04 PM

Can you update the method for selecting the forums? It is much better with this method:

http://img21.imageshack.us/img21/3888/forumkxd.png

This capture is from another hack that I have installed on my forum, can you update your hack to have this selection of forums please?

RobbieZ 09-07-2011 09:06 AM

Yilmaz, your still using turkish language when you click 'Show All'

Hepsi
En Son Eklenenler

Strik3 09-18-2011 12:44 PM

but it shows olny the first img and i have more than one image in my posts?

cykelmyggen 09-24-2011 04:24 PM

Real nice mod - would be nice though to have it on CMS as widget like on the demo-site. Will this be possible?

Hareth 09-24-2011 11:56 PM

nice mod

please update

Hareth 09-25-2011 04:20 AM

Not Working with 4.1.6

Ichigo88 10-05-2011 03:47 PM

possible to add in vbadvanced?

smy 10-06-2011 10:56 PM

can anyone confirm if this works with the latest version?

TEMPESTADE 10-12-2011 08:57 AM

Quote:

Originally Posted by smy (Post 2254132)
can anyone confirm if this works with the latest version?

yes works grate

misericorde 10-27-2011 03:57 AM

Hi,

how to change the link color on each tab?

Please

Ichigo88 12-22-2011 10:48 AM

has stopped working

giotis9 03-20-2012 05:57 PM

This mod is for vB Version: 4.1.4 but I can't make it work to my forum running to vB Version: 4.1.4... Also the coder say that the mod has support, but so far no answer is given from yilmaz.
Can you please give us the proper answers? How can we make this mod run properly?

Thank you in advance for your time...

barbaros1 05-06-2012 11:54 AM

4.1.12 sürüm kullanıyorum.resimler bende anasayfada görünmüyor.bazı arkadaşlar görebildiğini söylüyor.aynı tarayıcı kullanıyoruz.

TEMPESTADE 11-01-2012 10:25 PM

Hello just a question you can not make this mod appear at the bottom of the forum? Even over Mark Forums Read | View Forum Leaders

Mr von 12-08-2012 10:46 AM

There is no thumbnail view :(

https://vborg.vbsupport.ru/external/2016/06/3.jpg




Quote:

Rasgele Soru:

Ba$ kentimiz? 2 kere yazın arada bo$luk bırakın
??????

Kraxell 02-20-2013 04:21 PM

Dont work on vB4.2

Same like Mr_von

Krusty1231 03-18-2013 08:24 PM

1 Attachment(s)
Works Great in VB4.2.

However, I need some assistance with Translation as Google is not helping me find the translations to these two words.

If anyone can translate I'd very much appreciate it!

The Words are:

Never mind - I figured it out!

RFViet 03-24-2013 03:05 AM

1 Attachment(s)
It works for vB 4.2 !
How do I change the phrase as shown in the attachment ?

mp3president 03-24-2013 07:46 AM

Does it work on 3.8.7p3? Because I don't want to update (dislike 4.*).
I'm using the old version (https://vborg.vbsupport.ru/showthread.php?t=222978) of Yilmaz, but that version is not tabbed.

Please can someone tell me if it is possible to change 1.8.1 to a tabbed mode, or make this version work for vB3.8.7
I know it is possible (both), but I'm not a coder and can't do it myself.

Thanks a lot in advance.
Kind Regards,
mp3president


All times are GMT. The time now is 04:22 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.01461 seconds
  • Memory Usage 1,822KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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