mikesamar Posted December 13, 2008 at 09:06 PM Share Posted December 13, 2008 at 09:06 PM Hello Alejandro, I'm working on integrating Jreviews 2.0 in HP on the site for a client: http://www.buzz-stage.info/stage1/. I've added the code to integrate jreviews to get the rating and other stuff. On the integration line: require_once('components' . DS . 'com_jreviews' . DS . 'jreviews' . DS . 'framework.php'); I get an error: Fatal error: require_once() [function.require]: Failed opening required '/home/staging/public_html/stage1/components/com_hotproperty/components/com_jreviews/jreviews/controllers/my_controller.php' You can see it here: http://www.buzz-stage.info/stage1/index.php?option=com_hotproperty&Itemid=35&lang=en&task=specsearch I think the component can't work with a subdirectory (yet). How can I solve it so it will work in a subdirectory, subdomein or main domain. Best regards Mike Reumer Link to comment
Alejandro Posted December 14, 2008 at 12:00 AM Share Posted December 14, 2008 at 12:00 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
mikesamar Posted December 14, 2008 at 10:00 AM Author Share Posted December 14, 2008 at 10:00 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted December 14, 2008 at 12:19 PM Share Posted December 14, 2008 at 12:19 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
mikesamar Posted December 14, 2008 at 04:26 PM Author Share Posted December 14, 2008 at 04:26 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted December 15, 2008 at 01:47 AM Share Posted December 15, 2008 at 01:47 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
mikesamar Posted December 15, 2008 at 06:43 AM Author Share Posted December 15, 2008 at 06:43 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts