Hello again!
I´ve successfully converted my site to 5.5
I´ve had successfully converted my old flexinodes to CCK, but when I´ve updated drupal 4.7 to 5.5, the CCK module won´t recognize them as CCK nodes.
I mean, the converted nodes ARE still there, but they simply doesn´t have any type assigned...

When I create a new node type, the table has this name: content_type_test intead of node_content_test.
My converted nodes are stored in tables with node_content_test format intead of content_type_test.
So, I´ve tried to change its name... with no luck.
(Used MySQL command: ALTER TABLE <tbl_name> RENAME TO <new_tbl_name>)

And besides that, it seems that I cannot edit the converted nodes, this error appears when I try to do that:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'content_legislacionynews_node_form' was given in /home/planetac/public_html/includes/form.inc on line 218.

Any ideas? Your help will be very much appreciated!
I´m pretty much stuck here... don´t know what to do.
Rosamunda

Comments

Rosamunda’s picture

After reinstalling the whole database SEVERAL times (puf! ;) it seems that the errors have dissapeared.

BUT, I must note that they dissapeared when I upgrade the site to 5.x before the conversion...

Anyway, a tiny issue remains that is pretty annoying:

After the first flexinode conversion, all nodetypes (even page!) creation or edition, won´t expand the options links in the "edit" page.
You know the links to set a different author, a special path, a different comments option, etc.
Not a single link appears as a link...

This seems to happen ONLY in Firefox, not in IE.

Any ideas of what can I do? It´s pretty annoying, because I use Firefox as my default browser...
Thanks in advance!!

Rosamunda

Rosamunda’s picture

Priority: Normal » Critical

Almost forgot!

When I convert a flexinode to cck, it appears to be everythinh in order (the "Yay!..." green announce appears), but then a pretty large list of errors appear too. (The node content seems to be ok thou


    * user warning: Unknown column 'field_cuerpon_value' in 'field list' query: UPDATE content_type_noticias SET field_cuerpon_value = 'El Director Ejecutivo de ANSES anunció un aumento para los jubilados y pensionados, el que regirá a partir del 1ro. de junio.\r\n\r\nLa jubilación mínima pasa de 390 a 470 pesos y, además, habrá un aumento general para toda la escala de jubilados del 11%. ' WHERE nid = 483 in /home/planetac/public_html/includes/database.mysql.inc on line 172.
    * user warning: Unknown column 'field_cuerpon_format' in 'field list' query: UPDATE content_type_noticias SET field_cuerpon_format = '3' WHERE nid = 483 in /home/planetac/public_html/includes/database.mysql.inc on line 172.
    * user warning: Unknown column 'field_cuerpon_value' in 'field list' query: UPDATE content_type_noticias SET field_cuerpon_value = 'ACORDADA N° 9/2006 - Deja sin efecto Acordadas n° 6/06 y 7/06 y dispone feria judicial invierno 2006 desde el 24/7 al 4/8 - CSJN - 17/04/2006\r\n\r\n\"... Disponer en el corriente año, feriado judicial para los tribunales nacionales de la Capital Federal, desde el día 24 de julio y hasta el día 4 de agosto, ambas fechas inclusive.\"\r\n\r\nEn Buenos Aires, a los 17 días del mes de Abril del año dos mil seis, reunidos en la Sala de Acuerdos del Tribunal, los señores Ministros que suscriben la presente,\r\n\r\nCONSIDERARON:\r\n\r\nQue mediante Acuerdo de fecha 11 de abril próximo pasado, el Ministerio de Educación, Ciencia y Tecnología de la Nación rectificó las fechas del receso escolar de invierno en el ámbito de la República Argentina.\r\n\r\nPor lo tanto, ACORDARON:\r\n\r\n1°) Dejar sin efecto las Acordadas n° 6/2006 y 7/2006.\r\n\r\n2°) Disponer en el corriente año, feriado judicial para los tribunales nacionales de la Capital Federal, desde el día 24 de julio y hasta el día 4 de agosto, ambas fechas inclusive.\r\n\r\nHacer saber a las Cámaras Federales de Apelaciones, que con arreglo a lo previsto en la Acordada n° 53/73 - respecto de la coincidencia de la feria en ella establecida con las vacaciones escolares - y a lo dispuesto en la presente, deberán determinar para sus respectivas jurisdicciones, un feriado judicial de diez (10) días hábiles (acápite 2° de la Acordada n° 30/84).\r\n\r\nTodo lo cual dispusieron y mandaron, ordenando que se comunicase y registrase en el libro correspondiente, por ante mí, que doy fe.-\r\n\r\nFdo.: Dr. Lorenzetti, Dra. Highton de Nolasco, Dr. Maqueda, Dr. Fayt, Dr. Petracchi, Dr. Zaffaroni y Dra. Argibay - Ministros CSJN Dr. Nicolás Reyes Administrador General CSJN' WHERE nid = 484 in /home/planetac/public_html/includes/database.mysql.inc on line 172.
    * user warning: Unknown column 'field_cuerpon_format' in 'field list' query: UPDATE content_type_noticias SET field_cuerpon_format = '3' WHERE nid = 484 in /home/planetac/public_html/includes/database.mysql.inc on line 172.
    * user warning: Unknown column 'field_cuerpon_value' in 'field list' query: UPDATE content_type_noticias SET field_cuerpon_value = 'ACORDADA N° 6 /2006 de la Corte Suprema de Justicia de la Nación\r\nEXPEDIENTE N° 398/2000\r\n\r\nFeria judicial julio 2006 desde el 10 al 21 de julio de 2006\r\n\r\n\r\nEsta Acordada ya ha sido <a href=\"http://consorciosonline.org/node/484\">Modificada</a>: Ahora las vacaciones comprenden del 24 de julio al 4 de agosto.' WHERE nid = 485 in /home/planetac/public_html/includes/database.mysql.inc on line 172.
.............
...............
.............
etc..........
Rosamunda’s picture

It seems that EVERY SINGLE COLLAPSIBLE LINK IN THE SITE isn´t working...

It should have something to do with the <fieldset class=" collapsible collapsed"> ?

starbow’s picture

Sounds like you are using jQuery 1.1

Rosamunda’s picture

Yes, but I´ve installed jQuery 1.2.1 and it was even worse. (there´s an forum post here)
I mean, this issue only appears on Firefox, not in IE nor in Opera.
When I try and install JQuery 1.2.1, the expandable menus doesn´t expand... anywhere.

starbow’s picture

Drupal 5 works with jQuery 1.0.4. Check out the jQuery Update module.

anarcat’s picture

Status: Active » Closed (won't fix)

Seems like this is a problem with jQuery more than flexiconvert.