Welcome Guest, Not a member yet? Register   Sign In
Database error in localhost
#4

(02-20-2019, 09:01 PM)php_rocs Wrote: @scatman98,

Which one is line 24 (VRClient or form_validation)?

I'm surprised that you didn't do this instead: $this->load->library(array('user_agent','paypal_lib','VRClient','form_validation')) or
                                              $this->load->library(['user_agent','paypal_lib','VRClient','form_validation'])
Are Ad_model and Ad_user two different models or are you using Ad_user as the object name same for User_model?

24th line is

               
Code:
parent::__construct();


okay thanks for telling me about this, im just getting started with programming. this is someone elses work which im trying to study.
Reply


Messages In This Thread
Database error in localhost - by scatman98 - 02-20-2019, 06:49 PM
RE: Database error in localhost - by php_rocs - 02-20-2019, 09:01 PM
RE: Database error in localhost - by scatman98 - 02-21-2019, 05:52 AM
RE: Database error in localhost - by ciadmin - 02-21-2019, 01:27 AM
RE: Database error in localhost - by scatman98 - 02-21-2019, 05:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB