Not sure if this is an acquiadrupal or uberdrupal issue. It seems to revolve around themes. I get the following error messages
warning: include_once(sites/all/modules/views/theme/theme.inc) [function.include-once]: failed to open stream: No such file or directory in /home/computi6/public_html/testbica2/includes/theme.inc on line 613.
warning: include_once() [function.include]: Failed opening 'sites/all/modules/views/theme/theme.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/computi6/public_html/testbica2/includes/theme.inc on line 613.
warning: include_once(sites/all/modules/views/theme/theme.inc) [function.include-once]: failed to open stream: No such file or directory in
As you know acquia choose NOT to put views in sites/all/modules I presume the error is because some functions excpect it to be there??
Comments
Comment #1
rszrama commentedI'm not sure what your problem is, but it's certainly nothing coming from this installation profile or Ubercart... I'm marking this "won't fix" only because a "can't fix" status isn't available. Play around with it some more and try some other issue queues if necessary.
Comment #2
artatac commentedI suppose all I was trying to confirm is that Uberdrupal (or Ubercart) doesn't rely on Views being in sites/all/modules and is just as happy if it is in modules/acquia
Thanks
Joe
Comment #3
rszrama commentedYep, it can exist anywhere. : )