DMXzone App Connect Support Product Page

Repeat region is not showing in Live mode

Asked 05 Jan 2018 13:42:45
1
has this question
05 Jan 2018 13:42:45 Edgar Tossijn posted:
I have made a simple testpage containing a repeat region with dynamic data.

<BODY id="testdatabase" IS="dmx-app">
<dmx-serverconnect id="serverconnect1" URL="dmxConnect/api/testmedewerkers.php"></dmx-serverconnect>
<div dmx-repeat:repeat1="serverconnect1.data.TESTquery"> {{voornaam}} {{achternaam}}</div>


DMXzone Database Connection shows Database Connection OK! after clicking the Test Connection button. Everything is working like your instruction video "Working with Repeat Regions", except for the part where the dynamic data is shown in Dreamweaver Live mode.
The URL of this page is www.kohnstamminstituut-uva.nl/testdatabase.html

Do you have any idea how to solve this?

Replies

Replied 07 Jan 2018 12:50:10
07 Jan 2018 12:50:10 Edgar Tossijn replied:
An update to my first question:

After saving the mentioned .html file with the extenstion .php, the content of the database table is shown in Dreamweaver Live mode, but still NOT in the webbrowser.

Message is showing: SQLSTATE[HY000] [1044] Access denied for user.

If that is really the problem, why can I see the content of the database table correctly in Dreamweaver Live mode?
Replied 08 Jan 2018 08:28:53
08 Jan 2018 08:28:53 Teodor Kuduschiev replied:
Hello Edgar,
As i replied to your support ticket, there is an issue with the permissions for your user and this table or database. This is not related to our extensions, but this is something you have to fix on your server ...

Reply to this topic