conflict with user_relationships

Estrangheros - May 19, 2009 - 00:55

Dear community,

Over 2 weeks now, 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, the error lines, where the issue occur over and over, but the issue still persists. There is one more thing: As far, as we checked, the path: /user_relationships/templates/user_relationships_ui.templates.inc doesn't exist anymore in drupal 6.11 Went there something wrong, or do we need to add this path manually, and move the module to that directory? (Well, we already have tried this, but it doesn't work either).

Please, could one of you smart guys give me a hand on it? That would be awsome!

Ok, meanwhile I checked, that the path 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.

looks u have uploaded the

mm167 - May 19, 2009 - 02:39

looks u have uploaded the module to a wrong folder.

re-do the module installation. may help to resolve the issue.

good luck

----------------------------------------------------------------------
If there's no Toll-Free road, why not go the Toll Highway?
- marcus

We go the drupal way. How about you?
http://www.drupalway.com

so do you think, that really

Estrangheros - May 20, 2009 - 00:36

so do you think, that really matters, that I need to paste it in the "sites/all/modules" - folder? I thought, that only matters for update purposes :-S! Cool, so I definitely will try this out, and let you know about the result.

 
 

Drupal is a registered trademark of Dries Buytaert.