Unable to find Asset

I have just yesterday installed MySOURCE MATRIX RC2 on our local webserver


(WIN, APACHE 2.0.53, PHP 4.3, MySQL 5.0), and after having had troubles with the installer and some PEAR extensions yesterday due to our server-setup, I got it to smoothly install today.



So now I have a perfectly smoothly installed copy on my webserver, and logging in to the admin-panel works fine … but when I try to log in to the edit-panel, I get the following error:


    MySource Warning  
    File: [SYSTEM_ROOT]\core\include\asset_manager.inc Line: 3930 
    Message: Unable to find an Asset for the URL "localhost/tempsite" 
    Backtrace: Show  



The Backtrace tells me the following:

    0 => array (
    	"function" => "sq_error_handler",
    	"args" => array (
      0 => 512,
      1 => "Unable to find an Asset for the URL \"localhost/tempsite\"",
      2 => "C:\\Programme\\Apache Group\\Apache2\\htdocs\\mysource_matrix\\core\\include\\asset_manager.inc",
      3 => 3930,
      4 => array (
     	 [Max Depth Reached]
      ) 
    	) 
    ),
    1 => array (
    	"file" => "C:\\Programme\\Apache Group\\Apache2\\htdocs\\mysource_matrix\\core\\include\\asset_manager.inc",
    	"line" => 3930,
    	"function" => "trigger_error",
    	"args" => array (
      0 => "Unable to find an Asset for the URL \"localhost/tempsite\"",
      1 => 512 
    	) 
    ),
    2 => array (
    	"file" => "C:\\Programme\\Apache Group\\Apache2\\htdocs\\mysource_matrix\\core\\include\\backend.inc",
    	"line" => 87,
    	"function" => "getassetfromurl",
    	"class" => "asset_manager",
    	"type" => "->",
    	"args" => array (
      [Empty]
    	) 
    ),
    3 => array (
    	"file" => "C:\\Programme\\Apache Group\\Apache2\\htdocs\\mysource_matrix\\core\\include\\mysource.inc",
    	"line" => 258,
    	"function" => "paint",
    	"class" => "backend",
    	"type" => "->",
    	"args" => array (
      [Empty]
    	) 
    ),
    4 => array (
    	"file" => "C:\\Programme\\Apache Group\\Apache2\\htdocs\\mysource_matrix\\core\\web\\index.php",
    	"line" => 37,
    	"function" => "start",
    	"class" => "mysource",
    	"type" => "->",
    	"args" => array (
      [Empty]
    	) 
    )


I don't really understand this, because I didn't install, edit or delete any asset additionally to the normal installation. Am I missing something?

Any help would be greatly appreciated!

Thanks, Philip

Ok, I'll take everything back …


When logging in the first time, I didn't have the most recent JavaApplet installed, so I couldn't see a menu on the left side, therefore I figured the edit mode must be where you manage your website … smack on the head



sorry … :wink:

Just a note for eveyone:
The simple editing interface will only work if you have your site already up and running with URLs and a design. The error above just indicates that there is no asset in the CMS that has the specified URL.