Quote:
Originally Posted by powerbook
Hi,
Finally got some time to try and enable the posting rule. I got it to work and like you pointed out actually quite simple but the only thing I don't know or understand how to do is to enable a message in the shoutbox area (when disabled) telling the member why it is disabled "You can only use the shoutbox bla bla bla".
Should I add a phrase for that and call it from a new template?
Many Thanks
|
With what I pointed out, the chatbox won't show, am I right ?
Then I think you should have to create new mgc_chatbox template with only the table header and the phrase as content, calling it mgc_chatbox_lack_posts for example.
You'll have to edit:
- both the 3 hooks regarding the display on the forumhome, forumdisplay and showthread
- the mgc_chatbox.php file for the full mode display
- the condition you have added by putting a else to manage the display in case of show on all pages under the navbar or in a variable
In order to display the mgc_chatbox_lack_posts template instead of the mgc_chatbox template when the user has not done enough posts.
Do you think you can handle that?
Quote:
Originally Posted by Semobid
I upgraded to the newest version and I am still having problems. It is continuously loading, and the chatbox's width is exceeding the width of my forum. Any ideas?
I made a username that you can use to login to see what it is doing.
The forum is located at
PHP Code:
www.semobid.com/VB
username:tester1
password: password
|
I have had a look, that's strange there are no javascript errors.
Do you have reverted all the templates of the chatbox before/after the upgrade in case you modified something ?
All uploaded files are the one ?
By the way, you have done the modification in the navbar template wrong as I have been able to infer from your link
Quote:
Originally Posted by RCWorld
My chatbox appears on page well, but is locked up and continues to read "Loading..."
I have seen some have been helped with this problem, but I did not see the fix has been posted.
Also the archive link, link buttons and chatbox navbar dropdown links (see att.):
view_archive&page=1, view_chatbox & showaide
Must not point to the correct page, as they open to a "cannot find" page.
I have been through all of my server side files multiple times, checked and rechecked templates, reloaded Js files, and reinstalled products - all to no avail.
vB v3.6.8
Chatbox v1.5
HELP!!
|
With the new version, this should have been fixed when displayed on the forum.
Can you bring me a link of your forum or sending me by pm if you want to keep it private please so that I could perhaps point out what is wrong with your configuration ?