By William Matson on Thursday, 26 March 2015
Replies 7
Likes 0
Views 1.4K
Votes 0
Joomla 3.4.1
ED ver Version: 3.2.9599

Upon installation (first time), I received the following warning message:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/hiacom/public_html/interkex/libraries/vendor/joomla/registry/src/Format/Ini.php on line 57

Is this a problem?
Hello William,

I believe it is just a compatibility issue with your joomla and easydiscuss components. Can you try to add the following code inside the file mentioned in the error message and then try again?

//add array() in the getArray() as a parameter.
->getArray(array());
·
Thursday, 26 March 2015 11:41
·
0 Likes
·
0 Votes
·
0 Comments
·
I get exactly the same error, using the latest versions of Joomla, EasySocial and EasyDiscuss.
·
Wednesday, 15 April 2015 20:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Have you tried the method that I mentioned in my previous reply above? If the issue still persist please provide us with your Joomla backend and FTP access so we can check on the issue directly
·
Wednesday, 15 April 2015 23:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Same issues as above, and adding that code to the ini.php file broke the install with this error:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/NAMEREDACTED/public_html/stl/libraries/vendor/joomla/registry/src/Format/Ini.php on line 9

See full site access info in site details for further debugging.

Thanks
Chris
·
Tuesday, 28 April 2015 12:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Chris.

I don't hit any issue when I try to install EasyDiscuss at your Backend. Here is my screenshot : http://screen.stackideas.com/2015-04-28_1316.png
·
Tuesday, 28 April 2015 13:16
·
0 Likes
·
0 Votes
·
0 Comments
·
On the third installation, I get no error message. Strange!
·
Tuesday, 28 April 2015 13:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Chris,

Try to play around with your easydiscuss and see if there any abnormalities on the component. If everything is good then the installation is succeeded and you have nothing to worry about
·
Tuesday, 28 April 2015 16:25
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post