News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

AjaxChat Integration (latest version 3.2.1)

Started by .HuNTeR., August 27, 2008, 12:59:06 AM

Previous topic - Next topic

HandsomeDan

#3680
I'm completely stumped!

To begin, I was (fortunately) able to get the chat room up and running without a problem at all.  This morning I installed Pretty URL's and then realized there was a problem.  After coming here and applying the .htaccess fix, I'm still having an issue, which is:

The room loads fine in IE8.  Smooth as silk!
However, in Firefox (3.5) I'm constantly routed back to my forum's homepage after clicking the login button.

I've reinstalled the board countless times, 755'd the dirs/index.php, and I'm out of ideas.

What in the world is going on?  It was working just fine in Firefox (my primary browser) in the beginning...now the room won't even load.  I've been in talks with my users and they're experiencing the same issue.

My apologies if this has already been covered somewhere in the 185 pages of questions...

EDIT:  I uninstalled the SMF integration mod and reinstalled it.  It still works terrific in IE8, but now Firefox gives me an error in red: You can't access the chat.  If I try to log-in, I'm immediately shot back to my forum's homepage.

gigz09

#3681

i wonder why my permission page looks like this..



and still my members cant see the shoutbox, im the only one who can see it.. the permission were already changed.






still no progress at all.. i already reinstalled and checked every single file of it..

im using BluesMegaColor theme.. i think the problem is in the Permissions, even i changed it, it doesnt have any effect at all..

i already tried to switch back to the default theme.. still no luck, i am the only one who can see the shoutbox.. my bad.. it seems no one can help me with this... what should i do...
ONYX is a non-profit, voluntary initiative of Filipino computer, electronics and software engineers. It was launched on July 2007 in Manila, Philippines. The initial idea is to create a broad organization where the Open Source and Open Content volunteers and professionals can exchange their ideas and embark on new initiatives. In the last year after formation ONYX has matured into an independent organization with partnerships with other Open Source based organization and individuals.

Visit ONYX - Pinoy Open Source Technologies

TheListener

Gigz

If you would like me to have a look please pm your forums address and temp admin details to me.

I can't promise any miracles though.

gigz09

Quote from: TheListener on August 31, 2009, 10:43:02 AM
Gigz

If you would like me to have a look please pm your forums address and temp admin details to me.

I can't promise any miracles though.

sure.. i'll entrust you this.. thank you.. =)
ONYX is a non-profit, voluntary initiative of Filipino computer, electronics and software engineers. It was launched on July 2007 in Manila, Philippines. The initial idea is to create a broad organization where the Open Source and Open Content volunteers and professionals can exchange their ideas and embark on new initiatives. In the last year after formation ONYX has matured into an independent organization with partnerships with other Open Source based organization and individuals.

Visit ONYX - Pinoy Open Source Technologies

gigz09

thanks for TheListerner's Help! ^_^


now i think we do have the same problem now... the ScrollBar ^_^
ONYX is a non-profit, voluntary initiative of Filipino computer, electronics and software engineers. It was launched on July 2007 in Manila, Philippines. The initial idea is to create a broad organization where the Open Source and Open Content volunteers and professionals can exchange their ideas and embark on new initiatives. In the last year after formation ONYX has matured into an independent organization with partnerships with other Open Source based organization and individuals.

Visit ONYX - Pinoy Open Source Technologies

TheListener

Thanks for the trust.

If anyone else would like help in this way please pm me ( not all at once).

I can't promise a miracle but I will help where I can.


gigz09

Quote from: TheListener on August 31, 2009, 12:29:00 PM
Thanks for the trust.

If anyone else would like help in this way please pm me ( not all at once).

I can't promise a miracle but I will help where I can.

hehe ^_^ now i figured it out the problem.. is it all because i integrate the shoutbox to my chatbox, and on the permission side the chatbox were disabled.. heheh i thought it will be different..

^_^




just want to ask.. how long before the message will be gone in shoutbox?
ONYX is a non-profit, voluntary initiative of Filipino computer, electronics and software engineers. It was launched on July 2007 in Manila, Philippines. The initial idea is to create a broad organization where the Open Source and Open Content volunteers and professionals can exchange their ideas and embark on new initiatives. In the last year after formation ONYX has matured into an independent organization with partnerships with other Open Source based organization and individuals.

Visit ONYX - Pinoy Open Source Technologies

TheListener

My shout and chat are independant from each other.

As for the question I'm not sure.

TheListener

Quote from: HandsomeDan on August 31, 2009, 01:05:56 AM
I'm completely stumped!

To begin, I was (fortunately) able to get the chat room up and running without a problem at all.  This morning I installed Pretty URL's and then realized there was a problem.  After coming here and applying the .htaccess fix, I'm still having an issue, which is:

The room loads fine in IE8.  Smooth as silk!
However, in Firefox (3.5) I'm constantly routed back to my forum's homepage after clicking the login button.

I've reinstalled the board countless times, 755'd the dirs/index.php, and I'm out of ideas.

What in the world is going on?  It was working just fine in Firefox (my primary browser) in the beginning...now the room won't even load.  I've been in talks with my users and they're experiencing the same issue.

My apologies if this has already been covered somewhere in the 185 pages of questions...

EDIT:  I uninstalled the SMF integration mod and reinstalled it.  It still works terrific in IE8, but now Firefox gives me an error in red: You can't access the chat.  If I try to log-in, I'm immediately shot back to my forum's homepage.

Have you checked all the permissions?

If required I am willing to have a look although I am unable to make any promises.

nuts_fever_007

open your .htaccess file and add the line below and i guess u will be good to go

RewriteRule ^chat/?$ ./chat/index.php [L,QSA]


Quote from: HandsomeDan on August 31, 2009, 01:05:56 AM
I'm completely stumped!

To begin, I was (fortunately) able to get the chat room up and running without a problem at all.  This morning I installed Pretty URL's and then realized there was a problem.  After coming here and applying the .htaccess fix, I'm still having an issue, which is:

The room loads fine in IE8.  Smooth as silk!
However, in Firefox (3.5) I'm constantly routed back to my forum's homepage after clicking the login button.

I've reinstalled the board countless times, 755'd the dirs/index.php, and I'm out of ideas.

What in the world is going on?  It was working just fine in Firefox (my primary browser) in the beginning...now the room won't even load.  I've been in talks with my users and they're experiencing the same issue.

My apologies if this has already been covered somewhere in the 185 pages of questions...

EDIT:  I uninstalled the SMF integration mod and reinstalled it.  It still works terrific in IE8, but now Firefox gives me an error in red: You can't access the chat.  If I try to log-in, I'm immediately shot back to my forum's homepage.

HandsomeDan

Quote from: nuts_fever_007 on August 31, 2009, 06:35:53 PM
open your .htaccess file and add the line below and i guess u will be good to go

RewriteRule ^chat/?$ ./chat/index.php [L,QSA]

I had already applied this line earlier.  I've put it anywhere and everywhere in the .htaccess file...still no luck.  I created a sub-domain (w/settings for cookies enabled for sub-domains in smf) just for the chat and the red "You can't access the chat" error goes away...but as soon as I click "login" it takes me directly back home.

I went in to check permissions to make sure all the groups had access to the chat - still no luck.

I go into IE8 and the chat room still works perfectly with the sub-domain or without.  I have clumps of my hair on my desk from working on this.  It makes absolutely no sense. 

Gp.

Hi,
I need help getting this to work on the Noize theme by Dzinerstudio.
http://www.project512.net/forums/

index.template.php is different as the navigation is dropdown lists as you can see by the theme.
Please help!

hustreamload

Hi there, sorry, but I'm still waiting for any answer on these question(s):
http://www.simplemachines.org/community/index.php?topic=257973.msg2235261#msg2235261
http://www.simplemachines.org/community/index.php?topic=257973.msg2235389#msg2235389

As you see, in the admin panel remains something shoutbox admin line, as I see it remained from an earlier installation of Hack's Shoutbox.

But anyway, I cannot admin enough the Ajax Chat, only these 2 pages (with more options, of course):
http://custom.simplemachines.org/mods/index.php?action=download;mod=1319;id=112592;image
http://custom.simplemachines.org/mods/index.php?action=download;mod=1319;id=112600;image


How can I determine the visible lines in shoutbox?
How can I determine the number of the shouts, that I can see with rollback?
How can I ban a user from the chat?...etc.


Sorry, but these 185 pages are too long to read over. Maybe a FAQ could be useful for such SMF beginners, as I.

Thnx
HuStreamload



TheListener

Quote from: hustreamload on August 31, 2009, 11:03:27 PM

But anyway, I cannot admin enough the Ajax Chat, only these 2 pages (with more options, of course):
http://custom.simplemachines.org/mods/index.php?action=download;mod=1319;id=112592;image
http://custom.simplemachines.org/mods/index.php?action=download;mod=1319;id=112600;image


Have you set the permissions for your membergroups?

Would you please link to your forum pllease.

If you would like me to look at it then please pm a temp admin account to me.

I will help as much as I can.

How can I determine the visible lines in shoutbox?
How can I determine the number of the shouts, that I can see with rollback?
How can I ban a user from the chat?...etc.


Sorry, but these 185 pages are too long to read over. Maybe a FAQ could be useful for such SMF beginners, as I.

Thnx
HuStreamload

Jaminb2030

well from what i can tell only the main Admin account can see the chat no one else no member no mods

hxxp:vmasterz.aohelp.info [nonactive]

TheListener


TheListener

Not sure what it is.

I would suggest you ask in the 2.0 support thread.



hustreamload


Advertisement: