1. I've a phpBB forum (2.0.19) and Drupal 5.1, is there any way to migrate existing users from phpBB to Drupal (I read a lot this day but my knowledge didn't grow, instead I was very confused)? I also created some own profile fields which I wanted to integrate to drupal, too. I read - Drupal and phpBB, two philosophies.. but my users unfortunately can't live without this phpBB and with all the Mods I've no idea how to integrate all this stuff at once to Drupal.
I develop a module which has 7 nodes and a menu have 7 submenu. What can i do to meet these following requirements :
1. There is a choice list which has a lot of choices which are specials code.
2. If i choose a code, it will affect the view of 7 tabs.
For example ,if i choose code "Apple" , it will present some information about "Apple" if i choose menu "What", .If i choose menu "Buy",it will list information of who buy it. So on.
3. All the unauthorized user can access it . ( I think this is affected by hook perm).
I absolutely love the book review module and I was wondering, is there any simple way of changing the titles of the fields so I could use it in a game review website instead? If possible could someone point in the direction of how I could go about this, Maybe a code example?
hi i build site using drupal and i lunched it since 15-1-2007
and every thing was ok until today all module is disabled and server load is increase when back DB to yesterday DB every thing run and every thing is ok
it may hacker but no one now admin password except me
can any one help me
It seems as though the Panels module is not able to nest itself in a column of a new panel like the Dashboard module could?
In other words, making a 2 column panel and then embedding that panel into one of the columns in a 3 column panel to make a 4 column page. The Dashboard module could do this which made it very flexible.
How can the Panels module be considered a "complete replacement" for Dashboard? I tried using the custom content in Panels as a workaround but it doesn't really work. I hope I'm missing something here.