vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - You Can't See Attached Files Before Replying (https://vborg.vbsupport.ru/showthread.php?t=94539)

iSpanish 08-18-2005 11:44 AM

Oh sorry


*Marboosh Clicks Install

:)
Best Regards

beebi 08-18-2005 11:47 AM

Quote:

Originally Posted by Marboosh.Net
Hello bro

Nice work
but you must replace this
Code:

<normalfont>cantseeattach</normalfont>
to
Code:

<normalfont>You Can't See Attach Files Before Reply</normalfont>
and upload the product-cantseeattachAR.xml
in the first post with the English one, By this way all arab user can see it :):)

it's fully in arabic

thank u

iSpanish 08-18-2005 11:54 AM

Quote:

Originally Posted by 7beebi.com
it's fully in arabic

thank u

I maen in the ENGLISH XML File bro.....

beebi 08-18-2005 12:01 PM

done :nervous:

iSpanish 08-18-2005 12:03 PM

Quote:

Originally Posted by 7beebi.com
done :nervous:

Good :)

i have idea for you
you can replace

Code:

<normalfont>cantseeattach</normalfont>
to
Code:

<div class="smallfont">
$vbphrase[cantseeattah]
</div>


then add to the XML file
Code:

<phrases>
        <phrasetype name="GLOBAL" fieldname="global">
                <phrase name="cantseeattah"><![CDATA[You Can't See Attach Files Before Reply]]></phrase>
        </phrasetype>
</phrases>

for who using 2 or more language



and you can repalce all of this from XML file
Code:

"' . fetch_template('postbit_cantseeattach') . '"
with this
Code:

$vbphrase[cantseeattah]
and delete
Code:

        <templates>
                <template name="postbit_cantseeattach" templatetype="template" date="0" username="" version=""><![CDATA[<normalfont>You Can't See Attach Files Before Reply</normalfont>]]></template>
        </templates>

also delete this
Code:

        <codes>
        </codes>


for who using 2 or more language

anyway

Good Work

beebi 08-18-2005 12:37 PM

done as u request :squareeyed:

iSpanish 08-18-2005 12:41 PM

Quote:

Originally Posted by 7beebi.com
done as u request :squareeyed:

nice
look again to my last post
i do some edit :)

beebi 08-18-2005 01:58 PM

done

thanks Marboosh.Net

Alrasam 08-18-2005 02:37 PM

Thank you 7beebi.com
nice work :squareeyed:

Andreas 08-18-2005 10:06 PM

Instead of having to maintain 2 (or even more) Product XMLs for different languages i'd suggest to keep the Product XML in one Language (preferably English) and just provide Language XMLs for Translations.


All times are GMT. The time now is 06:10 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.01204 seconds
  • Memory Usage 1,738KB
  • 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
  • (9)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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