| Author |
Message |
dutchie

Joined: Feb 25, 2008
Posts: 11
|
Posted:
Mon Feb 25, 2008 2:37 pm |
|
I installed all files and imported the sql file using phpmyadmin.
I activated the module. The admin icon does show in the admin section.
I just do not get the chat window! It shows up as one single blank line...
I use Nuke 7.6, patched 3.1.. |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Mon Feb 25, 2008 7:34 pm |
|
Can you post a link to your chat(that doesn't require registration )? I can help better if I can check it out. |
| |
|
|
 |
dutchie

Joined: Feb 25, 2008
Posts: 11
|
Posted:
Tue Feb 26, 2008 2:46 am |
|
| gotcha wrote: |
Can you post a link to your chat(that doesn't require registration )? I can help better if I can check it out. |
Yes I can, but seeing that you can not enter the chat without registering, how should I set it up for you? My website is www.larger-than-life.org |
| |
|
|
 |
dutchie

Joined: Feb 25, 2008
Posts: 11
|
Posted:
Tue Feb 26, 2008 6:59 am |
|
I edited the module to be visible to all visitors, including non-registered, so you can have a look at it. |
| |
|
|
 |
dutchie

Joined: Feb 25, 2008
Posts: 11
|
Posted:
Tue Feb 26, 2008 9:20 am |
|
gotcha, thanks for the offer to help. I managed to solve the problem by soft-switching (.htaccess) to php5. It now works like a charm. |
| |
|
|
 |
melknight69

Joined: Mar 09, 2008
Posts: 1
|
Posted:
Sun Mar 09, 2008 12:05 pm |
|
| dutchie wrote: |
| gotcha, thanks for the offer to help. I managed to solve the problem by soft-switching (.htaccess) to php5. It now works like a charm. |
I am having the same problem with live chat, but I am a newbie to php nuke. how exactly did you get it to work? I uploaded the folder to my root which would be the main folder. and i uploaded the db file to my phpadmin. is there anything else that needs to be uploaded? And how exactly did you soft-switch to php5? |
| |
|
|
 |
dutchie

Joined: Feb 25, 2008
Posts: 11
|
Posted:
Sun Mar 09, 2008 1:54 pm |
|
In the root folder of your site is the file .htaccess
You should add a line to it (I did it at the beginning) which reads:
| Code: |
AddHandler application/x-httpd-php5 .php |
Save the file and you're in business! |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Sun Mar 09, 2008 4:30 pm |
|
dutchie's suggestion may work for some people, but it really depends on your host. If this doesn't work, do a search on your hosting providers website. If you can't switch to php5, I would suggest getting another host right away. php4 won't be supported or updated for much longer so it is better to get updated as soon as you can. |
| |
|
|
 |
seasonace

Joined: Mar 09, 2008
Posts: 9
|
Posted:
Tue Mar 11, 2008 7:36 pm |
|
yeah, everything is working for me too -- but I do not get the chat window to populate. phpnuke 8.0, php5.2.5 -- but IIS -- doesn't use .htaccess files.
any suggestions? the db looks good too -- every line entered into live chat gets entered to the database.
any suggestions? |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Wed Mar 12, 2008 9:10 am |
|
I would have to look. Open up the module or block to all visitors and drop me a link. |
| |
|
|
 |
seasonace

Joined: Mar 09, 2008
Posts: 9
|
Posted:
Wed Mar 12, 2008 5:02 pm |
|
it's open to ALL visitors now.. thank you for taking a look. |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Wed Mar 12, 2008 6:08 pm |
|
Hmm.. that is great and all, but I don't see a link to your site. |
| |
|
|
 |
seasonace

Joined: Mar 09, 2008
Posts: 9
|
Posted:
Wed Mar 12, 2008 6:27 pm |
|
|
|
 |
seasonace

Joined: Mar 09, 2008
Posts: 9
|
Posted:
Thu Mar 13, 2008 9:34 am |
|
Did you get a chance to check out my Live Chat?
any ideas? |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Thu Mar 13, 2008 4:26 pm |
|
Yeah, my thought is that it has something to do with your mysql version. Can you find out what version of mysql you are running(You can usually find out in phpmyadmin) and let me know. I'll try to whip up a workaround asap. |
| |
|
|
 |
|
|