[CDB] Ajax Chat

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Scam Warning
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by spaceace »

Dridien wrote:It gives me

Code: Select all

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Whenever I click popup or archive.

Running PHP Version 5.5.23.
cpg-at-work wrote:Hallo,

... and thank you for the good work!

I get this message
(using password: NO) Error-Code: 1045
when I click on "Chat Center" in my forum.
Has anyone a tipp?

Thank you
best regards
cpg
i'm unable to reproduce either of these issues. could you provide a link to the site with a login to me in a PM please?
cpg-at-work
Registered User
Posts: 76
Joined: Sat Sep 22, 2012 6:38 pm
Location: Germany

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by cpg-at-work »

Hallo,

this works:

http://www.myforum/phpBB3/chat/popup

I think, I can work it out by myself; thanks for your reply!

Best regards
cpg
FomenkoAndrey
Registered User
Posts: 369
Joined: Thu Aug 19, 2010 10:44 am

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by FomenkoAndrey »

I do not want not seem grateful for your work, or to belittle your merits, but...
Why such a voracious chat?
On the Index page 8 9 queries to the database.
If users turns off display of the chat on index page, the number of queries to the database is not reduced.
chatting functions not so much when compared with the analogue (cbb chat), which is sufficient only one request.
it is necessary to optimize work seriously.
Dridien
Registered User
Posts: 6
Joined: Mon Aug 27, 2007 12:40 am

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by Dridien »

spaceace wrote:
Dridien wrote:It gives me

Code: Select all

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Whenever I click popup or archive.

Running PHP Version 5.5.23.
cpg-at-work wrote:Hallo,

... and thank you for the good work!

I get this message
(using password: NO) Error-Code: 1045
when I click on "Chat Center" in my forum.
Has anyone a tipp?

Thank you
best regards
cpg
i'm unable to reproduce either of these issues. could you provide a link to the site with a login to me in a PM please?
I have fewer than 5 posts, so I am unable to send you a PM. Give me a moment.
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by spaceace »

Dridien wrote:It gives me

Code: Select all

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Whenever I click popup or archive.

Running PHP Version 5.5.23.
looks like an issue with the links in the template from what i can see from my end. those links have been completely changed for the next release along with several other things. there are 2 more issues i need to get worked out for the next release that i'm hoping will be solving some other issues along with yours.
Dridien
Registered User
Posts: 6
Joined: Mon Aug 27, 2007 12:40 am

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by Dridien »

spaceace wrote:
Dridien wrote:It gives me

Code: Select all

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Whenever I click popup or archive.

Running PHP Version 5.5.23.
looks like an issue with the links in the template from what i can see from my end. those links have been completely changed for the next release along with several other things. there are 2 more issues i need to get worked out for the next release that i'm hoping will be solving some other issues along with yours.
Danke.

I thought it was odd when I installed phpbb on another domain with the exact same database, the chat didn't break, but on that domain it consistently breaks. But right now if I try to send a message via the chat, it won't appear as if the chat has froze up.
franck-rn
Registered User
Posts: 17
Joined: Sun Apr 05, 2015 11:57 am

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by franck-rn »

hello,

cat works well on a test site, can we put it on a forum, or should we wait for a final version?

thank you

phpbb 3.1.4
php 5.4
User avatar
LadyAnna
Registered User
Posts: 97
Joined: Mon Feb 08, 2010 10:17 am
Location: Sweden
Name: Anna Broman

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by LadyAnna »

Beta versions are for testing only, to help find any remaining bugs, you can put it on a live forum if you want but that would be risky and not recommended.

You should always wait for a release before putting extensions on a live forum.
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by spaceace »

LadyAnna wrote:Beta versions are for testing only, to help find any remaining bugs, you can put it on a live forum if you want but that would be risky and not recommended.

You should always wait for a release before putting extensions on a live forum.
absolutely correct. a beta can crash your site and should never be used on a live site unless you want to take that risk ;)
User avatar
thunderchero
Registered User
Posts: 129
Joined: Sun Nov 03, 2013 10:16 pm

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by thunderchero »

Hi spaceace,

Great extension, but I am using a background image (dark) on my site.

would it be possible to expand top bar like this

Image
(Photoshopped)
this would also make it look more like a forum section and blend in to index page.

thunderchero
FomenkoAndrey
Registered User
Posts: 369
Joined: Thu Aug 19, 2010 10:44 am

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by FomenkoAndrey »

thunderchero, Have you ever heard about CSS? where you can do anything you want with the look of the block.
for you to help http://www.w3schools.com/css/
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by spaceace »

thunderchero wrote:Hi spaceace,

Great extension, but I am using a background image (dark) on my site.

would it be possible to expand top bar like this

Image
(Photoshopped)
this would also make it look more like a forum section and blend in to index page.

thunderchero
in the next version, as soon as it gets done, the templates have changes in them as well as other changes to help make the chat blend with the forum better. if your style is in the [3.1.x] Styles Database Releases on this site, i will gladly provide support to make it look as it should ;)
User avatar
thunderchero
Registered User
Posts: 129
Joined: Sun Nov 03, 2013 10:16 pm

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by thunderchero »

spaceace wrote:in the next version, as soon as it gets done, the templates have changes in them as well as other changes to help make the chat blend with the forum better. if your style is in the [3.1.x] Styles Database Releases on this site, i will gladly provide support to make it look as it should
Sounds great hope to see next version soon. and I am using a modified prosilver using some extensions and editing as few as possible style files and keeping track of changes. so as long as prosilver is support I should be good.

thunderchero
User avatar
thunderchero
Registered User
Posts: 129
Joined: Sun Nov 03, 2013 10:16 pm

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by thunderchero »

thunderchero wrote:so as long as prosilver is support I should be good.
This is interesting.
I am still using prosilver, but I was testing moving all my style changes into "[RC] Custom Code" extension.

It worked great I was able to make all my style changes without editing any phpbb files (even style files).

style changes was done first on [RC] Custom Code then I applied all other extension I was going to use.

but ran into a problem displaying changes made by [RC] Custom Code using [BETA] Ajax Chat 2.1.0-BETA

index page chat displays properly
Image

chat center page (using link at top of page) custom images are missing, new location? new images are in root/images/customcode folder
Image

popup window display prosilver (no [RC] Custom Code changes)
Image

so do I need to add custom code for your extension or does extension need editing?
or should I post on [RC] Custom Code?

thunderchero
shurijo
Registered User
Posts: 35
Joined: Sun Mar 15, 2015 8:37 pm

Re: [BETA] Ajax Chat 2.1.0-BETA

Post by shurijo »

Is it possible to create a ACL for group permissions? Specifically, to not allow Newly Registered Users to chat until they have become Registered Members? Or some form of moderation/approval of chatroom access for Newly Registered Users in the chat room?

Edit: Nevermind, I found the ACL. It's set to no to "Can post messages in chat" but Newly Registered Users can still post in the chat room before they have any approved posts/migrated to Registered users group.

Return to “Extensions in Development”