FrontEndUsers won't install on latest version?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
JiiPee
Forum Members
Forum Members
Posts: 81
Joined: Fri Jan 23, 2009 7:03 pm

FrontEndUsers won't install on latest version?

Post by JiiPee »

Hi, I have tried this now for few times with fresh installation of CMSMS but every time when I try to install FEU I get the following error and admin area and website crashes:

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /home/test/public_html/cmssimple/modules/FrontEndUsers/FrontEndUsers.module.php on line 323

Other modules before that installs just fine though.

I have few sites with FEU and on 1.11.4 it works, but 1.11.5 and 1.11.6 it dont work any more.

Can someone confirm if this is bug or something else?

Edit: Sorry, just noticed that sticky of PHP 5.4 for CG modules, is this the reason for installation failure?
If I update PHP to latest version, is there a chance that some old installation of CMSMS won't work any more?
I do have two small sites that still uses version 1.7.1 and 1.8.2 only because they have multi language module that was not continued later on.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: FrontEndUsers won't install on latest version?

Post by staartmees »

You get this error because all CG-modules need PHP 5.3
It's best to have the latest version of cms made simple and modules.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: FrontEndUsers won't install on latest version?

Post by Dr.CSS »

Those older versions have vulnerabilities that allow the site to be hacked, is best to update them...
JiiPee
Forum Members
Forum Members
Posts: 81
Joined: Fri Jan 23, 2009 7:03 pm

Re: FrontEndUsers won't install on latest version?

Post by JiiPee »

Yes I know those old sites should be updated asap.

But do you think there will be problems with those sites if I update to latest PHP version, before updating CMSMS versions?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: FrontEndUsers won't install on latest version?

Post by Dr.CSS »

My host lets me add a line in htaccess to set PHP version per site...

At the top, this works for me but not sure if it works for everyone, ymmv...

AddHandler application/x-httpd-php53 .php
JiiPee
Forum Members
Forum Members
Posts: 81
Joined: Fri Jan 23, 2009 7:03 pm

Re: FrontEndUsers won't install on latest version?

Post by JiiPee »

Hi again, I have now PHP 5.3.25 version but still I get the same error when trying to install FEU from module manager in 1.11.6.

Any advice please?

Heres the error I get:

Code: Select all

Warning: str_shuffle() expects exactly 1 parameter, 3 given in /home/mysite/public_html/modules/FrontEndUsers/method.install.php on line 230

Warning: substr() expects at least 2 parameters, 1 given in /home/mysite/public_html/modules/FrontEndUsers/method.install.php on line 230

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/modules/FrontEndUsers/method.install.php:230) in /home/mysite/public_html/include.php on line 94

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/modules/FrontEndUsers/method.install.php:230) in /home/mysite/public_html/include.php on line 97

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/modules/FrontEndUsers/method.install.php:230) in /home/mysite/public_html/include.php on line 100

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/modules/FrontEndUsers/method.install.php:230) in /home/mysite/public_html/include.php on line 101

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/modules/FrontEndUsers/method.install.php:230) in /home/mysite/public_html/include.php on line 104

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/modules/FrontEndUsers/method.install.php:230) in /home/mysite/public_html/include.php on line 107

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/modules/FrontEndUsers/method.install.php:230) in /home/mysite/public_html/include.php on line 94

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/modules/FrontEndUsers/method.install.php:230) in /home/mysite/public_html/include.php on line 97

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/modules/FrontEndUsers/method.install.php:230) in /home/mysite/public_html/include.php on line 100

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/modules/FrontEndUsers/method.install.php:230) in /home/mysite/public_html/include.php on line 101

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/modules/FrontEndUsers/method.install.php:230) in /home/mysite/public_html/include.php on line 104

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/modules/FrontEndUsers/method.install.php:230) in /home/mysite/public_html/include.php on line 107
JiiPee
Forum Members
Forum Members
Posts: 81
Joined: Fri Jan 23, 2009 7:03 pm

Re: FrontEndUsers won't install on latest version?

Post by JiiPee »

Small update to this: module seems to install and work in 1.11.6, but it gives that error every time when installing.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1922
Joined: Mon Jan 29, 2007 4:47 pm

Re: FrontEndUsers won't install on latest version?

Post by Jo Morg »

Usually warnings are not critical. The Module should work fine, but do a test run and see if all goes well. On a production site warnings should be silently logged.
HTH.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Post Reply

Return to “Modules/Add-Ons”