I am facing various issues that might be problems or not:
1. $fbx_self is undefined. (line 20 of fusebox.core)
That's because the fusebox core changed along with index.a4d, and I
neglected to include it. index.a4d should look like this:
<%
// $Id: index.a4d 387 2005-09-15 16:24:31Z aparajita $
global($fbx_self)
c_string(255; $fbx_self)
$fbx_self := current file
fusebox.core(directory of(current path))
%>
2. when sending a form and invoking fusebox (prefixed by 4DCGI to
get form
variables processed by 4D), it appears that, while the resulting
page is
properly built, there is something wrong with CSS files handling.
The page
is displayed but the CSS is not applied to the page. Weird.
Empty your browser cache.
Regards,
Aparajita
Victory-Heart Productions
www.aparajitaworld.com
"If you dare to fail, you are bound to succeed."
- Sri Chinmoy | www.srichinmoylibrary.com
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/