Ticket #383 (reopened Bug report)
Not able to save new content entries
Reported by: | anti_mail@… | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | WifiDog Auth Server 1.0 |
Component: | Auth server, Authentication, permissions and access control | Version: | |
Keywords: | Cc: | benoitg |
Description
hi! i installed the auth server, and it seems to run. but when i try to add content and push the "save .." button, it reloads the page and nothing seems to be saved. klicking around ends sometimes up with:
" execSqlUpdate() : Die folgende Datenbankabfrage verlief fehlerhaft : UPDATE network_has_content SET display_page= WHERE network_id='default-network' AND content_id = '5c53c29863e22dd7bf2f5ecf576dd835'; UPDATE network_has_content SET display_area= WHERE network_id='default-network' AND content_id = '5c53c29863e22dd7bf2f5ecf576dd835'; UPDATE network_has_content SET display_order= WHERE network_id='default-network' AND content_id = '5c53c29863e22dd7bf2f5ecf576dd835';
Fehlermeldung : ERROR: insert or update on table "network_has_content" violates foreign key constraint "display_location_fkey" DETAIL: Key (display_page)=() is not present in table "content_available_display_pages".
Backtrace:
#0 /srv/www/htdocs/wifidog/classes/Content.php(823): AbstractDb?->execSqlUpdate() #1 /srv/www/htdocs/wifidog/classes/Network.php(1699): Content::processLinkedContentUI() #2 /srv/www/htdocs/wifidog/admin/generic_object_admin.php(174): Network->processAdminUI() "
i got the svn version of wifidog from today and the depencies are ok. i reinstalled the sql schema without changes. i got postresql version 8.1.5 and php version 5.2.