Hello,
I'm trying nuBuilder ... seem's great, but i have a problem with ReportBuilder.
When i click on the button, i have this message :
Line: 1320
Erreur : 'reportSection' est indéfini.
All is ok, except this point.
Tested on IE8, firefox, safari, chrome with all same result
Regards
Bruno FOLLY
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
ReportBuilder designer don't work
-
- Posts: 40
- Joined: Mon Jun 15, 2009 9:50 am
Re: ReportBuilder designer don't work
Thank you for reporting this error. We are looking into it now and will get back to you shortly.
-
- Posts: 40
- Joined: Mon Jun 15, 2009 9:50 am
Re: ReportBuilder designer don't work
I have attached a hotfix to resolve this error. To install it, just extract the two PHP files in the Zip into the productionnu2 directory.
As an alternative to applying the hotfix, you can add the following option to your php.ini file and restart your web server.
As an alternative to applying the hotfix, you can add the following option to your php.ini file and restart your web server.
Code: Select all
short_open_tag = On
You do not have the required permissions to view the files attached to this post.
-
- Posts: 2
- Joined: Fri Jun 19, 2009 1:02 am