11
cmagana
Re: ChatMX is available now! - New Chat module
  • 2003/11/30 19:55

  • cmagana

  • Not too shy to talk

  • Posts: 131

  • Since: 2003/11/8


Verify that your code of the file to admin_header is like following:
Quote:
if ( $xoopsUser ) {
$xoopsModule = XoopsModule::getByDirname("chatmx");
if ( !$xoopsUser->isAdmin($xoopsModule->mid()) ) {
redirect_header(XOOPS_URL."/",3,_NOPERM);
exit();
}
} else {
redirect_header(XOOPS_URL."/",3,_NOPERM);
exit();
}

at getByDirname("chatmx") is very important that say: chatmx

I hope that your problem is solved

12
svaha
Re: ChatMX is available now! - New Chat module
  • 2003/11/30 20:28

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


Ok this was in the file :
Quote:
if ( $xoopsUser ) {
$xoopsModule = XoopsModule::getByDirname("chat");
if ( !$xoopsUser->isAdmin($xoopsModule->mid()) ) {
redirect_header(XOOPS_URL."/",3,_NOPERM);
exit();

I changed chat to chatmx,

Now I can access the module in admin menu, but not elsewhere because I get another fatal error :
Quote:
Fatal error: Cannot redeclare convertblocktitle() (previously declared in /home/saghra/public_html/header.php:249) in /home/saghra/public_html/header.php on line 249


Because I had the same problem in the WF sections module, I asked for an answer in the FAQ forum, but nobody answered, so I am not yet able to chat.

Anyway, thanks for your quick reply, gracias

Aloha

13
cmagana
Re: ChatMX is available now! - New Chat module
  • 2003/12/1 1:58

  • cmagana

  • Not too shy to talk

  • Posts: 131

  • Since: 2003/11/8


You need re-download the module, I'd updated this module, now it works well, without errors.

14
dirch
Re: ChatMX is available now! - New Chat module
  • 2003/12/1 18:13

  • dirch

  • Just popping in

  • Posts: 27

  • Since: 2003/8/29


You can find the german-files here:

Click here

15
cmagana
Re: ChatMX is available now! - New Chat module
  • 2003/12/1 18:44

  • cmagana

  • Not too shy to talk

  • Posts: 131

  • Since: 2003/11/8


Thanks, I'll update the module package.

16
cmagana
Re: ChatMX is available now! - New Chat module
  • 2003/12/3 4:53

  • cmagana

  • Not too shy to talk

  • Posts: 131

  • Since: 2003/11/8


Here is the .fla source files to chatMX, with this you'll can presonalize you chat room, private messages and intro.

http://www.neoideas.net/xoops/modules/mydownloads/singlefile.php?cid=10&lid=14


17
Chappy
Re: ChatMX is available now! - New Chat module
  • 2003/12/3 7:13

  • Chappy

  • Friend of XOOPS

  • Posts: 456

  • Since: 2002/12/14


This is a realy great mod. OUr virtual host won't let us us it due to the fact that it uses a text file rather than MySQL but I enjoyed testing it out!

Great job!

18
Anonymous
Re: ChatMX is available now! - New Chat module
  • 2003/12/3 15:20

  • Anonymous

  • Posts: 0

  • Since:


I agree this is a splendid module. I downlaoded the .fla files from the above link and when I try to open them in FLASHMX to personalise the swf for my site. Flash tellse me these files are 'Unexpected File Format' and will not open them.

Great module

Cheers

Serge


19
dirch
Re: ChatMX is available now! - New Chat module
  • 2003/12/3 15:47

  • dirch

  • Just popping in

  • Posts: 27

  • Since: 2003/8/29


I have the same Problem with Flash5

20
bennie
Re: ChatMX is available now! - New Chat module
  • 2003/12/3 15:50

  • bennie

  • Just popping in

  • Posts: 40

  • Since: 2003/7/3 1


hello,

can anybody explain to me how to get the language (dutch) working, english works fine but when i turn to dutch i get nothing but code on my screen.
like so:
_MD_CHAT_CHAT

--------------------------------------------------------------------------------
_MD_CHAT_UACT

--------------------------------------------------------------------------------

_MD_CHAT_RENO_MD_CHAT_BOTO
_MD_CHAT_TUNO



_MD_CHAT_POP2
_MD_CHAT_POP3


_MD_CHAT_INTR1

_MD_CHAT_INTR2
_MD_CHAT_INTR3
_MD_CHAT_INTR4
_MD_CHAT_INTR5
_MD_CHAT_INTR6 _MD_CHAT_INTR9.
_MD_CHAT_INTR7
_MD_CHAT_INTR8



_MD_CHAT_REC1

_MD_CHAT_REC2
_MD_CHAT_REC3
_MD_CHAT_REC4



--------------------------------------------------------------------------------
_MD_CHAT_HEL1 _MD_CHAT_HEL2.

i like the mod in english but in dutch even more.
i hope someone can help mee out!
Thankzz

Login

Who's Online

253 user(s) are online (184 user(s) are browsing Support Forums)


Members: 0


Guests: 253


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits