Welcome to Geeklog, Anonymous Sunday, November 24 2024 @ 08:00 am EST
Geeklog Forums
jQchat deveolpment quit?
Page navigation
I am looking for a chat / shoutbox INSIDE GeekLog.
jQchat looks nice, but I can not get it to work inside Geeklog 1.8.0 (block does not work properly)
On the developers site, I cannot find anything about jQchat... so it seems that support development is stopped.
Also Chatterbox I can not get to work.
Intra Messenger is nice, but except authentication, it is totally outside GeekLog.
Anybody has something (made or adapted)?
jQchat looks nice, but I can not get it to work inside Geeklog 1.8.0 (block does not work properly)
On the developers site, I cannot find anything about jQchat... so it seems that support development is stopped.
Also Chatterbox I can not get to work.
Intra Messenger is nice, but except authentication, it is totally outside GeekLog.
Anybody has something (made or adapted)?
28
39
Quote
Status: offline
Zippo
Forum User
Chatty
Registered: 07/08/11
Posts: 53
I know.... also I made a change of the emoticons path... (which was not working in the wamp), but I still cannot type anything in the wamp.
And the wamp is just the feature what I'm looking for.
(I visited the authors site, but it is not under downloads, they are running the live chat part on their site.)
Left a comment, asking for an update.
- I found also a different shoutbox... but I cannot get it to work in a block
- I tried chatterbox... crashed my site (see my post in feedback)
But hosting a game clan, an inside chat/messenger would complete the site.
And the wamp is just the feature what I'm looking for.
(I visited the authors site, but it is not under downloads, they are running the live chat part on their site.)
Left a comment, asking for an update.
- I found also a different shoutbox... but I cannot get it to work in a block
- I tried chatterbox... crashed my site (see my post in feedback)
But hosting a game clan, an inside chat/messenger would complete the site.
31
46
Quote
Status: offline
Laugh
Site Admin
Admin
Registered: 09/27/05
Posts: 1470
Location:Canada
The author still does work on Geeklog stuff (though I do not know his plans for jQchat). I would try contacting him directly using his contact us form
http://www.flashyourweb.com/profiles.php?uid=3
One of the Geeklog Core Developers.
http://www.flashyourweb.com/profiles.php?uid=3
One of the Geeklog Core Developers.
28
38
Quote
Status: offline
suprsidr
Forum User
Full Member
Registered: 12/29/04
Posts: 555
Location:Champaign, Illinois
make sure you're not calling a second version of jquery after jQchat's javascript is included.
use firebug to check for javascript errors.
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
use firebug to check for javascript errors.
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
34
35
Quote
Status: offline
Zippo
Forum User
Chatty
Registered: 07/08/11
Posts: 53
Quote by: suprsidr
make sure you're not calling a second version of jquery after jQchat's javascript is included.
use firebug to check for javascript errors.
-s
I am sure you know what you are talking about.
I am sorry to say.... "I don't."
40
39
Quote
Status: offline
suprsidr
Forum User
Full Member
Registered: 12/29/04
Posts: 555
Location:Champaign, Illinois
first step, get firebug for firefox.
Then open the firebug console and reload your page.
report any errors here.
If your wamp is reachable send me the url.
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
Then open the firebug console and reload your page.
report any errors here.
If your wamp is reachable send me the url.
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
35
31
Quote
Status: offline
suprsidr
Forum User
Full Member
Registered: 12/29/04
Posts: 555
Location:Champaign, Illinois
looks like geeklog's data directory is not writable, no chat.txt is being created http://kom.ninanauk.net/data/
and this directory should not be reachable vis the internet.
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
and this directory should not be reachable vis the internet.
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
33
45
Quote
Status: offline
suprsidr
Forum User
Full Member
Registered: 12/29/04
Posts: 555
Location:Champaign, Illinois
You have a server/configuration problem, this is not an issue w/ jQchat
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
35
41
Quote
Status: offline
suprsidr
Forum User
Full Member
Registered: 12/29/04
Posts: 555
Location:Champaign, Illinois
I already debugged, the chat.txt and related files are not being created in $_CONF['path_data']
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
34
37
Quote
Status: offline
suprsidr
Forum User
Full Member
Registered: 12/29/04
Posts: 555
Location:Champaign, Illinois
I would not be able to check/do anything w/out ftp access
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
48
29
Quote
Status: offline
suprsidr
Forum User
Full Member
Registered: 12/29/04
Posts: 555
Location:Champaign, Illinois
So is this the installation in public_html/beta?
if so, where is geeklog's plugins directory? I see a plugins directory, but it sure does not belong to geeklog.
Also cpanel does not allow you to have writable directories and files in a public space - I'm sure your error logs are full of errors.
you also have many php warning regarding fopen not being able to find error.log missing log directory as well as the data directory.
A cpanel environment is perfectly suited for geeklog sites as it allows directories outside of the web root(unlike plesk)
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
if so, where is geeklog's plugins directory? I see a plugins directory, but it sure does not belong to geeklog.
Also cpanel does not allow you to have writable directories and files in a public space - I'm sure your error logs are full of errors.
you also have many php warning regarding fopen not being able to find error.log missing log directory as well as the data directory.
A cpanel environment is perfectly suited for geeklog sites as it allows directories outside of the web root(unlike plesk)
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
48
28
Quote
Status: offline
Zippo
Forum User
Chatty
Registered: 07/08/11
Posts: 53
I tried to send you my site map...
All I get is "Spam detetected... Message deleted!", hetre and in mail
I'll try again. (Send me a normal emailaddres so I can explain. if you need more info)
/kom is the one. Directly from webroot (/public_html/beta is the old one)
/kct will be a second one Directly from webroot (/public_html/kappa is the old one. now running!)
As soon kom is running completely a copy will be made into kct.
I play Grepolis on 2 worlds, I want for each world a GeekLog running.
All I get is "Spam detetected... Message deleted!", hetre and in mail
I'll try again. (Send me a normal emailaddres so I can explain. if you need more info)
/kom is the one. Directly from webroot (/public_html/beta is the old one)
/kct will be a second one Directly from webroot (/public_html/kappa is the old one. now running!)
As soon kom is running completely a copy will be made into kct.
I play Grepolis on 2 worlds, I want for each world a GeekLog running.
41
31
Quote
Status: offline
suprsidr
Forum User
Full Member
Registered: 12/29/04
Posts: 555
Location:Champaign, Illinois
Ok, here is what I found.
javascript errors from the flicker plugin - setting javascript in the head whereas all other js is in the footer(Ben, heads up)
Relative paths in jQchat break when geeklog is not in the site's root.(that's me)
jQuery plugin forcing jsonp on all ajax requests - looking into that now(Ben, heads up)
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
javascript errors from the flicker plugin - setting javascript in the head whereas all other js is in the footer(Ben, heads up)
Relative paths in jQchat break when geeklog is not in the site's root.(that's me)
jQuery plugin forcing jsonp on all ajax requests - looking into that now(Ben, heads up)
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
49
29
Quote
Status: offline
suprsidr
Forum User
Full Member
Registered: 12/29/04
Posts: 555
Location:Champaign, Illinois
Switched my plugin to jsonp which fixed the immediate issue, but forcing jsonp still needs to be investigated.
I have not looked, but the jQuery plugin is probably using jQuery.ajaxSetup().
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
I have not looked, but the jQuery plugin is probably using jQuery.ajaxSetup().
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
36
32
Quote
Page navigation
All times are EST. The time is now 08:00 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content