Page 1 of 1

Module not accessible by the way

Posted: Mon Oct 22, 2018 1:10 pm
by axe70
hello all!
Into a test install on localhost I get

Code: Select all

General Error
Module not accessible

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/functions_module.php
LINE: 565
CALL: trigger_error()

FILE: [ROOT]/ucp.php
LINE: 443
CALL: p_master->load_active()
after:
i 've check that modules are existent and active
i've reset the modules db table to default
i've disable/uninstall any possible mod

what other should i check or do that i've may forget?
I've also cleanup cache whenever it would be necessary, but accessing profile, the main category open, while any sub module i try to navigate in, return this error- There is some option that can cause this behavior or what?
Thank you!

Re: Module not accessible by the way

Posted: Mon Oct 22, 2018 1:42 pm
by david63
Is this a totally new install? If it is then it sounds as there is one, or more, files either missing or corrupt - try re-uploading the files from a fresh download.

Re: Module not accessible by the way

Posted: Mon Oct 22, 2018 1:47 pm
by axe70
oh s*it down!
i modified last night the ucp adding a custom query, and this caused the error, after i edit the code all return to work like a charm ... sorry cool people! ... token me more than 1 hours ... wow i'm sometime able to create more mess then what i resolve :D

Re: Module not accessible by the way

Posted: Mon Oct 22, 2018 1:48 pm
by axe70
p.s just looking your reply David, as above said, my mess! Thank you!