Page 1 of 2
Problem installing Self registration Module
Posted: Mon Feb 08, 2016 8:01 pm
by naturelab
Just tried to install the latest Self registration Module (SelfRegistration -1.9.5 - 01/16/16), through Module Manager, everything seemed OK, but then the screen went completely white, Can't get back to the CMSMS admin.
I have just tried this on TWO sites, with the same results.
Anyone else having difficulty ?
Re: Problem installing Self registration Module
Posted: Mon Feb 08, 2016 9:22 pm
by velden
White screen -> usually server error (500?) -> check error log of web server
Rename the folder of the installed module under /modules/ to be able to get access to admin again. If there were other modules installed because of dependencies one of those could be the culprit too of course.
Check system info and compare to module (and dependencies) requirements (php version?)
Re: Problem installing Self registration Module
Posted: Mon Feb 08, 2016 9:29 pm
by Rolf
PHP version?
Re: Problem installing Self registration Module
Posted: Mon Feb 08, 2016 10:44 pm
by naturelab
Thanks Guys.
It's PHP 5.6
Other modules install fine though.
NOTHING in the error log.
I managed to get the admin back, but now if I try to reinstall the Self registration Module it appears to be installing,but never finishes. ie It still says "download & install" rather than "installed".
In terms of dependencies / System info - everything seems OK to me :-
Code: Select all
----------------------------------------------
Cms Version: 2.1.1
Installed Modules:
AdminSearch: 1.0
CMSContentManager: 1.1
DesignManager: 1.1.1
FileManager: 1.5.2
MicroTiny: 2.0.2
ModuleManager: 2.0.1
Navigator: 1.0.2
News: 2.50.3
Search: 1.50.2
CGExtensions: 1.51.1
CGSimpleSmarty: 2.0.5
JQueryTools: 1.3.8
CGBlog: 1.13.3
CGContentUtils: 2.1
Gallery: 2.1
CGSnapshot: 1.0
CGStaticMaps: 1.0.0
CGGoogleMaps2: 0.99.3
CMSMailer: 5.2.14
FormBuilder: 0.8.1.3
FrontEndUsers: 1.31
CGUserDirectory: 1.5
Config Information:
php_memory_limit:
max_upload_size: 2000000
url_rewriting: mod_rewrite
page_extension: /
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/London
permissive_smarty: false
Re: Problem installing Self registration Module
Posted: Mon Feb 08, 2016 10:46 pm
by naturelab
All the files seem to be there in the modules directory, but nothing relating to the Self registration Module showing up in the admin panel. Where should it show up BTW ? And the Module Manager still thinks it is not yet installed.
Re: Problem installing Self registration Module
Posted: Tue Feb 09, 2016 1:14 am
by Jeff
It might be timing out.
Go to the list of modules for your website and install it there.
Re: Problem installing Self registration Module
Posted: Tue Feb 09, 2016 8:41 am
by naturelab
Jeff :- It doesn't show up there either ( see screenshots - showing all steps, then white screen )
Re: Problem installing Self registration Module
Posted: Tue Feb 09, 2016 7:33 pm
by Dr.CSS
I know this sounds strange but try a real page extension instead of / ...
Re: Problem installing Self registration Module
Posted: Tue Feb 09, 2016 8:13 pm
by naturelab
Do you mean turn off pretty urls ?
Re: Problem installing Self registration Module
Posted: Tue Feb 09, 2016 8:16 pm
by naturelab
Is it posible that anyone else could try and install this ? Try and replicate for me ? I have run out of ideas...
Re: Problem installing Self registration Module
Posted: Tue Feb 09, 2016 8:23 pm
by naturelab
I justchanged my PHP back to 5.5 and tried the install again. goyt this error
Code: Select all
Fatal error: Call to a member function AddPropertyDefn() on a non-object in /home/extrast/public_html/modules/SelfRegistration/method.install.php on line 123
Re: Problem installing Self registration Module
Posted: Tue Feb 09, 2016 10:39 pm
by naturelab
I changed the Download Chunk Size (Kb) in the settings of ModuleManager.
Now when I try and install, I am getting this error message (screen attached)
Re: Problem installing Self registration Module
Posted: Wed Feb 10, 2016 8:06 am
by Jeff
naturelab wrote:Screen Shot 2016-02-09 at 08.40.14.png
Jeff :- It doesn't show up there either ( see screenshots - showing all steps, then white screen )
I can't tell/see anything in that screenshot. I don't know if you are looking in the right spot or if something else it the problem.
Re: Problem installing Self registration Module
Posted: Wed Mar 02, 2016 8:30 am
by master3395
Try downloading the module on cms website, and use a FTP to upload thw unzipped folder to the module folder.
Re: Problem installing Self registration Module
Posted: Wed Mar 02, 2016 11:26 am
by Rinker
I also had this behaviour in the past with some modules. Don't know where its going wrong, but then I always load the mod from the forge and import it in CMSMS, that always worked for me.