Jump to content

Recommended Posts

  • 4 weeks later...
Posted

hello i was try to adapt this code in acis pack and i got this errors in 3 files requestbypass enterworld and mailcmd

what can i do to solve??

 

errorkeh.jpg

 

In these three files you mentioned I made some connections to the database in order to select or insert the information.

 

According to this error, acis uses a different function to enstablish the connection.

 

Delete the getConnection(false) part, and then press ctrl and space to see all the available options. Test some of them.

Posted

In these three files you mentioned I made some connections to the database in order to select or insert the information.

 

According to this error, acis uses a different function to enstablish the connection.

 

Delete the getConnection(false) part, and then press ctrl and space to see all the available options. Test some of them.

just remove the false thing

 

good job

  • 2 weeks later...
Guest
This topic is now closed to further replies.



×
×
  • Create New...