CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 GoToCode PHP CC2. MenuLang header

Print topic Send  topic

Author Message
FET
Posted: 05/29/2002, 10:43 AM

I downloaded the GoToCode example (PHP, no Templates CC2.) and installed.I have been using cc2 ver for awhile and am fairly good with it.
When I launch the code in explorer5 I get "Fatal error: Call to a member function on a non-object in ./header.php on line 17"


I have included the line 17 below.


//-------------------------------
// Header Open Event begin
// ->Open Event Start
17: $tpl->set_var("MenuLang", "php");
18: $tpl->set_var( "HeaderLogin", $tpl->print_var("Formloginform1"));
19: $tpl->set_var( "Formloginform1","");

$welcomename = dLookup("users","user_login","user_id=" . tosql(get_session("UserID"),"Number"));
if( $welcomename != "" )
{

What is MenuLang?

thank you for you time,
FET
Nicole
Posted: 05/30/2002, 12:40 AM

Fet,
GotoCode site is created for PHP Template pattern but not non template. Please switch to PHP4.0+Templates.
mkmind
Posted: 05/30/2002, 8:10 AM

Hello. Can anybody tell me how i can find the gotocode.ccs for CCStudio and not for CC.

Thanks Martin

   


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

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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