Error in code on insert page
I get error message when I run an insert page that Data Assist created. Other insert pages work fine but not this one. Attached screenshot shows the error message. The page can be accessed at produkter_insert.php.
I get error message when I run an insert page that Data Assist created. Other insert pages work fine but not this one. Attached screenshot shows the error message. The page can be accessed at produkter_insert.php.
looks to me like the require once line for the connection is in the wrong place, but i would need to see the code in order to tell for certain.
no, the www address does not allow me to see the php source code, i would need a copy of the php page in a zip archive to see the php source code.
This is the results page?
I thought the problem was with the insert page?
Thanks for the note! Here comes the insert page.
move the following code at lines 15 - 16:
<?php require_once('../Connections/loopia.php'); ?>
<?php require_once("../webassist/database_management/wa_appbuilder_php.php"); ?>
to line 1.
I'm a little curious how the problem has occurred! Because I have created this file a few times with the same result. Is it a bug? Shall I in that case report this or are you doing this?
I cant reproduce the problem of the code being generated in the wrong place, but have logged a bug that it happens in some instances.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.