![]() |
1 Attachment(s)
Please help...
I'm trying to install this chat, followed all the instructions, but I cant pass step 4: 1. Upload the files in your upload/ folder to their appropriate locations 2. Using the VB product manager, import the product-addonchat.xml product 3. Click over to AddonChat -> Account Settings in your vBulletin AdminCP 4. Enter your AddonChat account number and password and click 'Automatic Lookup' If required (allow_url_fopen is not set for example) please adjust your 'Account Details' and save. 5. Modify forum integration and authentication settings to suit your needs 6. If vBulletin authentication is enabled, you may modify chat room permissions from your Usergroup editor (Usergroups -> Usergroup Manager) The error I get is provided in the image below. Help? |
This addon is not reading my additional.css template. Any fix for this?
|
This is a great product and I am running this without any problems on my vBulletin 4.1.11 site.
I decided to fix a few problems with this addon. First, the product here is the old version. Go here to download the updated 4.0.2 version. http://www.addoninteractive.net/inde...4-integration/ FIX #1 The Who's Chatting in the WGO area on the forum home page is causing a XHTML validation error because it is using that same CSS ID wgo_onlineusers that was already defined earlier. To fix this, you need to call this something different and add it to your Additional.css template. So I added this to my Additional.css template: Code:
/* XHTML fix for addonchat using same css id as #wgo_onlineusers */ Now go to the addonchat_who template and change wgo_onlineusers to wgo_onlinechatusers, as shown in red below. This will fix the XHTML validation error. Code:
<vb:if condition="$addonchat['enabled'] == 1"> FIX #2 The comma is missing that separates the usernames who are chatting. I tried many ways to get it to display with no luck. {vb:raw row.comma} didn't work. I simply added an actually comma just before the closing </li> in the addonchat_loggedinuser template and it worked. LOL Code:
<li> {vb:stylevar dirmark}<a class="username" href="member.php?{vb:raw acloggedin.uid}">{vb:raw acloggedin.musername}</a>,</li> FIX #3 Note: If you are using the stock vbulletin style AND/OR have not added any custom css to your additional.css template, then you do not have to do this fix. The addonchat.php page where the chat room is embedded is not using my additional.css template, which caused my custom footer and other customization not to show correctly. To fix this, simply add what I have in red in the addonchat_embed template just above the closing head tag. Code:
{vb:stylevar htmldoctype} Hope this helps! Maybe i can get a free year from the developer, when my renewal comes up. ;) |
I hope I'm just overlooking a simple setting, I do not see the Who's Chatting in the WGO area at all on either my custom or default vb style. Is there a setting somewhere to show this?
|
Quote:
vB AdminCP --->AddonChat --->Account Settings --->Enable Who's Chatting Feature ----> Set to Yes (Professional, Professional PLUS, or Enterprise account required.) |
1 Attachment(s)
Hi, i've installed the module and purchased the Proffesional plus edition (with added mobile support and avatars) and i'm running into a problem when trying to integrate my forum with the chat module.
I'm running a hebrew speaking forum and for the users that have Hebrew characters in their nicknames the chat says that they have inputted a wrong username/password. This also happens when i disable the automatic login and they need to type it in themselves. For my users who have english characters the login goes normally. Can i fix this somehow? Additionally i'm having some problems with my avatars: When the avatar display is on for users, the whole line of the sentence moves to the left. If they are off it is on the right (as it should be for hebrew :) ), i'm pretty sure this could be fixed through the control panel and i think i found where but i'm not really knowledgable in how to define the values there and i'd like to get some help. The second problem is that the avatar link between the forum and the chat doesn't work, so when i have this on there is a blank instead of an avatar. I'll post some print screens to show my problems. Thanks for your help :) |
1 Attachment(s)
Regarding the hebrew character names, when i try to test the script (as explained here http://support.addoninteractive.com/...-comprehensive) this is what i get (printscreen).
|
Quote:
|
does it work on 4.1.12???
|
I'd be afraid to try or it could screw things up. Waiting for a compatible version with 4.1.2 or 4.2 vBulletin.
|
All times are GMT. The time now is 04:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|