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

Egon Bianchet’s picture

Component: Miscellaneous » Code
Category: support » bug

Yes it should, this is a bug.

Egon Bianchet’s picture

I 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

jbhan’s picture

I 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

Egon Bianchet’s picture

Is it possible that you are using an outdated version of cck?

jbhan’s picture

that is always possible! :) i'll check and get back to you!

j

jbhan’s picture

actually, 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

Egon Bianchet’s picture

I have CCK 4.7, content.module is v 1.56.2.17, but I still can't replicate the issue

jbhan’s picture

my 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