TinyMCE imagemanager not authenticating using DrupalAuthenticator for new admin users - drupal 7

I've implemented TinyMCE imagemanager and filemanager with the wysiwyg module into Drupal 7 authenticating with DrupalAuthenticator. All works perfectly with the default Drupal admin login. I can access the file system to upload images etc.

A new user with admin permissions does not authenticate though and I can't see where to add permissons. Editor works fine but imagemanager defaults to login_session_auth.php.

Any thoughts?

DrupalCons past - Call for photos

Years of fabulous DrupalCons, thousands attendees, where are all the photos?

On behalf of The Drupal Association I would like to ask the whole Drupal Community ..

Can we have your best photos please?

Hunt your hard drives, dig through Flickr, I know there must be thousands of fabulous shots out there.

Migrating from MySQL to NoSQL database (mongodb or similar)

I just move this and am hoping it is now posted in the right place....

I'd like to know if anyone has experience migrating a standard Drupal 7 installation using MySQL to a noSQL database such as MongoDB module or similar? I'd assume that a lot of work would be needed to get the data into the new database format.

Is this kind of migration feasible? What technically would need to be done to make it happen?

Thanks in advance for the help!

Error after moving modules into /contrib and /custom folders

I recently organized my modules into /contrib and /custom folders within sites/all/modules.

I'm now experiencing a fatal error that I can't seem to solve. The "drush cc all" is throwing the same error. I've tried clearing the cache tables in the database with no luck either. The stack trace is below. Any help would be wonderful:

Fatal error: require_once(): Failed opening required '/data/www/doc/devdrupal/sites/all/modules/ctools/includes/export-ui.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /data/www/doc/devdrupal/sites/all/modules/contrib/ctools/includes/plugins.inc on line 787

Call Stack:
0.0001 643000 1. {main}() /data/www/doc/devdrupal/index.php:0
0.2548 40970424 2. menu_execute_active_handler() /data/www/doc/devdrupal/index.php:21
0.2550 40972272 3. call_user_func_array() /data/www/doc/devdrupal/includes/menu.inc:503
0.2550 40972640 4. node_page_default() /data/www/doc/devdrupal/includes/menu.inc:0
0.2697 42019144 5. drupal_add_feed() /data/www/doc/devdrupal/modules/node/node.module:2563
0.2697 42020752 6. theme() /data/www/doc/devdrupal/includes/common.inc:358
0.2697 42020832 7. theme_get_registry() /data/www/doc/devdrupal/includes/theme.inc:898
0.2697 42021864 8. call_user_func_array() /data/www/doc/devdrupal/includes/theme.inc:263

Track file downloads

Does anyone know of a module that can track file downloads? Ideally, i would like to be able to get back the filename, date/time, and user info.

I've only been able to find http://drupal.org/project/download_count, but its in dev, and im not even sure i could get the info that i need.

Thanks,

Edit: I need to be able to track Private file downloads in Drupal 7

how to view pdf links

I added a folder called 'pdf' into my site and within that, another folder. But when I include that as a link on one of my pages it says, "page not found" but I know the path is correct.

I've heard there is an upload module, but I can't find it and I don't want people to download it anyway, just view it in the browser.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x