Navigating to this url (http://localhost/gottosharethis/admin/config/user-interface/openideal) on my local install returns a blank page.
On going to another page after that, the following error is displayed.
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'ideal_main_config_page' not found or invalid function name in menu_execute_active_handler() (line 516 of C:\wamp\www\gottosharethis\includes\menu.inc).
Also, is there any documentation for implementing this distribution? From the little I have seen so far, it's quite robust, but that also means complex and setting it up without any documentation is like feeling around in the dark. Would be grateful if any guide can be provided.
Comments
Comment #1
konforti commentedYes, there where missing callback function. Although this page is empty for now and only serve the other config tabs.
http://drupalcode.org/project/idea.git/commitdiff/76394f0c623486daeb9a5e...
Fix is on beta7.
Comment #2
z.stolar commentedI would ask you to open a new issue regarding the documentation, but just to mention: we know documentation is a missing piece :)