[Release] mChat Block for Board3 Portal 2.0.0
Forum rules
This forum is not for support requests.
Only post Modifications for Board3 Portal 2.0.x in this forum.
This forum is not for support requests.
Only post Modifications for Board3 Portal 2.0.x in this forum.
-
Topic author - Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
[Release] mChat Block for Board3 Portal 2.0.0
Addon: mChat Block
Addon Version: 1.1.0
Addon Author: Marc Alexander
Addon Description:
Adds an mChat window to your portal page.
Addon Requirements: Board3 Portal 2.0.0 and newer and mChat 1.3.5 by RMcGirr83
Download:
Instructions:
Upload the module package via the ACP or just upload the content of the ZIP-File into the root of your forum.
Lade das Modul Paket über den Admin-Bereich hoch oder lade den Inhalt der ZIP-Datei in das Hauptverzeichnis deines Forums.
Updates:
19th May 2011: Added missing <br /> in prosilver
Addon Version: 1.1.0
Addon Author: Marc Alexander
Addon Description:
Adds an mChat window to your portal page.
Addon Requirements: Board3 Portal 2.0.0 and newer and mChat 1.3.5 by RMcGirr83
Download:
Instructions:
Upload the module package via the ACP or just upload the content of the ZIP-File into the root of your forum.
Lade das Modul Paket über den Admin-Bereich hoch oder lade den Inhalt der ZIP-Datei in das Hauptverzeichnis deines Forums.
Updates:
19th May 2011: Added missing <br /> in prosilver
-
- Active Member
- Posts: 1
- Joined: 22. June 2011 07:11
- phpBB.de User: Hans
- phpBB.com User: Hans
- Contact:
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
./styles/prosilver/template/mchat_body.html does not exist
-
Topic author - Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
No, you are missing mChat:
Marc wrote: Addon Requirements: Board3 Portal 2.0.0b1 and newer and mChat 1.3.5 by RMcGirr83
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
I cannot get the mChat module to upload. I get the error message:
Information
The module you are trying to upload seems to be corrupted.
I am running Board3 2.0.0b1 on phpBB 3.0.9 and have downloaded a brand new copy of the mChat 1.3.5.zip from the phpBB page.
Any idea why the portal thinks it is corrupted? Can it not auto-install mChat?
EDIT:
Post postponed because the wrong place.
Greeting archivar
Information
The module you are trying to upload seems to be corrupted.
I am running Board3 2.0.0b1 on phpBB 3.0.9 and have downloaded a brand new copy of the mChat 1.3.5.zip from the phpBB page.
Any idea why the portal thinks it is corrupted? Can it not auto-install mChat?
EDIT:
Post postponed because the wrong place.
Greeting archivar
-
- Active Member
- Posts: 4
- Joined: 26. September 2010 22:25
- phpBB.de User: MetalMarine
- phpBB.com User: MetalMarine
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
DIYBear wrote:I cannot get the mChat module to upload. I get the error message:
Information
The module you are trying to upload seems to be corrupted.
I am running Board3 2.0.0b1 on phpBB 3.0.9 and have downloaded a brand new copy of the mChat 1.3.5.zip from the phpBB page.
Any idea why the portal thinks it is corrupted? Can it not auto-install mChat?
I installed it with no problems. using the .zip file from these forums. viewtopic.php?f=54&t=4577
my website http://www.triplexclan.com
EDIT:
Post postponed because the wrong place.
Greeting archivar
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
I have tried to install from zip list in this post and I get this:
template->_tpl_load_file(): File ./styles/X-Treme/template/portal/modules/mchat_center.html does not exist or is empty
template->_tpl_load_file(): File ./styles/X-Treme/template/portal/modules/mchat_center.html does not exist or is empty
-
- Portal Professional
- Posts: 1959
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
Copy the appropriate files in the style.Armgaming wrote:I have tried to install from zip list in this post and I get this:
template->_tpl_load_file(): File ./styles/X-Treme/template/portal/modules/mchat_center.html does not exist or is empty
Your style X-Treme is subsilver basis.
Take this subsilver the files from the download package.
V.G. archivar
sorry for my bad english
sorry for my bad english
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
Hallo ist es auch möglich die Box im Portal nach rechts zu verschieben?
Über dem Portal sieht das ziemlich fehl am Platz aus!
Über dem Portal sieht das ziemlich fehl am Platz aus!
-
Topic author - Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
Du kannst die Box auch in die Mittee schieben oder auch nach unten. Auf der rechten Seite ist meiner Meinung nach zu wenig Platz für den Block.
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
Tell how to make a chat not in the central column, and in right?
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
I have found the decision
Search in forum/portal/modules/portal_mchat.php
Replace:
/forum/styles/subsilver2/template/portal/modules/mchat_center.html
rename: mchat_side.html
Search in forum/portal/modules/portal_mchat.php
Code: Select all
public function get_template_center($module_id)
{
global $config, $template, $phpbb_root_path, $phpEx, $auth, $user, $cache, $db;
if(!defined('MCHAT_INCLUDE'))
{
define('MCHAT_INCLUDE', true);
}
if(!function_exists('mchat_cache') && !empty($config['mchat_enable']) && $auth->acl_get('u_mchat_view'))
{
$mchat_include_index = true;
include($phpbb_root_path . 'mchat.' . $phpEx);
}
return 'mchat_center.html';
}
Code: Select all
public function get_template_side($module_id)
{
global $config, $template, $phpbb_root_path, $phpEx, $auth, $user, $cache, $db;
if(!defined('MCHAT_INCLUDE'))
{
define('MCHAT_INCLUDE', true);
}
if(!function_exists('mchat_cache') && !empty($config['mchat_enable']) && $auth->acl_get('u_mchat_view'))
{
$mchat_include_index = true;
include($phpbb_root_path . 'mchat.' . $phpEx);
}
return 'mchat_side.html';
}
rename: mchat_side.html
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
I have tried both and I keep getting the same message, mchat works just fine on my index page. I just get that message when I try to install to a portal module. Everything used to work just fine this way until I had to redo my forums do to an admin deleting the root.MetalMarine wrote:DIYBear wrote:I cannot get the mChat module to upload. I get the error message:
Information
The module you are trying to upload seems to be corrupted.
I am running Board3 2.0.0b1 on phpBB 3.0.9 and have downloaded a brand new copy of the mChat 1.3.5.zip from the phpBB page.
Any idea why the portal thinks it is corrupted? Can it not auto-install mChat?
I installed it with no problems. using the .zip file from these forums. viewtopic.php?f=54&t=4577
my website http://www.triplexclan.com
EDIT:
Post postponed because the wrong place.
Greeting archivar
Here is a link: http://armgaming.net
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
I am really not trying to flame but is there but is there anyone here that helps resolve these issues, I understand this is a free based mod and have no problem donating. I am just curious why everything worked prior and now on a new install it tells me every module is corrupted?
-
- Sponsor
- Posts: 134
- Joined: 30. November 2009 16:11
- phpBB.de User: Scanialady
- phpBB.com User: Scanialady
- Contact:
Re: [Release] mChat Block for Board3 Portal 2.0.0b1
have a look to the chmod of module files on your server - may be, they are read protected. Set them to 644 if it is so.
sorry for my bad english - I'm german and google is my friend
-
Topic author - Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: [Release] mChat Block for Board3 Portal 2.0.0
Ich gehe mal davon aus, dass Gäste nicht die nötigen Rechte haben den mChat zu sehen.