Can't add new Navigation?

In my admin->Builders->Navigation Menu Builder

Whenever I tried to drag "NEW ITEM" to the Active Items section, it always give me this error:

"Sorry couldn't insert object"

This is my database error:

Database error in Dolphin
Query:
INSERT INTO `TopMenu` ( `Name`, `Type` ) VALUES ( 'NEW ITEM', 'top' )

Mysql error:
Field 'Onclick' doesn't have a default value
Quote · 2 Sep 2008

Not sure this is the answer in this case but try different browsers  ..... 
No browser is consistent across the entire installation  ..... 
.

Quote · 2 Sep 2008
Still the same issue.
Quote · 2 Sep 2008

Rather strange because the onclick field in the TopMenu table has no default value to begin with  ..... 
.

Quote · 2 Sep 2008

I fixed the issue by making the column a "null" instead of not null

Quote · 2 Sep 2008

Could you elaborate on where you made that change to null?

 

I seem to be having the exact same issues, among others.

 

Thanks in advance.

Quote · 8 Sep 2008

go to phpMyAdmin > TopMenu table and click on structure an change onclick from null to not null  ..... 
.

Quote · 8 Sep 2008

It was set that way, I desided to try and set it to allow null and although I get a different error now, the nav builder will let me add and edit new items.

 

Wierd -

 

Now I wish I could get the fields builder to work.

 

 

Quote · 8 Sep 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.