hiteshd Posted January 13, 2016 Share Posted January 13, 2016 Using prestashop 1.6.1.3 using payumoney module. Payumoney technical team informed it is problem with prestashop. while placing an order getting 500 internal server error . I have turned on error reporting . Kindly check the following image. Kindly help. Server information Linux #1 SMP Wed Dec 17 20:10:32 CST 2014 x86_64 Server software version Apache PHP version 5.4.45 Memory limit 256M Max execution time 60 Database informationMySQL version 5.5.42-37.1 MySQL server localhost MySQL name hiteash_pre MySQL user hiteash_pre Tables prefix ps_ MySQL engine InnoDB MySQL driver: DbPDO Link to comment Share on other sites More sharing options...
roja45 Posted January 13, 2016 Share Posted January 13, 2016 the sql query is missing the id_order, no? I guess it gets assigned somewhere in this part: dbcore->execute - $orderid. this is inside the payu module though so not sure why it's a prestashop problem. Link to comment Share on other sites More sharing options...
hiteshd Posted January 13, 2016 Author Share Posted January 13, 2016 Hi thank you for your reply. Could you help me what should i do to resolve the problem. Link to comment Share on other sites More sharing options...
roja45 Posted January 13, 2016 Share Posted January 13, 2016 ask the developer why the orderid is not being assigned, it's internal to their code. I can only see the space where an order id should be in the error message you posted, they'll have to tell you exactly why that is, or attach a debugger to it. 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