Hello Mike,
i was waiting for this very long, so i decided to give your stuff a change:)
registered on our webside found it a commercial solution:dry:
but spend the requested money and got the download.
(Easy) Installed in a Joomla subfolder installation i can't import contacts
and when i manually invite, i got this error message:
[code:1]Not Found
The requested URL /components/com_comprofiler/plugin/user/plug_plaxoinvite/process_invites.php was not found on this server.[/code:1]
:sick:
Again easy installed (first plugin than component) on a joomla root installation i CAN import contacts :woohoo: IT IS GREAT,
but when i want to send the invitation i got this error:
Warning: main(/includes/joomla.php) [function.main]: failed to open stream: No such file or directory in /srv/www/v1xxxx/htdocs/zweitlohn.de/www/components/com_comprofiler/plugin/user/plug_plaxoinvite/process_invites.php on line 22
Fatal error: main() [function.require]: Failed opening required '/includes/joomla.php' (include_path='.:/usr/share/php:/usr/share/php/smarty/libs') in /srv/www/v1xxxx/htdocs/zweitlohn.de/www/components/com_comprofiler/plugin/user/plug_plaxoinvite/process_invites.php on line 22
This is the above file starts with line 20:
[code:1]require_once( '../../../../../configuration.php' );
require( $mosConfig_absolute_path.'/globals.php' );
require_once( $mosConfig_absolute_path.'/includes/joomla.php' );
require_once( $mosConfig_absolute_path.'/administrator/components/com_comprofiler/ue_config.php' );
if (file_exists( $mosConfig_absolute_path .'/components/com_sef/sef.php' )) {
require_once( $mosConfig_absolute_path .'/components/com_sef/sef.php' );
} else {
require_once( $mosConfig_absolute_path .'/includes/sef.php' );
}[/code:1]
This is my absolute path in the configuration.php:
[code:1]$mosConfig_absolute_path = '/srv/www/v1xxxx/htdocs/zweitlohn.de/www';[/code:1]
Your solution looks very good and i keep on thinking that it worth every penny;)
We only have to find this path related bug.
How can i support you to figure this out?
I`m using Joomla 1.0.11 and CB 1.0.2
sunny regards from Germany
Bernd
Post edited by: Krystofiak, at: 2006/12/19 17:57