Brozko Posted August 7, 2013 Share Posted August 7, 2013 Dear friends! I'm use version - Prestashop 1.5.4.1 On the "Shippihg" page there is nothing except for a blue box and button return to the previous step. Which module displays the carriers? At what hook I should install it? Or is the problem in something else? Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 7, 2013 Share Posted August 7, 2013 Hi Brozko, could you show a screenshot of what your screen looks like? It may be a problem with the initial installation. Link to comment Share on other sites More sharing options...
Brozko Posted August 7, 2013 Author Share Posted August 7, 2013 Yes, there some bug! No class "delivery_options"!! Please tell me how can I solve this problem? Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 7, 2013 Share Posted August 7, 2013 Hey, okay so you seem to have a modified template. Have you turned on Error reporting? Do you have a link to the store? Link to comment Share on other sites More sharing options...
Brozko Posted August 7, 2013 Author Share Posted August 7, 2013 (edited) Error reporting doesn't turned on(( How can I do this? Store placed on the local server Edited August 7, 2013 by Brozko (see edit history) Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 7, 2013 Share Posted August 7, 2013 PrestaShop 1.5.3+ config/defines.inc.php find this line define('_PS_MODE_DEV_', false); change to look like this: define('_PS_MODE_DEV_', true); Link to comment Share on other sites More sharing options...
Brozko Posted August 7, 2013 Author Share Posted August 7, 2013 (edited) I changed this line... I think the problem in this: $HOOK_BEFORECARRIER Smarty_Variable Object (3) ->value = "" ->nocache = false ->scope = "Smarty root" $HOOK_EXTRACARRIER Smarty_Variable Object (3) ->value = "" ->nocache = false ->scope = "Smarty root" No values in these parameters. Edited August 7, 2013 by Brozko (see edit history) Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 7, 2013 Share Posted August 7, 2013 You changed the line and what error appear? Link to comment Share on other sites More sharing options...
Brozko Posted August 7, 2013 Author Share Posted August 7, 2013 I don't see any error messages.... 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