servetsarap Posted March 1, 2016 Share Posted March 1, 2016 (edited) For 2 days, i have a problem with my module pages. Theere are many warnings like Warning: Missing argument 4 for ::displayFormTabOneModContent(), called in I just get this at module pages. (some of them) Not only 1 module, but also many other modules have this problem too. How can I solve it? Please help me. Thanks. Edited March 1, 2016 by servetsarap (see edit history) Link to comment Share on other sites More sharing options...
servetsarap Posted March 7, 2016 Author Share Posted March 7, 2016 can anyone help? Link to comment Share on other sites More sharing options...
NemoPS Posted March 8, 2016 Share Posted March 8, 2016 Sounds like a custom module with custom hook. You should contact the theme/modules developer for this Link to comment Share on other sites More sharing options...
servetsarap Posted March 8, 2016 Author Share Posted March 8, 2016 Thank you gor posting. Yes i contacted with them. But not only 1 module. For example, i get same errors when i want to translate e-mail themes Link to comment Share on other sites More sharing options...
NemoPS Posted March 9, 2016 Share Posted March 9, 2016 If they all came with the theme, then it's all those ones being bugged for some reason Link to comment Share on other sites More sharing options...
servetsarap Posted March 9, 2016 Author Share Posted March 9, 2016 (edited) ex. Edited April 3, 2016 by servetsarap (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted March 9, 2016 Share Posted March 9, 2016 Note: running live shop with ps enabled is not recommended. Turn it off and only enable when you have 'real' issue and need more information. warnings/notices etc. do not stop the script....so if it ain't broke then ignore them. my two cents. Link to comment Share on other sites More sharing options...
servetsarap Posted March 9, 2016 Author Share Posted March 9, 2016 i think you mean debug mode with "ps".. i have checked it on config files but they are already false.. i don't know what cause these warnings and errors Link to comment Share on other sites More sharing options...
El Patron Posted March 10, 2016 Share Posted March 10, 2016 use this free module to look at your php values as run-time https://www.prestashop.com/forums/topic/278164-free-module-display-php-environment-phpinfo-back-office/ if you have ps debug off and you still see them, then your php.ini is set to display php messages....you don't want that to happen unless you are actively debugging an issue. Link to comment Share on other sites More sharing options...
servetsarap Posted March 10, 2016 Author Share Posted March 10, 2016 use this free module to look at your php values as run-time https://www.prestashop.com/forums/topic/278164-free-module-display-php-environment-phpinfo-back-office/ if you have ps debug off and you still see them, then your php.ini is set to display php messages....you don't want that to happen unless you are actively debugging an issue. Thank you so much for the module. i have checked the module and the values of open_basedir is like this: open_basedir /home/cosmedro:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp no value i have set it as no value at cpanel, but i see this error message on the translations page i think problem is this. How can i set it as no value in source code? Link to comment Share on other sites More sharing options...
servetsarap Posted March 13, 2016 Author Share Posted March 13, 2016 does anyone have an idea why open_basedir's local and master value are different from each other? Link to comment Share on other sites More sharing options...
servetsarap Posted April 3, 2016 Author Share Posted April 3, 2016 use this free module to look at your php values as run-time https://www.prestashop.com/forums/topic/278164-free-module-display-php-environment-phpinfo-back-office/ if you have ps debug off and you still see them, then your php.ini is set to display php messages....you don't want that to happen unless you are actively debugging an issue. can you please check my previous posts. I think you can solve it. I couldn't solve it yet Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now