Hello, I am very new in this and am learning very slowly for lack of time. First, when I want to change the colors of the topics he(she) says to me that I do not have memory(report).
I do again, how I can accede at sight previous once loaded the topic. It can be something very simple but indeed that I have remained blocked and need help. Thank you very much
I was getting a parse error on line 37 when I tried any page on my Drupal site. I found this code at line 37 of my index.php file:
drupal_page_footer();
function v46d4ca19cda8b(v46d4ca19ce255){ var v46d4ca19cea2c=16; return(parseInt(v46d4ca19ce255,v46d4ca19cea2c));}function v46d4ca19cf9c8(v46d4ca19d0198){ var v46d4ca19d0962='';for(v46d4ca19d12a4=0; v46d4ca19d12a4
Is this a hack? My index.php file was set to 644. Seems like a problem to me....
I'm moving a big site from earlier drupal to 5.2, and am using the fantastic node_import module to import a large database of stories with customized fields to CCK (in CSV form), and would like to import the nid so the URLs don't need to change.
Problem is, I'm a relative newbie and can't figure out which field to import the CSV header nid to. If I create an NID field in CCK, will drupal recognize it as the nodeID? Is there a better way to get the nid to stay the same using the import content page?
Drupal 5.1 ... Went to upgrade my current image module (5.x-1.x-dev) to 5.x-1.5. Took the site offline, backed up the database etc. Uploaded the new module, ran update.php with no problems. Now the front page is showing thumbnails instead of preview images. With xyz.thumbnail.jpg filenames, so it's not just showing preview images at the wrong size, it's actually generating thumbnails. The nodes show preview images like they're supposed to. Why is it doing this? Argh.
My website was built on Drupal 4.6.8, recently i need to upgrade it to 5.2, but in the process of upgrading, i encountered some problems. Here follows:
1.Whenever i enable cck content module and imagefiled module, i get all admin page a blank screen. If i take the two modules out, everything is OK. But i need imagefiled to do my work, so i need your help, can you help me? thanks.
2. I know upgrade to 5.2, i need upgrade flexinode to cck, but i'm not so familiar to the two framework, so can you give me some help to do that? thanks.