Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
Node is saved as draft in My Content >> Draft
  • Cakephp Not Getting All Fields From Database

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 4
    Comment on it

    If you are unable to get newly added database column in cakephp, then use the below code.

    1. Go to app / Config.php then set
          Configure::write('debug',0);
          to
          Configure::write('debug',2);
    
    1. Refresh you window and again set
          Configure::write('debug',2);
          to
         Configure::write('debug',0);
    
    Works !
    
    cakePhp how to get all fields from database to live/local

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: