[SOLVED] FlexiAccess 1.0.4 Warnings upon Install.

More
14 years 1 month ago - 14 years 1 month ago #5486 by TheSoMeEx
I just installed FlexiAcess 1.0.4, and I'm getting a ton of errors in the header... looks like it's acting weird with FlexiContent being inserted into the admin menu.

FlexiContent 1.5.2 stable
Database Version: 5.0.89-community
PHP Version: 5.2.9
Joomla! Version: Joomla! 1.5.15 Stable

Thanks!

If you need access to my site, I'm happy to provide it.
Code:
Warning: array_push() [function.array-push]: First argument should be an array in /home/three65/public_html/plugins/system/flexiaccess/flexiaccessclass.php on line 1305 Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in /home/three65/public_html/plugins/system/flexiaccess/flexiaccessclass.php on line 1308 Warning: array_unique() [function.array-unique]: The argument should be an array in /home/three65/public_html/plugins/system/flexiaccess/flexiaccessclass.php on line 1338 Warning: array_push() [function.array-push]: First argument should be an array in /home/three65/public_html/plugins/system/flexiaccess/flexiaccessclass.php on line 1305 Warning: array_diff() [function.array-diff]: Argument #1 is not an array in /home/three65/public_html/plugins/system/flexiaccess/flexiaccessclass.php on line 1310 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/three65/public_html/administrator/modules/mod_famenu/helper.php on line 229

--
Heather M. Claus
910-538-8901
I'm Building a Network of Niche Sites with a Shared Community - in BETA now!
www.365DaysofStyle.com
www.twitter.com/365DaysofStyle
Last edit: 14 years 1 month ago by TheSoMeEx.

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #5498 by vistamedia
Hi,
Did you create at least ONE group?
Have you FLEXIcontent installed?
Did you try cleaning your cache?
Cheers,
Emmanuel.

FLEXIcontent lead developer.
www.vistamedia.fr web agency and custom development.
www.joomla.fr co-administrator.
Please no PM for support request, use the forum for that!!!

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #5504 by TheSoMeEx
I had created one group, and when I logged in this AM, the errors were gone.

YAY!

I guess I didn't see where I could expect those errors, so I wasn't thinking things would actually work when I saw them.

Thank you.

--
Heather M. Claus
910-538-8901
I'm Building a Network of Niche Sites with a Shared Community - in BETA now!
www.365DaysofStyle.com
www.twitter.com/365DaysofStyle

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #5507 by vistamedia
Hi Heather,
Nice that it functions properly now ;)
These errors occurs when you first install FLEXIaccess, before you logout and login again.
I use a user plugin to happend some values to the JUser object and to the Session of course.
In the next release I'll try to happend those values on the fly to avoid these dirty notices when the errors reporting is set to maximum in your global Joomla conf.
Cheers,
Emmanuel.

FLEXIcontent lead developer.
www.vistamedia.fr web agency and custom development.
www.joomla.fr co-administrator.
Please no PM for support request, use the forum for that!!!

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #5750 by raramuridesign
Hi
I have the same issue.

I have created a 2 Groups which are not showing in the list of groups. However when viewing the database I can see the list of groups there.

Can you please let me know how to solve this.
Matthew

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #5751 by raramuridesign
Update
I have done the following
- repaired the db and updated the db tables
- logged out and back in and the issues are still there

Please advise as soon as possible.

Matthew

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.615 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline