Most likely this is due to the WEB_DOC_ROOT parameter not set correctly in "includes/config.inc.php". In your case it should be set to "/phpclick/".
Also, don't forget to adjust the same parameter in "scripts/dragAndDrop.js" and "scripts/dragAndDropSnapToGrid.js"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've tried your tip to changing the "WEB_DOC_ROOT" to "/phpclick/" in those 3 files (config.inc.php, dragAndDrop.js, dragAndDropSnapToGrid.js), but the problem not solved. For the reason I would send you these three files with a screen shoot of the error screen. Please kindly guide me...
P.S: My root web directory is set to: "C:\Inetpub\wwwroot\phpclick\"
Thanks in advanced
- Ehsan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Also, make sure that the other parameters in config.inc.php are set appropriately. For the include problem you mentioned, make sure that FILESYSTEM_ROOT is set to the document root of whereever phpclick is installed on your harddrive, e.g. "C:/Inetpub/wwwroot/phpclick/"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Friends,
Please help me regarding this problem which is happen on the first installation step on the first login page:
Fatal error: Class 'XmlObject' not found in c:\Inetpub\wwwroot\phpclick\includes\Component.inc.php on line 5
Regards,
- Ehsan
Most likely this is due to the WEB_DOC_ROOT parameter not set correctly in "includes/config.inc.php". In your case it should be set to "/phpclick/".
Also, don't forget to adjust the same parameter in "scripts/dragAndDrop.js" and "scripts/dragAndDropSnapToGrid.js"
Dear Jochen,
Thank you so much for your kind replies...
I've tried your tip to changing the "WEB_DOC_ROOT" to "/phpclick/" in those 3 files (config.inc.php, dragAndDrop.js, dragAndDropSnapToGrid.js), but the problem not solved. For the reason I would send you these three files with a screen shoot of the error screen. Please kindly guide me...
P.S: My root web directory is set to: "C:\Inetpub\wwwroot\phpclick\"
Thanks in advanced
- Ehsan
Also, make sure that the other parameters in config.inc.php are set appropriately. For the include problem you mentioned, make sure that FILESYSTEM_ROOT is set to the document root of whereever phpclick is installed on your harddrive, e.g. "C:/Inetpub/wwwroot/phpclick/"