Needs work
Project:
Joomla to Drupal
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2011 at 21:55 UTC
Updated:
20 Nov 2011 at 19:11 UTC
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
Comment #1
thejamjr commentedI am trying to link http://www.matco.net (Joomla 1.7) and http://www.matco.cc (Drupal 7.9)
Comment #2
ParisLiakos commentedCool,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?
Comment #3
thejamjr commentedI 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)
Comment #4
thejamjr commentedHave a chance to look at any of this?
Comment #5
ParisLiakos commentednot yet,probably in this weekend
Comment #6
ParisLiakos commented@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_ )