datahost
Posts: 1
|
| Posted: 12/17/2005, 5:59 AM |
|
I have loaded demo of CodeCharge 2.3 with MySQL live DB. All OK in terms of connection. I have setup demo Registration Form and loaded all demo tables to new test DB. All OK there. Whenever I try to open any forms in the demo the following message appears:
Warning: Component "users (Record)" was not found in the HTML during the synchronization process.
Warning: Component "Header (IncludePage)" was not found in the HTML during the synchronization process.
Warning: Component "Footer (IncludePage)" was not found in the HTML during the synchronization process
Only new at this so I may be missing something very basic. Any help or guidance appreciated.
Thank You
|
 |
 |
Benjamin Krajmalnik
|
| Posted: 12/18/2005, 5:37 PM |
|
Somehow, your HTML got corrupted.
You need to understand the structure of the tagging of tokens inside the
HTML to fix it yourself.
|
|
|
 |
|