I installed and set a Drupal site with 4.6 in a subdirectory of my site with the prospect of drupalizing it whole if Drupal suited my needs (and it did indeed :) ).
Now I am setting the site in 4.7 (local yet, not uploaded) and I am trying to see how to reintegrate this 4.6 subsite into the general 4.7 one.
As the 4.6 subsite is organized as a book (in fact it's a handbook for the use of a piece of software), I guess I should export it and then import it into the 4.7 site.
logintobbogin's log in block. Bookmark's my bookmarks block. Userpoint's my points block. doitsumo, koitsumo. I would like to combine all of this into one block... Does anyone have any ideas for putting blocks in blocks?
This, or similar, has been asked before but I have yet to find an answer. Can this be done?
Please note that I do not want to do this for entire blocks, just single menu items. I have attempted to install Simple Access but I get too many errors so have abandoned this. I'm not even sure that this does what I want.
It seems I have control over the visibility of blocks and pages but not an individual menu item!
Any help would be greatly appreciated.
i have installed the user badges module, and put the code in the node.tpl.php file and the badges show up fine for nodes.
However when i put the same code in the comment.tpl.php file the badges do not show up at all in the comment (thats for the same users that have badges when posting a node)
(if this helps, I put quotes around the function like this: print "user_badges_for_uid()", and it printed user_badges_for_uid() on the screen in the comment)
Due to many reasons, I am unable to simply upgrade 4.6 a site and have to manually build it in 4.7 from scratch.
Is there a way to export the users and then import them in 4.7 again? I am guessing that even if this works, the passwords have to be recreated, though.