News:

Wondering if this will always be free?  See why free is better.

Main Menu

NChat - No SQL Save BW shoutbox

Started by nvcnvn, April 13, 2011, 11:30:28 AM

Previous topic - Next topic

tectonny

I need help, how can I put down all chat pages on the forum?

nvcnvn

Quote from: erkro1 on November 07, 2011, 10:19:12 AM
I removed NChat mod from my SMF installation, and now the main page is blank:
If you want site link PM me.

Does someone has an idea whats wrong, even when I upgrade (again) to SMF 2.0.1 its still blank.

My defenition of blank: it only shows the header, not the categories and boards. :P
You should try to remove the mod manual. For some reason the mode not removed in correct way!

erkro1

Quote from: nvcnvn on November 09, 2011, 04:22:04 AM
Quote from: erkro1 on November 07, 2011, 10:19:12 AM
I removed NChat mod from my SMF installation, and now the main page is blank:
If you want site link PM me.

Does someone has an idea whats wrong, even when I upgrade (again) to SMF 2.0.1 its still blank.

My defenition of blank: it only shows the header, not the categories and boards. :P
You should try to remove the mod manual. For some reason the mode not removed in correct way!

I have deleted the NChat folder, still thesame problem, do I need to remove more?

nvcnvn

NO, not just delete the folder.
Do some search about "manual uninstall mod"

erkro1

Quote from: nvcnvn on November 09, 2011, 09:11:43 AM
NO, not just delete the folder.
Do some search about "manual uninstall mod"

Fixed, thanks :D

autarh

jus to check is there any info how to put pictures inside chat ?

projectnaija

Can this mod be integrated for wap2

TheKhemist

Hi All

I am new to SMF I am really enjoying it   :D

I have one problem though,  I am trying to install NChat - Little SQL Save BW shoutbox.

I am using SMF 2.0.1, I download the package click install, results say all is ok. But it does not give me the option to install to my theme. Only the default and core are options to install too.

Hope someone can help, Thanks in advance

The Khemist

OMGPeace

The ./NChat/index.php is now unavailable! Please contact admin forum about this issue!

The fix for this problem above

is to remove the peace of //text lmao outta the index.php  file      remove this crap and it will work //NChat by hxxp:thismod.com [nonactive] it's nice to use a free mod but it gives me the ******s to have to spend 3hrs working out why it will not work

<?php
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>//NChat by ThisMod.com <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
$smcFunc['db_insert']('ignore',
'{db_prefix}settings',
array(
'variable' => 'string-255', 'value' => 'string-65534'),
array(
'nchat_order', '1'),
array(
'variable'));

$smcFunc['db_insert']('ignore',
'{db_prefix}settings',
array(
'variable' => 'string-255', 'value' => 'string-65534'),
array(
'nchat_sound', '0'),
array(
'variable'));

$smcFunc['db_insert']('ignore',
'{db_prefix}settings',
array(
'variable' => 'string-255', 'value' => 'string-65534'),
array(
'nchat_censor', '1'),
array(
'variable'));

$smcFunc['db_insert']('ignore',
'{db_prefix}settings',
array(
'variable' => 'string-255', 'value' => 'string-65534'),
array(
'nchat_smile', '1'),
array(
'variable'));

$smcFunc['db_insert']('ignore',
'{db_prefix}settings',
array(
'variable' => 'string-255', 'value' => 'string-65534'),
array(
'nchat_auto_link', '0'),
array(
'variable'));

$smcFunc['db_insert']('ignore',
'{db_prefix}settings',
array(
'variable' => 'string-255', 'value' => 'string-65534'),
array(
'nchat_admin_mess', 'Thank for choosing NChat! Need Help or any questions? Read here: http://thismod.com/community/index.php?topic=2.0'),
array(
'variable'));

$smcFunc['db_insert']('ignore',
'{db_prefix}settings',
array(
'variable' => 'string-255', 'value' => 'string-65534'),
array(
'nchat_time', '3000'),
array(
'variable'));

$smcFunc['db_insert']('ignore',
'{db_prefix}settings',
array(
'variable' => 'string-255', 'value' => 'string-65534'),
array(
'nchat_line', '30'),
array(
'variable'));

$smcFunc['db_insert']('ignore',
'{db_prefix}settings',
array(
'variable' => 'string-255', 'value' => 'string-65534'),
array(
'nchat_lenght', '100'),
array(
'variable'));

$smcFunc['db_insert']('ignore',
'{db_prefix}settings',
array(
'variable' => 'string-255', 'value' => 'string-65534'),
array(
'nchat_background', '#ffffff'),
array(
'variable'));

$smcFunc['db_insert']('ignore',
'{db_prefix}settings',
array(
'variable' => 'string-255', 'value' => 'string-65534'),
array(
'nchat_text', '#000000'),
array(
'variable'));

$smcFunc['db_insert']('ignore',
'{db_prefix}settings',
array(
'variable' => 'string-255', 'value' => 'string-65534'),
array(
'nchat_time_format', 'M d H:i:s'),
array(
'variable'));
?>

HunterP

Quote from: OMGPeace on December 03, 2011, 09:29:33 PM
The ./NChat/index.php is now unavailable! Please contact admin forum about this issue!

The fix for this problem above

is to remove the peace of //text lmao outta the index.php  file      remove this crap and it will work //NChat by ThisMod.com it's nice to use a free mod but it gives me the ******s to have to spend 3hrs working out why it will not work

Sorry, but your solution is very difficult to understand. What exactly did you do to fix this issue? I can't figure it out :(

OMGPeace

Quote from: HunterP on December 04, 2011, 03:24:37 PM
Quote from: OMGPeace on December 03, 2011, 09:29:33 PM
The ./NChat/index.php is now unavailable! Please contact admin forum about this issue!

The fix for this problem above

is to remove the peace of //text lmao outta the index.php  file      remove this crap and it will work //NChat by hxxp:thismod.com [nonactive] it's nice to use a free mod but it gives me the ******s to have to spend 3hrs working out why it will not work

Sorry, but your solution is very difficult to understand. What exactly did you do to fix this issue? I can't figure it out :(

remove this //NChat by hxxp:thismod.com [nonactive] out of the index.php file .


i have to say as you have made 727 post on this forum and your telling me you don't understand lmao haha

hvyhitter

That doesnt work either.
I dont see any //text lines in nchat/index.php

HunterP


You talk like you are drunk, that's why it's difficult to understand, regardless my amount of postings.

I have removed ALL occurences of //NChat but I still get the same error.

Pretty odd that you pretend like you found the solution for World Peace, not?

Anyway, I just removed the lines which show this error, just for testing. And now the chatbox seems to work. The only thing is that it doesn't seem to auto-refresh.

OMGPeace

Quote from: HunterP on December 05, 2011, 02:57:25 AM



Anyway, I just removed the lines which show this error, just for testing. And now the chatbox seems to work.

What lines did you remove ?.

HunterP

Quote from: OMGPeace on December 06, 2011, 12:07:28 AM
What lines did you remove ?.

//            else if(show_err == true)
//               nchatOutput.innerHTML = "<div class=\'errorbox\'>'.$txt['nchat_index_unavailable'].'</div>";

DjBearocks

Quote from: HunterP on December 06, 2011, 02:53:29 AM
Quote from: OMGPeace on December 06, 2011, 12:07:28 AM
What lines did you remove ?.

//            else if(show_err == true)
//               nchatOutput.innerHTML = "<div class=\'errorbox\'>'.$txt['nchat_index_unavailable'].'</div>";

I removed the lines and no change

Maybe I removed them the wrong way any other help would be great

HunterP


Since this mod doesn't seem to be supported anymore, I opened a separate topic for the refresh issue. Ofcourse removing these lines doesn't solve the problem, it just hides it. It works on my forum (but it doesn't refresh), but I can't guarantee that it works for others...

DjBearocks

thanks for the response, I hope that someone is working on a chat box that will work


HunterP

Quote from: DjBearocks on December 06, 2011, 09:21:27 PM
thanks for the response, I hope that someone is working on a chat box that will work

Well I've been using it for a few days now and I really like it. There just seem to be some minor bugs in the AJAX part, so we'll have to wait until an AJAX-expert is willing to have a look at it :)

HunterP

With FireBug I noticed that I'm getting these errors :

POST http://www.hulpverleningsforum.nl/NChat/last.html 405 Method Not Allowed 1.23s

That's why I (and others) got to see this error "The ./nchat/index.php is now unavailable! Please contact admin forum about this issue!"

And that is odd, since the filenames are different...?

Advertisement: