Thread: Major Additions - Mary's Classifieds
View Single Post
  #1405  
Old 10-22-2011, 06:29 AM
sadiq6210 sadiq6210 is offline
 
Join Date: Sep 2005
Posts: 684
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ChrisTERiS View Post
About the width. I've set it to use 100% of the available space. You can see it in the file classifieds.php. Search for: $objGrid -> width = '100%'; and you'll find it 2 times. One in categories listings, and one in the search results. The problem is that if you scroll down and see any referrence to: $objGrid-> FormatColumn(..........,"60","center");, the number before the aligment is fixed. In this case 60 means 60px. In the customized version that I ordered means %. As you can understand with fixed column width is very difficult to adjust the page. Even if the grid gets 100% of the available space, still will remain an empty column at the end.

As for the Arabic language (by the way I've lived 2 years in Kuwait). I don't think that should be any problem, as there are no problems with Greek characters which is also a problematic language. If you've setup vB to use RTL, then should be works fine. As for the character set. I've set it to work with UTF-8. Are you using another charset?

Chris
OH you were in Kuwait It is one of our Gulf countries
Thanks Chris for great support.

In the datagrid I have 4 issues
Please have a look to the screen-shot maybe you can support us

1- This is (Condition) column, nothing appears here!
When I enter any item, I can see the condition inside, but in data grid it is not appearing.

2- After edit (microclassifieds\datagrid\class\phpmydatagrid.cla ss.php)
I searched for (Displaying rows) and translated to ARABIC
About charset, I am using "windows-1256"
I am not sure what should I write in "var $charset" so I kept it as it is.
Code:
var $charset = "ISO-8859-1";  var $sqlcharset = "windows-1256";

3- I want to move it to right side.

4- how center all text in all cells?
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01160 seconds
  • Memory Usage 1,767KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete