Needs review
Project:
Droogle
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2012 at 06:44 UTC
Updated:
4 Jul 2012 at 18:08 UTC
Notice: Trying to get property of non-object in droogle_show_docs() (line 187 of /home/groups/public_html/sites/all/modules/Droogle/droogle.module).
Notice: Trying to get property of non-object in droogle_show_docs() (line 188 of /home/groups/public_html/sites/all/modules/Droogle/droogle.module).
Notice: Undefined index: subfolders in theme_droogle_print_folders() (line 466 of /home/groups/public_html/sites/all/modules/Droogle/droogle.module).
Notice: Undefined variable: domain in theme_droogle_list_docs() (line 652 of /home/groups/public_html/sites/all/modules/Droogle/droogle.module).
Notice: Undefined index: subfolders in _droogle_print_folders() (line 587 of /home/groups/public_html/sites/all/modules/Droogle/droogle.module).
Warning: Invalid argument supplied for foreach() in _droogle_print_folders() (line 587 of /home/groups/public_html/sites/all/modules/Droogle/droogle.module).
Notice: Undefined variable: domain in theme_droogle_list_docs() (line 652 of /home/groups/public_html/sites/all/modules/Droogle/droogle.module).
Besides these error messages, the block does show the Google drive files and folders, and upload is possible.
however, pages take ages to load (probably because of the errors) and when I click on a docs file in the block, i get a Google apps page with the message
"Server error - Sorry, you've reached a login page for a domain that isn't using Google Apps. Please check the web address and try again"
..although i thought that droogle does not require an apps account.
clicking on a filder in the droogle block, opens up a browser window with google docs folder. Would have been nice to keep people inside the Drupal site without being moved away to a separate google docs browser page.
Comments
Comment #1
Yuri commentedOh, i forgot to mention that I used organic groups 7.x-2.x-dev in my D7 installation.
Comment #2
barnettech commentedI'll check this out soon sorry for the delay .. Too much work lately, but checking out this bug is on my todo list.
Comment #3
barnettech commentedOk I put in fixes for all the error messages when not using a google apps account. Please let me know if you find any more errors and I will fix them.
Comment #4
virtualbrooklyn commentedI am having the same issues with an install in Drupal 6. Has this been fixed for that release? Thanks. -Juan
Comment #5
barnettech commentedI'll backport the changes to drupal 6. Thanks for reporting the bug.
Comment #6
virtualbrooklyn commentedThanks. I will check back here to see when it's released.
Comment #7
barnettech commentedvirtualbrooklyn what are the problems you are seeing in D6? Please open a separate issue, and be exact with what you are doing -- using organic groups? Using google apps? or just an individual account?
Thanks.
Barnettech