MikeChoy Posted December 27, 2010 Share Posted December 27, 2010 "PS_CACHING_SYSTEM" problem reported in SVN has been resolved when testing SVN4022 but now I got new problem. I'm testing upgrading from 1.2.0.6 and the error message displayed during installation."Table 'data4022.xxx_required_field' doesn't existSELECT id_required_field, object_name, field_name FROM xxx_required_field WHERE 1This field is not in my old database...Is this newly added table?When using path /prestashop/install ; the installation proceed without errors.?! Link to comment Share on other sites More sharing options...
rocky Posted December 28, 2010 Share Posted December 28, 2010 Yes, it's a new table added to PrestaShop v1.4 to allow you to force certain fields to be required. If you are getting an error message that it is missing, then your database mustn't have upgraded properly. Link to comment Share on other sites More sharing options...
MikeChoy Posted December 28, 2010 Author Share Posted December 28, 2010 Thks for e reply. Yes the installation cannot proceed further with this error. But if I were to run setup using prestashop/install ; the installation proceeded without problem....and I have checked the database and the new table was created.I have posted earlier regarding running installation with directory on "prestashop" and "prestashop/install" the first one that runs on the root directory will not go thru if there is any problem where as the 2nd one will usually get the installation program to finish without error.What is the consequence of the 2 method?Thanks Link to comment Share on other sites More sharing options...
rocky Posted December 28, 2010 Share Posted December 28, 2010 I have no idea. I thought prestashop redirected to prestashop/install, so both would do the same thing. Link to comment Share on other sites More sharing options...
MikeChoy Posted December 28, 2010 Author Share Posted December 28, 2010 I thought so too; some how running using the 2 methods...one fail and the other is ok.... The initial cache problem bug only happen when I run @ root directory. Assumed @ root index.php runs some scripts before getting to installation folder's program.BTW: This refers only to testing on upgrading....It does not seems to happen on new installation.Thks. Link to comment Share on other sites More sharing options...
rocky Posted December 28, 2010 Share Posted December 28, 2010 When you are upgrading, you must go to prestashop/install, since going to prestashop will load the website instead of redirecting to the installer. Link to comment Share on other sites More sharing options...
MikeChoy Posted December 28, 2010 Author Share Posted December 28, 2010 Cool!! That explains e problem...Should have thought of that!You are Super!!Thks 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