Dear community,
Over a week, I tried very hard to solve 2 issues (So I'll need to open another issue as well :-(). Even with a deeply forum research, and experimental tests on my own, deletions, and pastings, I checked the error lines, where the issue occur over and over, but the issue still persists. Please, could one of you smart guys give me a hand on it? That would be awsome! The error message is the follow:
* warning: include_once(modules/user_relationships/templates/user_relationships_ui.templates.inc) [function.include-once]: failed to open stream: No such file or directory in /mySite/includes/theme.inc on line 286.
* warning: include_once() [function.include]: Failed opening 'modules/user_relationships/templates/user_relationships_ui.templates.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:/mySite/modules/activitystream/PEAR') in /mySite/includes/theme.inc on line 286.
* warning: include_once(modules/user_relationships/templates/user_relationships_ui.templates.inc) [function.include-once]: failed to open stream: No such file or directory in /mySite/includes/theme.inc on line 286.
* warning: include_once() [function.include]: Failed opening 'modules/user_relationships/templates/user_relationships_ui.templates.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/latincof/public_html/modules/activitystream/PEAR') in /home/latincof/public_html/includes/theme.inc on line 286.
* warning: include_once(modules/user_relationships/templates/user_relationship_blocks.templates.inc) [function.include-once]: failed to open stream: No such file or directory in /mySite/includes/theme.inc on line 286.
* warning: include_once() [function.include]: Failed opening 'modules/user_relationships/templates/user_relationship_blocks.templates.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:/mySite/modules/activitystream/PEAR') in /home/latincof/public_html/includes/theme.inc on line 286.
* warning: include_once(modules/user_relationships/templates/user_relationship_blocks.templates.inc) [function.include-once]: failed to open stream: No such file or directory in /mySite/includes/theme.inc on line 286.
* warning: include_once() [function.include]: Failed opening 'modules/user_relationships/templates/user_relationship_blocks.templates.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:/mySite/modules/activitystream/PEAR') in /home/latincof/public_html/includes/theme.inc on line 286.
* warning: include_once(modules/user_relationships/templates/user_relationship_blocks.templates.inc) [function.include-once]: failed to open stream: No such file or directory in /mySite/includes/theme.inc on line 286.
* warning: include_once() [function.include]: Failed opening 'modules/user_relationships/templates/user_relationship_blocks.templates.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:/mySite/modules/activitystream/PEAR') in /mySite/includes/theme.inc on line 286.
Comments
Comment #1
akalsey commentedDoes disabling Activity Stream (and making no further changes) cause the errors with User Relationships to go away? If not, then this issue should probably be moved to their queue.
At first glance, the error complains that it's trying to find a file in "modules/user_relationships/templates/" but under the current D6 release of UR, that path doesn't exist.
Comment #2
Estrangheros commentedakalsey, thank you so much for your first guess! I will check it right away, and update you what happened!
Comment #3
Estrangheros commentedHi,
I tried to disable activity stream, but its outgrayed - so I cannot find it out. Anyway, I will follow your suggestion, and forward this question to the other queue.
Anyway, thank you again for your response!
Comment #4
akalsey commentedIt's greyed because there's another module active that requires it. In the Activity Stream section on the modules page, uncheck everything that you can and submit. Then repeat. Continue until you can uncheck activity Stream.
Comment #5
Estrangheros commentedcool thank you! I'll definitely try this out, and let you know about the result.
Comment #6
akalsey commentedClosing. No response from original poster.