LG Chatbox - Question
2 posters
Page 1 of 1
LG Chatbox - Question
Hi, everyone!
I've just installed the LG Chatbox. I think the fact that you can set up the auto login function is great! So thank you for the Chatbox!
1) I put the first code as an announcement. I deactivated scrolling.
2) I modified the editable codes of the CSS code.
3) I inserted the info for the creation of the script. As soon as the code was generated, I created a JavaSCript in the forum and pasted the code.
Yet, this is what happens,
To make the long story short, I'm afraid there's just a blank popup where the only thing that appears is the option to deactivate the sound. Also, I'm not automatically logged in, even though I checked the option in order to generate the script (Step 3).
I wonder if I'm doing something wrong despite following the instructions step-by-step. I hope you can help me.
I would also like to know whether there's a way to change the dimensions of the popup ShoutBox (at least its height)
Thank you very much for your attention and help!
PS: I was using the Chatbox version 2.0. I deactivated the widget I was using in order to instal the LG Chatbox.
PS2: In one of the attempts I had it work partially, but emoticons had a normal popup window, there was no automatic login and sound, and private messages didn't work, either.
I've just installed the LG Chatbox. I think the fact that you can set up the auto login function is great! So thank you for the Chatbox!
1) I put the first code as an announcement. I deactivated scrolling.
2) I modified the editable codes of the CSS code.
3) I inserted the info for the creation of the script. As soon as the code was generated, I created a JavaSCript in the forum and pasted the code.
Yet, this is what happens,
To make the long story short, I'm afraid there's just a blank popup where the only thing that appears is the option to deactivate the sound. Also, I'm not automatically logged in, even though I checked the option in order to generate the script (Step 3).
I wonder if I'm doing something wrong despite following the instructions step-by-step. I hope you can help me.
I would also like to know whether there's a way to change the dimensions of the popup ShoutBox (at least its height)
Thank you very much for your attention and help!
PS: I was using the Chatbox version 2.0. I deactivated the widget I was using in order to instal the LG Chatbox.
PS2: In one of the attempts I had it work partially, but emoticons had a normal popup window, there was no automatic login and sound, and private messages didn't work, either.
Last edited by AnaMi on February 12th 2012, 1:38 am; edited 1 time in total
Re: LG Chatbox - Question
Hi. It seems to be a problem with the iframe.
Either there's tiny mistake in the HTML that you've made causing it not to load or it's just taking a while. Check the HTML to make sure all is in order.
Also please use your browsers error console to see what errors you get.
I'm guessing your on phpbb2 ?
Either there's tiny mistake in the HTML that you've made causing it not to load or it's just taking a while. Check the HTML to make sure all is in order.
Also please use your browsers error console to see what errors you get.
I'm guessing your on phpbb2 ?
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: LG Chatbox - Question
Thanks for your reply, LG!
I'm a happy PHPBB3 user.
I've already checked again and again the HTML code I placed in the announcement. I didn't modify the code given as I know it's an essential code for the chatbox to display correctly.
What I did modify was the CSS but, of course, I exclusively changed the colour codes for the general forum template.
Finally, I inserted the info for the script to be generated. I checked the auto login option. I pasted the code for the script in all pages.
However, the result is what you see in the pic. And the special features do not work. I've tested it in Explorer, Mozilla Firefox and Chrome, and the error console shows no problems.
I'll keep on testing it. I wonder, once I fix it, if it's possible to have a smaller popup for the chat. Just a catch question.
Thanks for everything! You rock!
I'm a happy PHPBB3 user.
I've already checked again and again the HTML code I placed in the announcement. I didn't modify the code given as I know it's an essential code for the chatbox to display correctly.
What I did modify was the CSS but, of course, I exclusively changed the colour codes for the general forum template.
Finally, I inserted the info for the script to be generated. I checked the auto login option. I pasted the code for the script in all pages.
However, the result is what you see in the pic. And the special features do not work. I've tested it in Explorer, Mozilla Firefox and Chrome, and the error console shows no problems.
I'll keep on testing it. I wonder, once I fix it, if it's possible to have a smaller popup for the chat. Just a catch question.
Thanks for everything! You rock!
Last edited by AnaMi on February 11th 2012, 5:45 pm; edited 1 time in total
Re: LG Chatbox - Question
Phpbb3, thank god. My fave.
Okay then. Well, I'll look into it for you when I return later ( about 5 hours from now, sorry). I'll visit your forum and see if I can find the problem and contact you either there or here (or somewhere) about what I find.
There will also be the next version coming out in the next few days also.
Okay then. Well, I'll look into it for you when I return later ( about 5 hours from now, sorry). I'll visit your forum and see if I can find the problem and contact you either there or here (or somewhere) about what I find.
There will also be the next version coming out in the next few days also.
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: LG Chatbox - Question
Perfect! Thanks for your support!
Just in case you need an admin account for testing, let me know.
Thank you very much, LG!
Just in case you need an admin account for testing, let me know.
Thank you very much, LG!
I agree!!LGforum wrote:Phpbb3, thank god. My fave.
Re: LG Chatbox - Question
Hi, your problem is that a few of your scripts are crashing.
Your 'select content' script is crashing and making others crash. This is because forumotion automatically compiles the scripts into one file, so if one crashes, they all do.
I recommend you remove that script.
Here is an alternative (better) select content tutorial: http://www.avacweb.com/t113-select-code
Your 'select content' script is crashing and making others crash. This is because forumotion automatically compiles the scripts into one file, so if one crashes, they all do.
I recommend you remove that script.
Here is an alternative (better) select content tutorial: http://www.avacweb.com/t113-select-code
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: LG Chatbox - Question
Wow, I see, LG.
Thank you, let me have a go and report what happened. I'll change the select script straight away!
________________
I changed the code (the tutorial was interesting and clear!) but it kept on failing. I decided to delete the whole script. There are no results yet.
I'm checking script by script again to see what is going wrong.
Thank you, let me have a go and report what happened. I'll change the select script straight away!
________________
I changed the code (the tutorial was interesting and clear!) but it kept on failing. I decided to delete the whole script. There are no results yet.
I'm checking script by script again to see what is going wrong.
Re: LG Chatbox - Question
Okay, I took another look, and this line:
It does nothing so it can go
- Code:
jQuery(document).ready(function(){jQuery('img').each(function(){if(jQuery(this).attr('src')=='LINKTOIMAGE')jQuery(this).attr('alt','ALTTEXT')})})
It does nothing so it can go
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: LG Chatbox - Question
Ahhh, I see! It has to do with a script for using ALT captions for images posted with BBCode or in custom fields!! And you're right, it does nothing.
I should have deleted it ages ago!
_________________________________
Ready. Erased. But the issue with the chat still continues.
I thought if could have been the Visitors Message script which could be crashing, but I studied the script line by line and it was OK, according to your instructions in the corresponding tutorial. So now I'm really puzzled.
But I won't give up. I'll keep on checking!
_______________________________
PD: Voilá! It finally works! I deleted one script:
Now that I deleted this script, I'm automatically logged in, I can see the Welcome message to the LG Chat and all the features are there.
It requires a QuickTime plugin, doesn't it?
Thank you very much, LG! Thank you!!
One more question and I won't bother anymore. Is it possible to change the chat's height?
Thanks for your assistance!!
I should have deleted it ages ago!
_________________________________
Ready. Erased. But the issue with the chat still continues.
I thought if could have been the Visitors Message script which could be crashing, but I studied the script line by line and it was OK, according to your instructions in the corresponding tutorial. So now I'm really puzzled.
But I won't give up. I'll keep on checking!
_______________________________
PD: Voilá! It finally works! I deleted one script:
- Code:
$(function() {
$('.uid').html(uid);
$('.proLink').html('<a href="/u'+uid+'">Profile</a>');
});
Now that I deleted this script, I'm automatically logged in, I can see the Welcome message to the LG Chat and all the features are there.
It requires a QuickTime plugin, doesn't it?
Thank you very much, LG! Thank you!!
One more question and I won't bother anymore. Is it possible to change the chat's height?
Thanks for your assistance!!
Re: LG Chatbox - Question
Ahh I never saw that script in your JS, glad you found the troublemaker
The 'sound' feature requires QuickTime yes. I plan on changing the sound feature very soon to much better way, I've left it how it is for so long because its annoying a friend I want to annoy . (he'll see this too lol)
To change the height, you'll need to go to the HTML. (the bit which you put in the announcement.
You'll see there, something roughly like this:
Change the figure to something more to your liking
OH as a quick FYI, the LG Chat stores the User ID and so it can be accessed and used for such things like the script you deleted is supposed to do.
If you'd like to let me know what it is your wanting, (link to profile, link to wall messages) I can show you what to do.
The 'sound' feature requires QuickTime yes. I plan on changing the sound feature very soon to much better way, I've left it how it is for so long because its annoying a friend I want to annoy . (he'll see this too lol)
To change the height, you'll need to go to the HTML. (the bit which you put in the announcement.
You'll see there, something roughly like this:
- Code:
style="height: 450px;"
Change the figure to something more to your liking
OH as a quick FYI, the LG Chat stores the User ID and so it can be accessed and used for such things like the script you deleted is supposed to do.
If you'd like to let me know what it is your wanting, (link to profile, link to wall messages) I can show you what to do.
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: LG Chatbox - Question
Wow, fantastic!!! Thank you very much!
If I could thank you twice, I would! Also, thanks for making the use of QuickTime clear to me. (Lucky friend the one you've got! LOL)
I'll change the height of the chat to a bit smaller one.
Ohh, so it stores the User ID! I guess I will be interested in using that SPAN info for the visitor messages again!
Thank you very much! You definitely rock!!!! Infinite thanks!
If I could thank you twice, I would! Also, thanks for making the use of QuickTime clear to me. (Lucky friend the one you've got! LOL)
I'll change the height of the chat to a bit smaller one.
Ohh, so it stores the User ID! I guess I will be interested in using that SPAN info for the visitor messages again!
Thank you very much! You definitely rock!!!! Infinite thanks!
Similar topics
» about chatbox question
» Pop out chatbox question
» Chatbox skin question
» [Question]A thing related to FMchat/LGchat (The TAB in which shows the chatbox)
» any question.
» Pop out chatbox question
» Chatbox skin question
» [Question]A thing related to FMchat/LGchat (The TAB in which shows the chatbox)
» any question.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum