Active
Project:
nodeformpopup
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2006 at 03:27 UTC
Updated:
14 Sep 2006 at 02:08 UTC
is the cvs module compatable with 4.7.2? i am getting this error when trying to enable in the content type page.
Warning: Duplicate entry 'nodeformpopup_content_noderefer' for key 1 query: INSERT INTO variable (name, value) VALUES ('nodeformpopup_content_nodereference', 's:1:\"0\";') in xxxxxxxxx/public_html/includes/database.mysql.inc on line 120
Warning: Cannot modify header information - headers already sent by (output started at xxxxxxxxxx/public_html/includes/database.mysql.inc:120) in xxxxxxxxxx/public_html/includes/common.inc on line 266"
thanks!
j
Comments
Comment #1
Egon Bianchet commentedYes it should, this is a bug.
Comment #2
Egon Bianchet commentedI am not able to reproduce it ... which version of nodeformpopup are you using? Check it inside nodeformpopup.module at the row starting with // $Id$, if it's older than 1.17 try to download the module again
Comment #3
jbhan commentedI have 1.17
$Id: nodeformpopup.module,v 1.17 2006/09/11 15:46:56
Drupal 4.7.2
i also have the prepopulate.module,v 1.5 2006/08/30 (newest version cvs) installed.
The error comes when i try to enable either of the nodepopup functions in the content type on the CCK form in the content types menu. After that, any changes made, even trying to change other settings, unrelated to the nodepopup i get the same error.
Disabling the module - the error goes away.
Also, the error occurs, but the settings are saved - so the module seems to work. it created the widget. but did not prepopulate either.
j
Comment #4
Egon Bianchet commentedIs it possible that you are using an outdated version of cck?
Comment #5
jbhan commentedthat is always possible! :) i'll check and get back to you!
j
Comment #6
jbhan commentedactually, i suppose i should ask if the cvs version of theis module works with the 4.7 version of cck or do i need the cvs version of cck?
j
Comment #7
Egon Bianchet commentedI have CCK 4.7, content.module is v 1.56.2.17, but I still can't replicate the issue
Comment #8
jbhan commentedmy cck version is 4.7, and the most updated version. i have tried disabling various modules and components of the site to see if the error goes away, but not successful. i cleared the cache, no help. oddly, the bookmarklet appears.
j