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 - jQt jQuery Suite for vB4 (https://vborg.vbsupport.ru/showthread.php?t=267121)

ramil86 08-11-2011 06:42 AM

That means if i translate i vis xml, i'll have only in one language?

ramil86 08-11-2011 06:47 AM

i should import it as a language file, by overwriting my original English language right?

gothicuser 08-11-2011 07:01 AM

Quote:

Originally Posted by ramil86 (Post 2232142)
i should import it as a language file, by overwriting my original English language right?

Yes
It will only overwrite the defined phrases.
I'm a little new to the phrases/translation thing, so bare with me please.
I think that if you translate the phrases in the XML file I linked to, then change the highlighted name in the line:
Code:

<language name="English (US)" vbversion="4.0.0" product="jqt_suite" type="phrase">
to reflect your language, you can then import it to the appropriate language.
Please, anyone with more knowledge please correct me if I'm wrong.

ramil86 08-11-2011 07:55 AM

Thanks a lot, i'll try

ramil86 08-11-2011 11:01 AM

Dear gothicuser, i wonder if we can have it as a popup window when people visit our website, not when the click the register button. I really need such function, visitors will see the current jquery window right after they visit the web site. Is it possible. Any help would be greatly appreciated. Thanks

ramil86 08-11-2011 11:03 AM

the popup will be with the condition if a registered or not, maybe after a while it'll close itself or will have to be closed by the user with X button. Is it possible?

gothicuser 08-11-2011 11:20 AM

Quote:

Originally Posted by ramil86 (Post 2232196)
Dear gothicuser, i wonder if we can have it as a popup window when people visit our website, not when the click the register button. I really need such function, visitors will see the current jquery window right after they visit the web site. Is it possible. Any help would be greatly appreciated. Thanks

Somebody else requested that. I will look into including that as an option I think.
Can't do much until Saturday, but watch this space.

ramil86 08-11-2011 11:34 AM

Quote:

Originally Posted by gothicuser (Post 2232205)
Somebody else requested that. I will look into including that as an option I think.
Can't do much until Saturday, but watch this space.

Great, thanks a lot dear gothicuser . Looking forward to hearing from you

ramil86 08-11-2011 01:10 PM

I have a problem with this mode and the mode i installed before. My mod is "Latest Threads Ticker [jQUery] " https://vborg.vbsupport.ru/showthrea...=262910&page=7 . Both requires code insertion into navbar template. When i insert them together on of them does not function.

This is the code of the mode to enter at the end of navbar template
PHP Code:

<!--ticker-->
<
div id="ticker-wrapper" class="no-js">
<
ul id="js-news" class="js-hidden">
<
script type="text/javascript" src="{vb:raw vboptions.bburl}/external.php?&type=js"></script>
    <
script type="text/javascript">
<!--
    for (var 
0threads.lengthi++)
    {
        
document.write('<li><a href="{vb:raw vboptions.bburl}/showthread.php?t=' threads[i]['threadid'] + '">' threads[i]['title'] + '</a>' '&nbsp;&nbsp;&nbsp;' '<span style="color: red;">Posted By:</span>''&nbsp;' threads[i]['poster'] + '</a>' '</li>');
    }
//-->
</script>
</
ul>
</
div>
<!--
ticker--> 


This is the code of your great mode to enter in navbar template
PHP Code:

{vb:raw template_hook.logreg_display


How to make them no to conflict with each other. I'd love to use both of them. Please show me the way. Thanks

gothicuser 08-11-2011 02:07 PM

Quote:

Originally Posted by ramil86 (Post 2232229)
How to make them no to conflict with each other. I'd love to use both of them. Please show me the way. Thanks

I will install this other mod on my test devbox and see if I can find a way to make them play nicely together.
You may have to wait until Saturday though.


All times are GMT. The time now is 11:27 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.01352 seconds
  • Memory Usage 1,753KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)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