pasamio / jwcp

Automatically exported from code.google.com/p/jwcp
0 stars 0 forks source link

Commit not working when child and master are in different databases. #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Create a child site with a different database.
2.  Make changes to the child site.
3.  Click differences.
4.  Select an update table item.
5.  Click commit.
6.  Get "Commit completed" then right below it "Cannot connect to master
database to get database differences".
7.  I checked the master and the database hadn't been updated.

What is the expected output? What do you see instead?
I would expect the change to commit and for it to say the "Commit completed".

What version of the product are you using? On what operating system?
Joomla 1.5.14
WCP 1.0.1
Linux with CPanel

Please provide any additional information below.

Original issue reported on code.google.com by dcham...@gmail.com on 7 Oct 2009 at 3:44

GoogleCodeExporter commented 9 years ago
dchamp24, I did what you said, but it worked for me. Make sure that it can 
connect to 
your master database from the child site, since that is the error, and only 
that can 
cause the result you end up with.

Original comment by edo...@gmail.com on 8 Oct 2009 at 8:42