Jump to content
  • 0

I Get An Error Checking Out,sqlstate[23000] Please Help


Question

Posted

Oh noes!

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'module_row_id' cannot be null on line 124 in /var/www/Netstreet/my/lib/model.php 

Printing Stack Trace:

#0 /var/www/Netstreet/my/lib/model.php(124): PDOStatement->execute(Array)

#1 /var/www/Netstreet/my/components/record/record.php(225): Model->query('INSERT INTO `se...', Array)

#2 /var/www/Netstreet/my/app/models/services.php(895): Record->insert('services', Array, Array)

#3 /var/www/Netstreet/my/plugins/order/models/order_orders.php(389): Services->add(Array, Array, false)

#4 /var/www/Netstreet/my/plugins/order/models/order_orders.php(252): OrderOrders->addService(Array, Array, Array, NULL)

#5 /var/www/Netstreet/my/plugins/order/controllers/checkout.php(345): OrderOrders->add(Array, Array)

#6 /var/www/Netstreet/my/plugins/order/controllers/checkout.php(71): Checkout->createOrder(Array, NULL)

#7 /var/www/Netstreet/my/lib/dispatcher.php(111): Checkout->index()

#8 /var/www/Netstreet/my/index.php(21): Dispatcher::dispatch('/index.php/orde...')

#9 {main}

 

4 answers to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...