Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    General discussion    Topic: Importing from Jxtended - Data importing failed. Please contact the developer
Pages: [1]   Go Down
  Print  
Author Topic: Importing from Jxtended - Data importing failed. Please contact the developer  (Read 1880 times)
0 Members and 1 Guest are viewing this topic.
Kayz
Newbie
*

Karma: 0
Offline Offline

Posts: 12


« on: October 05, 2010, 23:03:51 »

Hi i have tried and tested this comment system and it is awesome. I was just now ready to use it and apply it to our website, i went into the import section and followed the options to import jxtended comments, after submission it failed quickly and said: "Data importing failed. Please contact the developer".

We have over 208 comments on Jxtended and the version we have is JXtended Comments 1.3.0.

Please advise,

Thank you.
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #1 on: October 06, 2010, 00:53:50 »

Seems I've tested import with older version. I've no JXtended Comments 1.3.0. If you send me it I'll try to update import function and publish patch for it. See PM.
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Kayz
Newbie
*

Karma: 0
Offline Offline

Posts: 12


« Reply #2 on: October 06, 2010, 16:56:12 »

Many thanks for your help smart, i have just sent you the files.

Cheers
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #3 on: October 07, 2010, 04:49:00 »

Thank you very much! I've found and fixed the bug.

1. Open file /administrator/components/com_jcomments/admin.jcomments.migration.php
2. Find code:
Code: (php)
        $db->setQuery("SHOW TABLE LIKE '%jxcomments_threads%';");
and replace with:
Code: (php)
        $db->setQuery("SHOW TABLES LIKE '%jxcomments_threads%';");
3. Find code:
Code: (php)
            $comment->source     = $language;
            $comment->lang         = $source;

and replace with
Code: (php)
            $comment->source     = $source;
            $comment->lang         = $language;

After this import will work!
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Kayz
Newbie
*

Karma: 0
Offline Offline

Posts: 12


« Reply #4 on: October 07, 2010, 21:54:53 »

Thank you very much! I've found and fixed the bug.

1. Open file /administrator/components/com_jcomments/admin.jcomments.migration.php
2. Find code:
Code: (php)
        $db->setQuery("SHOW TABLE LIKE '%jxcomments_threads%';");
and replace with:
Code: (php)
        $db->setQuery("SHOW TABLES LIKE '%jxcomments_threads%';");
3. Find code:
Code: (php)
            $comment->source     = $language;
            $comment->lang         = $source;

and replace with
Code: (php)
            $comment->source     = $source;
            $comment->lang         = $language;

After this import will work!

Hi and thanks for all your help.

For 3. There is no $comment->source     = $language; or $comment->lang         = $source; whcih i could not find to replace...
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #5 on: October 07, 2010, 22:26:10 »

For 3. There is no $comment->source     = $language; or $comment->lang         = $source; whcih i could not find to replace...
If you're using JComments 2.2.0.2 this is line 1343 in /administrator/components/com_jcomments/admin.jcomments.migration.php
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Kayz
Newbie
*

Karma: 0
Offline Offline

Posts: 12


« Reply #6 on: October 07, 2010, 22:36:39 »

Oh sorry, i was looking in jxtended folder.

I will try this again shortly.

Thanks
Logged
Kayz
Newbie
*

Karma: 0
Offline Offline

Posts: 12


« Reply #7 on: October 12, 2010, 20:48:48 »

Thank you very much.

This is the best comments component ever.

I will now go to Jxtended and tell them how poor service they give people and i will also go to Jxtended joomla extension and rate them very bad.

Everybody stay away from Jxtended! They are noobs!
« Last Edit: October 12, 2010, 20:51:26 by Kayz » Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #8 on: October 12, 2010, 20:58:38 »

I will now go to Jxtended and tell them how poor service they give people and i will also go to Jxtended joomla extension and rate them very bad.
I don't think that this is good idea. Every extension has its own good and bad sides. Every support could be sometime too fast and sometimes very slow. If you're think that JComments is better - just use it. I don't think that you could change anything by posting any kind of complains on their forum or JED.

It would be more useful if you will use JComments and take active part to testing and help us to make this extension more better than now. Share your ideas, suggest new features, help us with translation or documentation. It would be more useful than voting bad for any other extension!
« Last Edit: October 12, 2010, 21:01:34 by smart » Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    General discussion    Topic: Importing from Jxtended - Data importing failed. Please contact the developer
 
Jump to: