AJAX Chat On Icy Phoenix »  Show posts from    to     

Icy Phoenix


phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - AJAX Chat On Icy Phoenix



Joshua203 [ Wed 28 Jul, 2010 15:28 ]
Post subject: Re: AJAX Chat On Icy Phoenix
Panacea wrote: [View Post]
The reason I posted here is because this site has the exact kinda setup I'm looking for in regards to the chat, so I figured someone would know


I understand but this board is n t even phpbb3

don t forget ..if you want everyone to see the chat the same way it needs to be working crossbrowser (it may look fine in one browser but how do the other browsers show it) and blueimp give alot of usable info (i'm sure it will help walking through it)


Panacea [ Wed 28 Jul, 2010 17:24 ]
Post subject: Re: AJAX Chat On Icy Phoenix
I will take a look at the blueimp site, thanks

Also, it's getting closer to what I want, now that I have a custom page, I just need to figure out how add certain things now.

EDIT:

Ok, after a lot of playing around, I finally have the shoutbox integrated into a custom page as a link on the forum, now there's a few tweaks I want to do and then I'll be done.

I have uploaded 2 screenshots, 1 for what I currently have, and 2 is a photoshopped screenshot showing what I'm trying to achieve.


Joshua203 [ Wed 28 Jul, 2010 20:34 ]
Post subject: Re: AJAX Chat On Icy Phoenix
well i can t go there now anymore because you disallowed non members

but if it's gonna be full size anyway and not in plain view why not use the normal chat? .. more functionality, better looks and a full userlist


Panacea [ Wed 28 Jul, 2010 20:38 ]
Post subject: Re: AJAX Chat On Icy Phoenix
Joshua203 wrote: [View Post]
well i can t go there now anymore because you disallowed non members

but if it's gonna be full size anyway and not in plain view why not use the normal chat? .. more functionality, better looks and a full userlist

Because I wanted to integrate it with the forums original structure and format, don't want some huge chat with a bunch of buttons, just wanted a full page shoutbox integrated into the theme.

Also, if you wanna login username= asd password = asdasd


Joshua203 [ Wed 28 Jul, 2010 20:59 ]
Post subject: Re: AJAX Chat On Icy Phoenix
well to get the dark top with chat you need to add somewhere below unanswered topis and posts:
Code: [Hide] [Select]
<div class="pluscat_header">Chat</a></div>


or make a proper language replacement for it (search this forum for ajax chat ..im sure there's a topic about this)

and about the userlist well i dunnow maybe edit the shoutbox file,,, thats why i said the normal chat has a userlist ...it would be simple to edit all the buttons you don t want away i guess (earsier than implement a userlist )

Edit: i think the startrek chat has a userlist in the shoutbox file


Panacea [ Wed 28 Jul, 2010 21:12 ]
Post subject: Re: AJAX Chat On Icy Phoenix
Joshua203 wrote: [View Post]
well to get the dark top with chat you need to add somewhere below unanswered topis and posts:
Code: [Hide] [Select]
<div class="pluscat_header">Chat</a></div>


or make a proper language replacement for it (search this forum for ajax chat ..im sure there's a topic about this)

and about the userlist well i dunnow maybe edit the shoutbox file,,, thats why i said the normal chat has a userlist ...it would be simple to edit all the buttons you don t want away i guess (earsier than implement a userlist )

Edit: i think the startrek chat has a userlist in the shoutbox file

Where can I get the startrek chat?


Joshua203 [ Wed 28 Jul, 2010 21:46 ]
Post subject: Re: AJAX Chat On Icy Phoenix
since it's a locked topic i m not sure but it may help:

http://startrekguide.com/community/...sd=a&hilit=chat

i think it will not pass beta stage and might be discontinued but:

http://startrekguide.com/mods/index...e=detail&id=293


Panacea [ Wed 28 Jul, 2010 22:45 ]
Post subject: Re: AJAX Chat On Icy Phoenix
Joshua203 wrote: [View Post]
since it's a locked topic i m not sure but it may help:

http://startrekguide.com/community/...sd=a&hilit=chat

i think it will not pass beta stage and might be discontinued but:

http://startrekguide.com/mods/index...e=detail&id=293

I did it finally ^^


Joshua203 [ Wed 28 Jul, 2010 22:58 ]
Post subject: Re: AJAX Chat On Icy Phoenix
seen it ... congrats



Edit:

reading this thread again made me notice a small error...
this:
Code: [Hide] [Select]
<div class="pluscat_header">Chat</a></div>


should be:
Code: [Hide] [Select]
<div class="pluscat_header">Chat</div>


maybe you allready corrected this .. if not ..remove the </a> from that line (you could also restore it to being a link to the chat)


Panacea [ Thu 29 Jul, 2010 17:14 ]
Post subject: Re: AJAX Chat On Icy Phoenix
Joshua203 wrote: [View Post]
seen it ... congrats



Edit:

reading this thread again made me notice a small error...
this:
Code: [Hide] [Select]
<div class="pluscat_header">Chat</a></div>


should be:
Code: [Hide] [Select]
<div class="pluscat_header">Chat</div>


maybe you allready corrected this .. if not ..remove the </a> from that line (you could also restore it to being a link to the chat)

Yeh got that, thanks a lot




Powered by Icy Phoenix