You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 52 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Recommend chat module / block that works with version 6.5 [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Ghostwalker
Nuke Soldier
Nuke Soldier


Joined: Jan 31, 2003
Posts: 11

Location: USA

PostPosted: Sat May 17, 2003 9:01 am Reply with quoteBack to top

I found a pretty good one we use it on our website. Its a simple flash chat thats itergraded into nuke module. No sql, no configs needed just chmod 2 files and its good to go. You can get it here http://www.mtechnik.net/php/modules.php?name=Downloads&d_op=getit&lid=218

_________________
CHS Ghostwalker
www.clan-hellspawn.com
ghostwalker@clan-hellspawn.com
Find all posts by GhostwalkerView user's profileSend private messageSend e-mailVisit poster's website
IACOJ
Major
Major


Joined: Jan 15, 2003
Posts: 1269

Location: USA

PostPosted: Mon May 26, 2003 7:47 am Reply with quoteBack to top

Just a note for anyone wanting to install SPchat. There is an error in the install file which is my fault because I dind't send the proper translation after the files change. There is one thing missing out of the read me file.

If you are using the English, French or Italian install instructions, disregard the line that tells you to rename the profile.php the code changed since that instruction was written and you don't need to do that now.

Second thing which is missing out of the readme but is in the install, is that modules/SPChat/inc MUST be chmod 777 to be able to create the config before first run.

If you didn't Chmod the inc folder. Dump your tables, chmod the folder and do it again. Then you wont have any problems. If you can't figure out what the problems, why your chat isn't working right. Check the logfile, if you get a helper_inc.php error, the problem is the chmod, and you need to dump your tables.

I'm sorry if this caused problems for anyone. I didn't realize that the new vs had been released to the public.
Find all posts by IACOJView user's profileSend private message
jdimaging
Nuke Soldier
Nuke Soldier


Joined: Jun 02, 2003
Posts: 18


PostPosted: Wed Jun 11, 2003 11:13 pm Reply with quoteBack to top

I installed spchat today and it seems to work very nicely. http://www.runningtrades.com/index.php. The problem I am having is since them my bulletin board says I do not have authority to administer it from the admin panel. I am not familiar with php nor mysql. My thoughts are something changed in a table or something but no idea what to do.

Any ideas on how to check where the table error is.

Thank you for any help you can provide.
Find all posts by jdimagingView user's profileSend private message
IACOJ
Major
Major


Joined: Jan 15, 2003
Posts: 1269

Location: USA

PostPosted: Thu Jun 12, 2003 9:59 am Reply with quoteBack to top

Did you change anything in the sql? It shouldn't affect your board at all. It creates its own tables. Go into your log file and see if there are any errors listed there.

Are you using Nuke 6 or 6.5?

When you uploaded the files did you upload them to the correct place?

Chmod inc folder 777?

Try deactivating the chat in modules, and see if that changes the error you are getting for the forum. I don't see how it could effect the forum unless you overwrote one of the admin files for the forum, but they are named different things so I can't see how that would happen.

That being said the chat script shouldn't affect the forums at all. the admin name you used to sign in and set up the chat is your super admin for the forum correct? That is the only thing I can think of that might make a difference if you have more then one superadmin, and you used different names.

If that is the case, deactivate the module. Log out of the site. Delete the tables related to the chat, (they all say spchat) Personally I would reupload all the files related to the chat, chmod inc folder 777. Log back into your site as both user and superadmin (the original that you started the site with) then reinstall the chat.

Otherwise I have no idea what it might be. What else did you recently install? Is it a new install of Nuke?

Try turning debugging on.
Find all posts by IACOJView user's profileSend private message
DaveHShapiro
Nuke Soldier
Nuke Soldier


Joined: Jun 06, 2003
Posts: 12


PostPosted: Thu Jun 12, 2003 12:27 pm Reply with quoteBack to top

I have a chat on php-nuke 6.5 but had to pay someone to make is custom for me so I'm not sure I'm going to release it.


http://shadowchat.net
Find all posts by DaveHShapiroView user's profileSend private message
jdimaging
Nuke Soldier
Nuke Soldier


Joined: Jun 02, 2003
Posts: 18


PostPosted: Thu Jun 12, 2003 12:48 pm Reply with quoteBack to top

I really don't think spchat is the problem. It runs really nice. I tried uploading the bulletin board again, applying secfix 3 changes and now I no longer get don't have authorization to log in. I get:

Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/runningtrades.com/httpdocs/modules/Forums/common.php on line 168

Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/runningtrades.com/httpdocs/modules/Forums/common.php on line 169

Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/runningtrades.com/httpdocs/modules/Forums/common.php on line 170

Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/runningtrades.com/httpdocs/modules/Forums/common.php on line 171

Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/runningtrades.com/httpdocs/modules/Forums/common.php on line 172

Fatal error: Call to a member function on a non-object in /usr/local/psa/home/vhosts/runningtrades.com/httpdocs/modules/Forums/common.php on line 223

My analyze.php is at http://www.runningtrades.com/analyze.php

Any ideas? Thanks
Find all posts by jdimagingView user's profileSend private message
IACOJ
Major
Major


Joined: Jan 15, 2003
Posts: 1269

Location: USA

PostPosted: Thu Jun 12, 2003 1:58 pm Reply with quoteBack to top

I just looked at your site and noticed that the nuke copyrights have been removed. I'm afraid I can't help you any further.
Find all posts by IACOJView user's profileSend private message
jdimaging
Nuke Soldier
Nuke Soldier


Joined: Jun 02, 2003
Posts: 18


PostPosted: Thu Jun 12, 2003 4:09 pm Reply with quoteBack to top

The copyrights are still there, maybe you looked when I changed a skin as was in the midst of that. I would never remove the copyright as I still can't quite believe this amazing program is free.

I managed to get into the bulletin boards through the admin and it seems to be working now. Thanks for your help.
Find all posts by jdimagingView user's profileSend private message
IACOJ
Major
Major


Joined: Jan 15, 2003
Posts: 1269

Location: USA

PostPosted: Thu Jun 12, 2003 7:08 pm Reply with quoteBack to top

The copyrights in the footer have been removed.
Find all posts by IACOJView user's profileSend private message
jdimaging
Nuke Soldier
Nuke Soldier


Joined: Jun 02, 2003
Posts: 18


PostPosted: Thu Jun 12, 2003 11:56 pm Reply with quoteBack to top

The site I am working on is www.runningtrades.com/index.php. I think you may be looking at the non-nuke site which is still live.
Find all posts by jdimagingView user's profileSend private message
IACOJ
Major
Major


Joined: Jan 15, 2003
Posts: 1269

Location: USA

PostPosted: Fri Jun 13, 2003 5:15 am Reply with quoteBack to top

Nope looking at the right site.
Find all posts by IACOJView user's profileSend private message
jdimaging
Nuke Soldier
Nuke Soldier


Joined: Jun 02, 2003
Posts: 18


PostPosted: Fri Jun 13, 2003 9:12 am Reply with quoteBack to top

Is this not the copyright information you mean?

Web site engine's code is Copyright © 2003 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.

I know I had lost it once messing around with the footer and Raven got it back in for me on another site, but want to make sure this is what I am supposed to have. Or do you mean the page generation time as I lost that and am not sure how?
Find all posts by jdimagingView user's profileSend private message
mFactor
Nuke Soldier
Nuke Soldier


Joined: Jun 11, 2003
Posts: 27


PostPosted: Thu Jun 19, 2003 7:47 pm Reply with quoteBack to top

jdimaging wrote:
I installed spchat today and it seems to work very nicely. http://www.runningtrades.com/index.php. The problem I am having is since them my bulletin board says I do not have authority to administer it from the admin panel. I am not familiar with php nor mysql. My thoughts are something changed in a table or something but no idea what to do.

Any ideas on how to check where the table error is.

Thank you for any help you can provide.


Hey, I like the block you have that shows the chat rooms for SpinChat. Is that included in the SpinChat install or did you DL somewhere else?
Find all posts by mFactorView user's profileSend private message
jdimaging
Nuke Soldier
Nuke Soldier


Joined: Jun 02, 2003
Posts: 18


PostPosted: Fri Jun 20, 2003 10:33 am Reply with quoteBack to top

No I didn't do anything the block came with the module and you can actually see who is in which chat rooms. Neat hey!
Find all posts by jdimagingView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.384 Seconds - 276 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::