{ MCHAT_TITLE } Problem

Support for mods released by phpbbmodders.net found at either https://github.com/phpbbmodders/ or the MODDB at http://www.phpbb.com
Forum rules
Please only request support for mods released by phpbbmodders.net found at either https://github.com/phpbbmodders/ or the MODDB at http://www.phpbb.com
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
HomeWell
New member
New member
Posts: 9
Joined: 20 Jan 2014, 14:51
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

{ MCHAT_TITLE } Problem

Postby HomeWell » 20 Jan 2014, 14:56

Hello guys,

i have a problem with the mchat mod.

see : [img]http://puu.sh/6rFQD/43f2d32853.png[/img]

backend : [img]http://puu.sh/6rGjK/b7aa6622ef.png[/img]

the mod works fine but the title isnt right. How can i fix that manually ?

sry for my bad english.

CraftyMc
Member
Member
Posts: 69
Joined: 16 May 2013, 14:46
Contact:

Re: { MCHAT_TITLE } Problem

Postby CraftyMc » 20 Jan 2014, 15:13

my guess is you haven't installed the mod properly, specifically the language folder.

HomeWell
New member
New member
Posts: 9
Joined: 20 Jan 2014, 14:51
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: { MCHAT_TITLE } Problem

Postby HomeWell » 20 Jan 2014, 15:16

My steps :

1. i uploaded mchat into automod
2. i "execute" install_mchat.php
3. i pressed "details" on automod and did a force install (prosilver to my aktually style)

have I forgotten something?

edit: i copied the folders from the language folder in my language folder but that changed nothing.

CraftyMc
Member
Member
Posts: 69
Joined: 16 May 2013, 14:46
Contact:

Re: { MCHAT_TITLE } Problem

Postby CraftyMc » 20 Jan 2014, 15:28

do you have a link to your board? It seems there is no language files in place.

HomeWell
New member
New member
Posts: 9
Joined: 20 Jan 2014, 14:51
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: { MCHAT_TITLE } Problem

Postby HomeWell » 20 Jan 2014, 15:35

here is the link to my Forum : BloodyCarnage.de

i tried to change the language via profil editor to british english but no result the title of the mod would not change.

CraftyMc
Member
Member
Posts: 69
Joined: 16 May 2013, 14:46
Contact:

Re: { MCHAT_TITLE } Problem

Postby CraftyMc » 20 Jan 2014, 15:44

Your default language is german, this mod is english. You will need to add the language files into the german folder instead of the EN folder it should work the same but the language will be english instead of german.

Open the language folder located inside mChat root then open the EN folder and copy everything from in that folder into your german (de) language directory instead of EN

HomeWell
New member
New member
Posts: 9
Joined: 20 Jan 2014, 14:51
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: { MCHAT_TITLE } Problem

Postby HomeWell » 20 Jan 2014, 15:47

I've already made that. But nothing changed. Another Idea ?

HomeWell
New member
New member
Posts: 9
Joined: 20 Jan 2014, 14:51
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: { MCHAT_TITLE } Problem

Postby HomeWell » 20 Jan 2014, 16:17

update : i put the files in my language folder. That was helpfully for my backend(acp) but not for the frontend(forum). so its to 50% fixed :) but how can i fix the another 50% ^^ ?

User avatar
RMcGirr83
Past Contributor
Past Contributor
Posts: 6243
Joined: 30 Nov 2006, 14:23
Real name: Rich McGirr
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: { MCHAT_TITLE } Problem

Postby RMcGirr83 » 20 Jan 2014, 17:17

You also have to do the edits for the german php files as the mod states to do for english language php files (open the install xml file in your browser from the download of the mod).

HomeWell
New member
New member
Posts: 9
Joined: 20 Jan 2014, 14:51
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: { MCHAT_TITLE } Problem

Postby HomeWell » 20 Jan 2014, 17:59

i did this allready with the following feature of automod:
[img]http://puu.sh/6rQo9/7e5f6d6eed.png[/img]

steve
Master of posting
Master of posting
Posts: 1213
Joined: 12 Jul 2009, 19:14
Location: uk
Contact:

Re: { MCHAT_TITLE } Problem

Postby steve » 20 Jan 2014, 19:05

No you have to edit your language/xxx/common.php file like stated in the mod install.xml file for language/en/common.php
Steve ©

CraftyMc
Member
Member
Posts: 69
Joined: 16 May 2013, 14:46
Contact:

Re: { MCHAT_TITLE } Problem

Postby CraftyMc » 20 Jan 2014, 19:09

What steve said, but since you are using german based language, in the mod.xml where it tell yous to add the code to language/en/common.php you would add it to language/de/common.php < Your german directory.

HomeWell
New member
New member
Posts: 9
Joined: 20 Jan 2014, 14:51
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: { MCHAT_TITLE } Problem

Postby HomeWell » 20 Jan 2014, 19:15

thanks you all for your help. now it works :)

/close


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Return to “Modders MOD support”

Who is online

Users browsing this forum: No registered users and 57 guests