Hi, I am new to drupal and am managing this website http://buttonmuseum.org. Sometime in the last few days a problem has begun where anytime you save an item (in this sites case they are pin back buttons with images and info on the button) the "Category" and "Subcategory" and "Year" multiply like crazy. So say the button has a category of "Art", that is what is put in the field and it is saved, and immediately there are like 10 or more "Art" categories on the button.
I have been migrating a large sum of date from D6 installation to a more spiffy D7 installation and I need to make two seperate Migration processes that one takes care of putting all the data in its place and another one that makes the node-relation between two or more Node IDs. I have tried to user the sourceMigration() on the migration Module but that make new nodes on the destination but does not connect them via node reference on the destination content type.
Are ther any other modules or way to achive this other then running the first Migration process twice?
I posted this under issues for Views but I'm not getting any response. I'm hoping someone here can direct me to the appropriate place to get some help.
Hi mates!
I have a site with Drupal 6. I have updated all my modules and the core. However, I can´t access to the list of views in admin/build/views/list . When I go the page doesn´t charge.It´s all a white page, no error showed.
I have moved a Drupal site to our hosting services and it is now located in a subdirectory. I have updated the default/settings.php and .htaccess but some elements are not looking for their files in the sub directory (ie images). What else do I have to update.