| |
| | |

CodersClub

 Forgot password?
 Register
Search
Author: alen
Collapse the left

chatting room

[Copy link]

 Palestine

Post time: 2013-07-17 00:39
| Show all posts
mj1919 2013-7-16 22:56
Did not support 2.5 ??!!!
see this screen shot, 2.5ML on local host,

it work with me in x3

i didn't try it for x2.5

but i think it support
Post time: 2013-07-17 00:51
| Show all posts
khalid 2013-7-17 01:39
it work with me in x3

i didn't try it for x2.5

i installed in 2.5, not worked,
see screenshot ,

is there any solution for installing in 2.5 ?
thank you


This post contains more resources

You have to Login for download or view attachment(s). No Account? Register

x
Post time: 2013-07-17 13:02
| Show all posts
The same problem on my X3 (rev. #205).

 Russia

Post time: 2013-07-17 13:29
| Show all posts
Show me the page block code containing that text at the page top.
(Browser - Show page source)
Post time: 2013-07-17 13:32
| Show all posts

  1. <?
  2. if(!defined('IN_DISCUZ')) {
  3. exit('Access Denied');
  4. }
  5. loadcache('plugin');
  6. $chat = array();
  7. $config = $_G['cache']['plugin']['th_chat'];
  8. $chat['bgcss'] = 'background:#FFF';
  9. if($config['chat_bg']){
  10. $chat['bgcss'] .= ' url('.$config['chat_bg'].')';
  11. switch($config['chat_bgpos']){
  12. case 1: $x = 'left top';break;
  13. case 2: $x = 'center top';break;
  14. case 3: $x = 'right top';break;
  15. case 4: $x = 'left center';break;
  16. case 5: $x = 'center center';break;
  17. case 6: $x = 'right center';break;
  18. case 7: $x = 'left buttom';break;
  19. case 8: $x = 'center buttom';break;
  20. case 9: $x = 'right buttom';break;
  21. }
  22. switch($config['chat_bgrepeat']){
  23. case 1: $y = 'no-repeat';break;
  24. case 2: $y = 'repeat-x';break;
  25. case 3: $y = 'repeat-y';break;
  26. case 4: $y = 'repeat';break;
  27. }
  28. $chat['bgcss'] .= ' '.$x.' '.$y;
  29. }
  30. $chat['bgcss'] .= ';';
  31. $chat['delay'] = intval($config['chat_delay']);
  32. $chat['reload'] = intval($config['chat_reload']);
  33. $chat['guest_show'] = $config['guest_show'];
  34. $chat['chatrowmax'] = $config['chat_init'];
  35. $chat['iscleardata'] = $config['typechatrow'];
  36. $chat['editor'] = '';
  37. if($config['usedzc']){
  38. $chat['editor'] .= '<a href="javascript:void(0);" title="Bold" class="fbld" onclick="seditor_insertunit(\'nzchat\', \'[b]\', \'[/b]\')">B</a>
  39. <a href="javascript:void(0);" title="Italics" style="background-position: -20px 0px;" onclick="seditor_insertunit(\'nzchat\', \'[i]\', \'[/i]\')">I</a>
  40. <a href="javascript:void(0);" title="Underlined" style="background-position: -40px 0px;" onclick="seditor_insertunit(\'nzchat\', \'[u]\', \'[/u]\')">U</a>
  41. <a href="javascript:void(0);" title="Color" class="fclr" id="nzchatforecolor" onclick="showColorBox(this.id, 2, \'nzchat\');doane(event)">Color</a>
  42. ';
  43. }
  44. if($config['useimg']){
  45. $chat['editor'] .= '<a id="nzchatimg" href="javascript:void(0);" title="Insert IMG" class="fmg" onclick="seditor_menu(\'nzchat\', \'img\')">Image</a>
  46. ';
  47. }
  48. if($config['usedzc']){
  49. $chat['editor'] .= '<a id="nzchaturl" href="javascript:void(0);" title="Insert link" class="flnk" onclick="seditor_menu(\'nzchat\', \'url\')">Link</a>
  50. ';
  51. }
  52. if($config['useemo']){
  53. $chat['editor'] .= '<a href="javascript:void(0);" class="fsml" id="nzchatsml" title="Insert Emotion" onclick="showMenu({\'ctrlid\':this.id,\'evt\':\'click\',\'layer\':2});return false;">Smilies</a>
  54. ';
  55. }
  56. $chat['welcometext'] = $config['welcometext'];
  57. $chat['sort'] = $config['chat_type'];
  58. ?>
Copy the Code

 Palestine

Post time: 2013-07-17 15:46
| Show all posts
worked in x3 #203

 Palestine

Post time: 2013-07-17 15:46
| Show all posts

 Russia

Post time: 2013-07-17 15:57
| Show all posts
<?
if(!defined('IN_DISCUZ')) {
exit('Access Denied');
}

No, I'm talking about the PAGE HTML CODE in a browser!
Post time: 2013-07-17 15:57
| Show all posts
for 2.5?

 Russia

Post time: 2013-07-17 16:07
| Show all posts
Yes, x2.5
You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-05-09 03:06 GMT+3 , Processed in 0.085519 sec., 7 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list