com_connector and vBulletin 3.6.7 PL1: failed - Joomla! Forum - community, help and support


i tested com_connector 1.0 today birdge vbulletin 3.6.7 pl1 joomla 1.0.12.

my joomla installed in subfolder www root. installed vbulletin forum in folder named forum in joomla root folder.

the forum can run outside joomla, of course finished installation.

then patched joomla core files, , installed component.

but when try creat new module component, there appears error message saying can't find modules folder. ok, created new folder named modules in \components\com_connector (i testing on local server path windows path). have copy vbulletin_sql.class.php file manually since there no upload option when creating new module.

when try click save button, error message shew up.

my god !

finally, edited line 231 of admin.connector.php file in \administrator\components\com_connector folder make can save new module.

next, want creat new menu new module.

but when clicked new icon creat new menu, there appears error message saying:

fatal error: call undefined function josgetarrayints() in j:\xampp\htdocs\auto12\administrator\components\com_menus\admin.menus.php on line 26


this time can't fix since can't find need edit in line:

code: select all

$cid       = josgetarrayints( 'cid' );


i not happy connector can't bridge vbulletin smoothly.

suggestions:

1. creat modules folder automatically

2. include moduels inside when installing connector

3. fix problem described above

thanks.






Comments