sync
Sync Staging (From Staging to Production as Simply as Possible)
Problem
To me a staging server is one where I try new modules, make settings changes, and otherwise screw around with the data structures. A production server holds the content, interacts with my users, etc.
My problem is when I need to create a staging server (by dumping the production server database) it immediately goes out of sync with the production server.
Syncing data with a Drupal website and a smartphone . . .
This is a repost of my forum question over at http://drupal.org/node/463040. I suspect there might be a bit more interest in this topic here, however.
I'm currently doing some research into the feasibility of the title. Basically, I want to be able to synchronize PIM data (and maybe other things?) with various smartphones, like the G1, the iPhone, various Blackberrys and Palm devices.
I found modules and discussions about various things like remote administration and making websites smartphone friendly, but none about syncing data.
Synchronous edition in Drupal with google-mobwrite
Overview: Let users to edit a node at the same time.
Description: I proposed that last GSoC(Refactor Collaborative Editor), using one of VCS, Comet or AJAX. But now, like chyatt comment, there is google-mobwrite. And now it seems really a better idea(awesome? :p).
Mentors:
- needed
Difficulty: Easy?
phpbb and drupal databases not sync
I installed phpbb module. (drupal 5.3 and phpbb3)
If I change a password in phpbb profile, it doesn't works in drupal.
if drupal admin deletes a user in drupal, that user doesn't work any longer, because I have to log from drupal; but if I try to create again that username, it says


