I have installed this module and tried running against Joomla 1.7, long shot, but I figured I would give it a try. The database changes prevent it from running. It would be great if you were able to update this module to work with Joomla 1.7.x and Drupal 7.9.x. I am happy to help in the testing phase if you are able to do the coding.

Comments

thejamjr’s picture

I am trying to link http://www.matco.net (Joomla 1.7) and http://www.matco.cc (Drupal 7.9)

ParisLiakos’s picture

Cool,great,this could easily get in 7.x-2.x branch.
i am gonna need your database dump for sure,to see the new schema.send it to my email.

my email is my username here at gmail.com.

Also,what error you get?

thejamjr’s picture

I sent you the database via email, here is the error I receive when trying to use the module from within Drupal:

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'C61821_joomlamatco.jos_sections' doesn't exist: SELECT * FROM jos_sections; Array ( ) in joomla_import_categories() (line 515 of /hsphere/local/home/c61821/matco.cc/sites/all/modules/joomla/joomla.module)

thejamjr’s picture

Have a chance to look at any of this?

ParisLiakos’s picture

not yet,probably in this weekend

ParisLiakos’s picture

@thejamjr well i imported users and content succesfully.seems though that sth changed with sections (everything is categories now)

are you sure you have the correct prefix in your settings?(its under ADVANCED DATABASE SETTINGS)

(if its the same with the one u sent me your prefix is fwr_ and not jos_ )