DMXzone Database Connector 2 Support Product Page

Solved

Invalid target configuration

Reported 20 Oct 2019 14:17:28
2
have this problem
20 Oct 2019 14:17:28 Steven Milo posted:
Hi, I just installed database connector 2 onto a fresh site. I get "undefined" when I test the connection. When I hit ok I get "Invalid Target Configuration" Check your web server URL and the connectivity to it." My database is fine, as is the connection. it is a mysql database, and I have tried other databases. Same issue. It worked with the old database connector. Dreamweaver cc 19.0.1. Tried reinstalling all your plugins. also tried deleting the lib folders. no success.

Replies

Replied 21 Oct 2019 06:47:17
21 Oct 2019 06:47:17 Teodor Kuduschiev replied:
This error is related to your DW site definition and your testing/remote target. Either the url there is wrong or the remote folder is wrong - or both. Please check your remotetesting target configuration.
Replied 21 Oct 2019 15:39:38
21 Oct 2019 15:39:38 Steven Milo replied:
I am working locally. the testing and remote server are the same. Again, works fine with the older database connector fine.
Replied 22 Oct 2019 07:04:10
22 Oct 2019 07:04:10 Teodor Kuduschiev replied:
It doesn't matter if you are working locally or on a remote server.
Please double check your targets, their URLs and check if your server is up and running.
Replied 11 Jan 2020 01:18:10
11 Jan 2020 01:18:10 Janet Michea replied:
I also have this problem! I have checked, double checked, and triple checked the settings and am still unable to connect to my database. $217 is a lot of money to spend for a product that is not working!
Replied 13 Jan 2020 10:31:45
13 Jan 2020 10:31:45 Teodor Kuduschiev replied:
Hello Janet,
As i explained above, this error means only one thing - there is something wrong with DW site definition and your testing/remote target. Either the url there is wrong or the remote folder is wrong - or both.
Replied 13 Jan 2020 15:29:36
13 Jan 2020 15:29:36 Janet Michea replied:
Thank you,Teodor. I appreciate your prompt reply. I will continue to try to resolve the problem.
Replied 17 Jan 2020 20:28:30
17 Jan 2020 20:28:30 User  replied:
Same issue. Did you ever resolve the problem?
Replied 17 Jan 2020 20:45:32
17 Jan 2020 20:45:32 Janet Michea replied:
I have not resolved the problem. I purchased a simpler extension from another company which allows online uploads without a database which is working nicely for uploading to a folder.
Unfortunately, I have purchased quite a few DMXzone extensions that I am completely unable to use without a database connection. At some point I will try again to make database connector and your other products work for me. But since my web host's technical support tells me that their MySql does not use a driver and your connection interface requires one, I am doubtful that I will ever be able to use the extensions I have purchased from DMXzone.
Replied 19 Feb 2020 07:41:05
19 Feb 2020 07:41:05 Will Vel replied:
I am having many many issues with the CONNECTOR 2 as well. The connector prior to this worked fine. Now I can not make any new connections. Not sure what to do. It seems to have something to do with the connection file created at dmxConnect/api/connectionfile.

I changed the top code to match the previous connec version (below) and it works but then if I edit the connection using dmxZone or add anything to it then it changes it back to the NON-WORKING version (Connector 2). Any help on this is appreciated.

HERE IS THE 'OLD' CODE THAT WORKS, the new code that Connector 2 creates does not work for me:
{
"meta": {
"options": {}
},
"exec": {
"steps": [
"Connections/connection1",
{
"name": "query1",
"module": "dbconnector",
"action": "select",
"options": {
"connection": "connection1",
"sql": {


"type": "select",
"table": "contacts",
"columns": [
{
"table": "contacts",
"column": "*"
}
],
"wheres": [],
"orders": [],
"joins": []
}
Replied 19 Feb 2020 11:13:18
19 Feb 2020 11:13:18 Teodor Kuduschiev replied:
Hello Will,
"I am having many many issues" doesn't really explain the issues you are having.

What is "not working" exactly?
If you are experiencing issues with the data not being displayed on your page then just check the following article and check the error returned, if any:

www.dmxzone.com/go/32354/debugging-problems-in-dmxzone-server-connect/
Replied 19 Feb 2020 12:19:40
19 Feb 2020 12:19:40 Will Vel replied:
Yes. That is the problem. The data is not being displayed. Is seems that it is not loading. It can load the column names but not the data. I will check out the article. Thanks so much for the quick response. I do appreciate it. If I can't fix it I will come back here with full details. Thanks again Teodor.
This reply was removed on 2/19/2020 3:59:02 PM.
See the changelog
Replied 19 Feb 2020 15:58:33
19 Feb 2020 15:58:33 Will Vel replied:
Okay.. I spotted the error but don't know how to fix it. The error that google shows is below as well as the code for the file that throws the error. I subscribe to your full package of extensions and they are all up to date. Should I re-install? Help. Thanks.

PAGE: (removed .. problem solved .. see below)

Replied 21 Feb 2020 07:57:17
21 Feb 2020 07:57:17 Teodor Kuduschiev replied:
So can you explain when this happens? Did you create this page using the first version of database connector? And does this happen when you try to use the version 2 now on it?
Replied 21 Feb 2020 11:08:28
21 Feb 2020 11:08:28 Will Vel replied:
I created the original website using the previous version. Then I installed the latest extensions and they are all up to date.
Then I created a new connection file and applied it to a new web page. So, I guess you can say it's new files sitting on top of the original installation.

Perhaps there is a file that did not get updated? Should I remove all dmx.... folders from the host server copy over all the files on my local computer?

I really appreciate your help.
This reply was removed on 2/21/2020 11:09:45 AM.
See the changelog
Replied 21 Feb 2020 11:09:39
21 Feb 2020 11:09:39 Teodor Kuduschiev replied:
Please try removing the dmxConnectLib folder locally and on the server, then save ANY server action, this folder will be recreated. Upload the newly created folder to the server and try again.
Replied 22 Feb 2020 01:50:25
22 Feb 2020 01:50:25 Will Vel replied:
Thanks Teodor! That did the trick

It is pulling up results now.. Thank you.
Replied 30 Jul 2020 08:07:53
30 Jul 2020 08:07:53 Pat Donowho replied:
Hi,

I have the same problem and none of the solutions put forth here is working for me. I have uninstalled and installed the latest version of dreamweaver but that hasn't solved the problem either.

Any help to fix this is much appreciated. Thanks
Replied 06 Feb 2024 23:21:22
06 Feb 2024 23:21:22 Geeks Reviewer replied:
Sometimes, Teen Patti can be a game of patience, where players need to wait for the right moment to make their move. It teaches players to be patient, observe the game, and seize opportunities when they arise. It also helps develop resilience, as players learn to bounce back from losses and not let setbacks affect their gameplay 3 Patti Blue Apk Download.

Reply to this topic