Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

bug in ext_joomsef3_remository-2.0.0
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: bug in ext_joomsef3_remository-2.0.0

bug in ext_joomsef3_remository-2.0.0 15 years ago #6504

hi there,

when installing artioJoom on a J1.5.10 session with Remository the following error occurs in frontend as soon as I turn on artio:

Warning: require_once(../components/com_remository/com_remository_settings.php) [function.require-once]: failed to open stream: No such file or directory in ../components/com_sef/sef_ext/com_remository.php on line 73
 
Fatal error: require_once() [function.require]: Failed opening required '../components/com_remository/com_remository_settings.php' (include_path='.:/opt/RZphp5/lib/php') in ../components/com_sef/sef_ext/com_remository.php on line 73


problem is that file com_remository_settings.php does not exist anymore in currently available versions of Remository


could this please be fixed?
Last Edit: 15 years ago by chrissy6930.

Re:bug in ext_joomsef3_remository-2.0.0 15 years ago #6513

also legacy mode is required for this to work in J1.5

 
if (! defined('_VALID_MOS'))
die('Direct Access to this location is not allowed.');


could this please be updated to native J1.5?

Re:bug in ext_joomsef3_remository-2.0.0 15 years ago #6514

how can I include classifications?

Re:bug in ext_joomsef3_remository-2.0.0 14 years, 12 months ago #6643

Modify on line 73 in com_remository.php

require_once (JPATH_ROOT . '/components/com_remository/remository_settings.php');
to require_once (JPATH_ROOT . '/components/com_remository/remository.php');
Last Edit: 14 years, 12 months ago by maeiky.
  • Page:
  • 1
User Login Empty