View Single Post
  #15  
Old 04-19-2005, 06:27 PM
Pseudomizer's Avatar
Pseudomizer Pseudomizer is offline
 
Join Date: Mar 2002
Location: Germany
Posts: 614
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

New bugs have been reported. Here is the list of what will be fixed in a couple of days:

Chat Who page:
- Counting of invisible users are wrong
- Table is hardcoded in chat_who.php and not in VBulletin CSS style
- German wording for number of users in chat is wrong

Menu Creator in DigiChat Admin Panel:
- numbering is 10,20 and 30 for the examples. DigiChat does not allow this kind of numbering. It has to be contigous. Note will be placed and examples will be adjusted.

Installer:
Installer does not create Table Prefix for the database column.

DigiChat_admin:
Update query in digichat_admin does not use the Table prefix.

Question:

I have been asked to alter the chat profile option for the user icons. For many people it is too complicated to manually change 70 rows of HTML code to show the proper chat icons in the chat profile.

I tried to place this into a PHP code but then the following problem occurs:
Assuming you have 5 user icons in digichat and they start from id 1000 to 1005. Now you delete icon 1003 and then you add a new icon. The new icon will have icon id 1006 and icon 1003 will be left empty. There is no way of creating a new icon with the id of 1003. Some people have "holes" in their numbers. They are not contigously.

If I would write the PHP code the icon ids would be contigously and people would see red X instead of user icons in the chat profile.

The only way of fixing this would be a new option in the GUI to define the start id and the end id + icons which have to be excluded.

Do people agree with this approach or does anyone have any better idea approaching this problem?

Thanks in advance and thanks for the good feedback coolegg.

Cheers,
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01872 seconds
  • Memory Usage 1,763KB
  • 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)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