[ABD] cBB Chat 1.0.1

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
John45
Registered User
Posts: 199
Joined: Sat Jun 08, 2013 2:54 am

Re: [RC] cBB Chat 1.0.1

Post by John45 »

perhan wrote:First of all, THANK YOU for the best shoutbox for phpbb.

I have a problem, the shoutbox works great when using prosilver theme, but when using my default theme its not there, the chat is gone.

Im using http://demo.phpbb3styles.net/Absolution

How can i make the chat show on this theme to? Please help me. (If someone is want to help my I can pay)
You'll need to take the CHAT folder that you put in the prosilver styles folder and put it in your Absolution template.
slashermouth
Registered User
Posts: 2
Joined: Thu Jan 29, 2015 1:11 pm

Re: [RC] cBB Chat 1.0.1

Post by slashermouth »

Anyone who has installed cBB chat on Acidtech , subsilver2 based style ? currently 3.0.12

On the last step of editing

Open: styles/subsilver2/template/overall_header.html

Find

Code: Select all

<a href="{U_FAQ}"><img src="{T_THEME_PATH}/images/icon_mini_faq.gif" width="12" height="13" alt="*" /> {L_FAQ}</a>
Add before

Code: Select all

<!-- IF U_CHAT --><a href="{U_CHAT}"><img src="{T_THEME_PATH}/images/icon_mini_profile.gif" width="12" height="13" alt="*" /> {L_CHAT}</a>&nbsp; &nbsp;<!-- ENDIF -->
Can't find the Find part in acidtech/template/overall_header.html ..
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: [RC] cBB Chat 1.0.1

Post by Lumpy Burgertushie »

all that is doing is creating a new link to the chat in your menu bar next to the FAQ link.

find the code that does say FAQ and use that . you may have to tweak the MOD code a bit to make it match the acidtech code for those links.


robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
slashermouth
Registered User
Posts: 2
Joined: Thu Jan 29, 2015 1:11 pm

Re: [RC] cBB Chat 1.0.1

Post by slashermouth »

Thanks I know. I didn't add it , it is not necessary.

The chat is working good , no bugs so far.

Great mod canidev.
777Firebrand777
Registered User
Posts: 91
Joined: Sat Oct 27, 2012 5:03 pm
Contact:

Re: [RC] cBB Chat 1.0.1

Post by 777Firebrand777 »

Sometimes the chat does not log me out after the time period specified.

This is a good thing, but I don't know what is causing this.

I'm still trying to find a way to make the chat active, while I'm on the page, and remove me from the online list, when I'm not.
User avatar
canidev
Registered User
Posts: 208
Joined: Sun Jun 26, 2011 5:40 pm
Location: Spain
Contact:

Re: [RC] cBB Chat 1.0.1

Post by canidev »

Meis2M wrote:any plan for phpBB 3.1?
This chat is available for phpBB 3.1. See the the official website for download:
*removed*
Last edited by DavidIQ on Thu Feb 05, 2015 11:09 am, edited 1 time in total.
Reason: Removed payment link
User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 18316
Joined: Thu Jan 06, 2005 1:30 pm
Location: Fishkill, NY
Name: David Colón
Contact:

Re: [RC] cBB Chat 1.0.1

Post by DavidIQ »

canidev wrote:
Meis2M wrote:any plan for phpBB 3.1?
This chat is available for phpBB 3.1. See the the official website for download:
Hello,

You've posted this in the MODs forum and should probably start a topic in the Extensions in Development forum for it. Furthermore it appears you've mistakenly set up the extension version to require registration and it appears that it is only a first step at payment. As I'm sure you're aware this is not allowed here. If you wish to continue extension work for this MOD here you will need to fix the download to remove these restrictions.

Thanks.
Apply to become a Jr. Extension Validator
My extensions | In need of phpBB services? | Was I helpful today?
No unsolicited PMs unless you're planning on asking for paid help.
User avatar
Hennie vd Walt
Registered User
Posts: 22
Joined: Wed Jul 23, 2014 9:17 am
Location: Cape Town South Africa
Contact:

Re: [RC] cBB Chat 1.0.1

Post by Hennie vd Walt »

am getting it right ? is the cbbchat 3.1 a extension that you must buy
User avatar
Hennie vd Walt
Registered User
Posts: 22
Joined: Wed Jul 23, 2014 9:17 am
Location: Cape Town South Africa
Contact:

Re: [RC] cBB Chat 1.0.1

Post by Hennie vd Walt »

am getting it right ? is the cbbchat 3.1 a extension that you must buy
Mick2015
Registered User
Posts: 40
Joined: Sun Feb 02, 2014 9:58 pm
Location: Newcastle
Name: michael lambert
Contact:

Re: [RC] cBB Chat 1.0.1

Post by Mick2015 »

guys come on is only a couple of £$ or Euros and its worth it, this plugin works great right out of the box should i say, working at <link removed>


well done to cBB staff :P :P :P
Last edited by darcie on Wed Feb 11, 2015 5:48 pm, edited 1 time in total.
Reason: link not necessary for support
777Firebrand777
Registered User
Posts: 91
Joined: Sat Oct 27, 2012 5:03 pm
Contact:

Re: [RC] cBB Chat 1.0.1

Post by 777Firebrand777 »

In really rare cases (like max 2-3 times a day on an oftenly used chat) sometimes sent messages are not visible to all users, and disappearing on page refresh. After that it's only visible in archive.

Seems like the message_ID gets messed up sometimes and that is causing the issue, see my example:

http://tinypic.com/view.php?pic=fnwej9&s=8#.VOnngPmG8Ro
User avatar
canidev
Registered User
Posts: 208
Joined: Sun Jun 26, 2011 5:40 pm
Location: Spain
Contact:

Re: [RC] cBB Chat 1.0.1

Post by canidev »

777Firebrand777 wrote:In really rare cases (like max 2-3 times a day on an oftenly used chat) sometimes sent messages are not visible to all users, and disappearing on page refresh. After that it's only visible in archive.

Seems like the message_ID gets messed up sometimes and that is causing the issue, see my example:

http://tinypic.com/view.php?pic=fnwej9&s=8#.VOnngPmG8Ro
The id of messages is OK. No number is repeated, but, I see that in the message_time is more than one message with the same time.
That is, messages that are published at the same time. If this may be the reason why only one of them appears.

I will check this issue as soon as possible.
777Firebrand777
Registered User
Posts: 91
Joined: Sat Oct 27, 2012 5:03 pm
Contact:

Re: [RC] cBB Chat 1.0.1

Post by 777Firebrand777 »

Great. :)

Message_ID 65666 was the one which dissappeared if it helps.
popoykidd
Registered User
Posts: 2
Joined: Sun Feb 22, 2015 11:19 pm

Re: [RC] cBB Chat 1.0.1

Post by popoykidd »

is there any way i can redirect new topic post to a different room page instead of public?? oh btw i had installed the mod with minimal difficulty.. great mod.. testing it on a live site.. :D :D
bachusteam
Registered User
Posts: 8
Joined: Tue Feb 24, 2015 3:46 pm

Re: [RC] cBB Chat 1.0.1

Post by bachusteam »

work with phhpbb 3.1.3?
Locked

Return to “[3.0.x] Abandoned MODs”