dhruvbaldawa / ConMS

Now we have a new mailing list : conms-dev@googlegroups.com
Other
4 stars 5 forks source link

some basic bugs #18

Closed bangeravivek closed 13 years ago

bangeravivek commented 13 years ago

Add author form not working properly

Delete buttons in author, paper and track pages not working. Moreover in track pages even edit button is not working

Both problems are in codeigniter2.0.2 and regular as well

This is the post for add authors

ajax 1 city sdgsdg country asdfasg email sdgs home_institute 0 name sdgsd phone 236236 pincode 43453 state sfsdfsdf street sdgsdw

This is the response

A PHP Error was encountered

Severity: Notice

Message: Undefined index: password

Filename: models/auth_model.php

Line Number: 30

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at C:\xampp\xampp\htdocs\icwet\system\libraries\Exceptions.php:166)

Filename: codeigniter/Common.php

Line Number: 360

Database Error

A Database Error Occurred

Error Number: 1136

Column count doesn't match value count at row 1

INSERT INTO authors VALUES (1115)

dhruvbaldawa commented 13 years ago

but are there any new issues emerging due to update to 2.0.2 ??

dhruvbaldawa commented 13 years ago

Delete buttons are not implemented as yet, so there is going to be a problem in it.