CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 CCS B5 short experience with PHP

Print topic Send  topic

Author Message
Jean-Michel Giorgi
Posted: 05/31/2002, 4:32 PM

Hi everybody,

As I do not know where to report the small bugs I had to face in my very short experience with CodeCharge Studio 1.0.5.0 I just post a new thread here.

My configuration:
Workstation: Windows 2000 SP2, French IE 5.5 SP2
Server: remote Linux RH 7.2 machine with Apache 1.3.23 PHP 4.1.2

I just created a new project and opened the Portal solution. By default it comes in ASP, I changesd to PHP4 and templates and changed some other project settings. Then I created a new MySQL database on the server, created the tables and inserted the data from the provided .mdb database using DbTools, created a corresponding ODBC datasource and finally changed the default connection to my new MySQL database and published my project.

Problems I had to face:
- I renamed the default page first to 'Index' and then to 'index'. I had to rename manually the resulting PHP file whose name remained to 'Index.php' (with an uppercase 'I'),
- Then my index.php page was working, but most others generated an error. I discovered that those non-working pages where building child classes on the clsDB<name> class (exact name was clsDBportal_db) supposed to be declared in the common.asp file, instead the name of the class declared in my common.php file was clsDBportal_ccs. I had to search manually the wrong name in the code tab of every page of the project and replace it by the right name (a search and replace global to the project had been appreciated...),
- The 'Search SVEC' in the homepage was calling a 'Articles.php' page with an absolute adress, and as I had published the site in an intermediate directory on my workstation (wich has no Apache server running) I had to change that to a relative adress.
- Last (but I did not try to fix it yet) when you are logged in and go to the registration page, your data do not fill the grid, a blank grid appears instead.

You can see the result at http://www.snacfa.net/portal/ (not much impressive but working quite well...).

I have read somewhere that the final version will be released on next monday (June 4th), I hope that those small bugs and most of the others will be fixed, let's wait and see... Anyway CodeCharge Studio looks great to me, specially compared with CodeCharge 2. Congratulations to the YesSoftware team.
Steen Rabol
Posted: 06/01/2002, 12:31 AM

Hi

I've just installed beta5. The 'only' big difference is that I use a W2K server
I created at ODBC connection to MySQL
I renamed the Default to index, 'right click/rename' on the default file
changed the server URL in the projects settings
Published it, and as far as I can see it works like a charme, also the search.

But you are right, it would be nice with a 'make filenames lowercase' option ;-)

I think that the registation page is for new users. When logged in, select the 'Account' menu, then click on the login, which brings you to the registration page, and your information is filled in the form, I know it's not logical, but.... it's just a sample ;-)

Best
Steen
Donald R.
Posted: 06/01/2002, 8:33 PM

Jean-Michel. Not sure if you're aware that Mysql scripts are in C:\Program Files\CodeChargeStudio\Examples\Internet\
and C:\Program Files\CodeChargeStudio\Examples\Intranet\ folders.
Don

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.