I'm using Branch Creator 1.7.0. I receive the following error after clicking on submit. The insert command specifies branchName twice. Once with the actual name a second time with the number 1. If I run the statement in a SQL editor, the error message is "branchName specified twice". Can someone tell me why it's specifying branchName twice?
SQL: insert branch_sites (branchName, configFile, IDhash, branchHttp, branchDir, branchName) values ('cubpack', 'cubpack.php', '2092202174f2eb12681543123e91b51d', 'mysite.org/cubpack/', '/home/myorg/public_html/branches/cubpack/', 1)
unknown error
Thanks
__DEFINE_LIKE_SHARE__
|