vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   postpit date (https://vborg.vbsupport.ru/showthread.php?t=42923)

khaleejy 08-29-2002 09:01 PM

postpit date
 
hi
i need to change the postpit mounths names
right now its like that: "Registered: Aug 2002"
lets say that i want to show it in arabic.. how can i change the mounths name? cuase i couldnt find any mounths name in any php file or template

thanks

NTLDR 08-29-2002 09:03 PM

It should be in admin/fuctions.php in a function called vbdate(); if I'm correct. It definatly should be that file though.

khaleejy 08-29-2002 09:08 PM

ok but i still dont know where can i change the values!! i dont wanna show Aug in english.. how can i change it??
notice: i know some php commands

Scott MacVicar 08-29-2002 09:10 PM

<a href="http://www.vbulletin.com/forum/showthread.php?s=&threadid=46314" target="_blank">http://www.vbulletin.com/forum/showt...threadid=46314</a>

its actually set in the php locale settings read that thread for more info

khaleejy 08-29-2002 09:23 PM

ok ppn
ive type the following in the 3 global.php file:

<?php
setlocale (LC_ALL, 'ar_AR');
error_reporting(7);
....

it should change Aug to arabic.. but its not. why not????

khaleejy 08-29-2002 09:44 PM

helloooooo im waiting..

Scott MacVicar 08-29-2002 09:49 PM

Don't be so impatient.

I just know thats the function, I'm not too sure on the value though.

khaleejy 08-29-2002 11:01 PM

hey look ive tried:
setlocale (LC_ALL, 'ar_AR');
and
setlocale (LC_ALL, 'ar_KW');

non of them works!!! do anybody know why?

g-force2k2 08-29-2002 11:46 PM

yes the date() function is regular php coding... if you'd like some faster answers why don't you go read the php.net/manual/en/ go check out the date function there ;) regards...

g-force2k2

Scott MacVicar 08-29-2002 11:55 PM

In the thread i posted it shows a function which is used to set the locale of the script. The thing is the server has to have the locale settings available.

Ask your host which ones are installed.


All times are GMT. The time now is 05:53 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.01008 seconds
  • Memory Usage 1,723KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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