I try to integrate a finished and stand-alone working php-file in the websitebaker-site. It's a php-file for showing jpg-files in a gallery and is called "Copy&Show Gallery"
http://vysions.de/cas-gallery/cas-gallery.zip.
My attempts failed by copying the code into a "code-site" in the backend and by inserting the code into the example-module "hello world". The displaying of the images won't work. A workaround to get the file working is in creating a wrapped-site which points to this Copy&Show Gallery-file. But in this case the design isn't homogen.
I suppose that any function in the websitebaker-framework prevents the execution of required routines of the gallery.
How can I debug or trace the the function-call?
thanks for reading!