CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 Fatal error: Cannot redeclare class clsmenu

Print topic Send  topic

Author Message
marcocarrieri

Posts: 7
Posted: 07/09/2013, 1:15 PM

I have create a simple page includable menu, and i have included this page in 2 page, index end utentu.
But when i open the index page i have this error...

"Fatal error: Cannot redeclare class clsmenu " why?
View profile  Send private message
MichaelMcDonald

Posts: 640
Posted: 07/15/2013, 5:42 AM

Have a look in your _events.php file for a variable that might be defined like:

$variable = $container->$variable-> ......

and if necessary remove second instance of $:

$variable = $container->variable->
_________________
Central Coast, NSW, Australia.

View profile  Send private message
marcocarrieri

Posts: 7
Posted: 07/15/2013, 11:09 AM

Ok thanks. :)
Now it work.
View profile  Send private message

Add new topic Subscribe to topic   


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

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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