eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > Common Questions

Common Questions Latest releases, patches, bugfixes and changes in eSyndiCat Directory Software free version. Feel really frustrated after having spent several hours trying to figure out what went wrong with your directory? Wait no more! Click the link above and post your issues. Right here. Right now.

Reply
 
Thread Tools Display Modes
Old 03-05-2008   #1
truthonlytruth
 
truthonlytruth's Avatar
 
Join Date: Mar 2008
Posts: 302
truthonlytruth is on a distinguished road
Default Inlink 2 to eSyndiCat import

Is there any tool to import inlink 2's database to eSyndiCat's database?

Import script or something else...

Or any idea...
Thanks
truthonlytruth is offline   Reply With Quote
Old 03-05-2008   #2
Simon Gooffin
Administrator
 
Simon Gooffin's Avatar
 
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,607
Simon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of lightSimon Gooffin is a glorious beacon of light
Default

Welcome to our support forums

No problem with this We offer free database migration from other scripts. We need your MySQL structure dump and we will prepare a script for you to migrate the data
__________________
Best Regards,
Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script

Recommended Hosting

IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored
Simon Gooffin is offline   Reply With Quote
Old 03-05-2008   #3
truthonlytruth
 
truthonlytruth's Avatar
 
Join Date: Mar 2008
Posts: 302
truthonlytruth is on a distinguished road
Default

Thank you Simon,

I have talked with Vladimir and i open a ticket and he is doing the migration script...

Great work here...

Thanks Again...
truthonlytruth is offline   Reply With Quote
Old 03-06-2008   #4
Vladimir T.
Tech Support
 
Vladimir T.'s Avatar
 
Join Date: Nov 2007
Location: Earth
Posts: 973
Vladimir T. is on a distinguished road
Default

I have finished migration script.
__________________
Best Regards,

If you need help just send ticket to HelpDesk
For you information: I disabled Private Message.

I do not available...
PP.S. Admin Panel 2.3 manual is available here http://www.esyndicat.com/docs/
Vladimir T. is offline   Reply With Quote
Old 03-06-2008   #5
truthonlytruth
 
truthonlytruth's Avatar
 
Join Date: Mar 2008
Posts: 302
truthonlytruth is on a distinguished road
Default

So i am waiting for you to answer my ticket and i can download the migration script and go on my installation...

Thank you Vla...
truthonlytruth is offline   Reply With Quote
Old 03-07-2008   #6
Vladimir T.
Tech Support
 
Vladimir T.'s Avatar
 
Join Date: Nov 2007
Location: Earth
Posts: 973
Vladimir T. is on a distinguished road
Default

Hi,
Here migrate instructions from In-Link to eSyndicat v.2.2.x
Please download the attached zipped file conv.zip.
Please edit and insert your database credentials for the In-Link database in the file conv.php
find
line 28
Code:
$myDb->mConfig['dbhost'] = 'localhost';/*Host  database*/
$myDb->mConfig['dbport'] = '3306';
$myDb->mConfig['dbuser'] = 'DBUser';/*In-Link  database user   */
$myDb->mConfig['dbpass'] = 'DBPass';/*In-Link  database password  */
$myDb->mConfig['dbname'] = 'DBNane'; /*In-Link  database name*/
Please edit and insert your database credentials for the eSyndicat in the file conv.php
find
line 75
Code:
$esynDb->mConfig['dbhost'] = 'localhost';/*Host  database*/
$esynDb->mConfig['dbport'] = '3306';
$esynDb->mConfig['dbuser'] = 'DBUser';/*eSyndiCat database user*/
$esynDb->mConfig['dbpass'] = 'DBPass';/*eSyndiCat database password*/
$esynDb->mConfig['dbname'] = 'DBNane';/*eSyndiCat database name*/
So as usual firstly we will define status.
1. You have your live Directory "IN-LINK" installed in the http://www.domain.com/in-link/
2. You have your live Directory "eSyndicat v.2.2x" installed in the http://www.domain.com/esyndicat/
3. Upload the file conv.php here http://www.domain.com/esyndicat/
4. Goto http://www.domain.com/esyndicat/conv.php via browser.
5. Relax.
6. After upgrade is completed please delete '/conv.php' from your hosting.
7. Thats all your data will be copied into new eSyndicat.
8. You should recount "ACTIVE LISTINGS COUNT" here Admin Panel » Manage Database » Check consistency
-------------------
Be careful!!!!!!! Please create backup MySql dump before used conv.php
Please contact me if you not sure.

P.S P.S I have upgrade script.
The script do migrate following
1) Categories
2) Sub-Categories
3) Listings
4) User
5) set category pathes in English equivalents. (if you do not have English language by default)
Attached Files
File Type: zip conv.zip (2.1 KB, 19 views)
__________________
Best Regards,

If you need help just send ticket to HelpDesk
For you information: I disabled Private Message.

I do not available...
PP.S. Admin Panel 2.3 manual is available here http://www.esyndicat.com/docs/
Vladimir T. is offline   Reply With Quote
Old 03-07-2008   #7
truthonlytruth
 
truthonlytruth's Avatar
 
Join Date: Mar 2008
Posts: 302
truthonlytruth is on a distinguished road
Default

I got this error?

PHP Code:
Selecting categories from database ...
Done 
Selecting listings from database 
... 
Done 
Converting categories to eSyndiCat format 
... 
Done 
Adding categories to eSyndiCat database 
... 
ErrorDuplicate entry '2' for key 1
INSERT INTO categories
(`id`,`parent_id`,`title`,`status`,`meta_description`,`meta_keywords`) values('2',.
.
.
.
Debug backtrace

Last edited by truthonlytruth; 03-08-2008 at 12:18 AM.
truthonlytruth is offline   Reply With Quote
Old 03-10-2008   #8
Vladimir T.
Tech Support
 
Vladimir T.'s Avatar
 
Join Date: Nov 2007
Location: Earth
Posts: 973
Vladimir T. is on a distinguished road
Default

Please provide me:
1) cPanel credentials had been installed eSyndiCat.
2) cPanel credentials had been installed In-Link.
__________________
Best Regards,

If you need help just send ticket to HelpDesk
For you information: I disabled Private Message.

I do not available...
PP.S. Admin Panel 2.3 manual is available here http://www.esyndicat.com/docs/
Vladimir T. is offline   Reply With Quote
Old 03-10-2008   #9
truthonlytruth
 
truthonlytruth's Avatar
 
Join Date: Mar 2008
Posts: 302
truthonlytruth is on a distinguished road
Default

send...
truthonlytruth is offline   Reply With Quote
Old 03-12-2008   #10
Vladimir T.
Tech Support
 
Vladimir T.'s Avatar
 
Join Date: Nov 2007
Location: Earth
Posts: 973
Vladimir T. is on a distinguished road
Default

The Script conv.php is working.
Thanks truthonlytruth for testing.
__________________
Best Regards,

If you need help just send ticket to HelpDesk
For you information: I disabled Private Message.

I do not available...
PP.S. Admin Panel 2.3 manual is available here http://www.esyndicat.com/docs/
Vladimir T. is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 08:07 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us | SEO Resources