Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-15-2008, 12:16 PM
Junior Member
 
Join Date: Jun 2008
Posts: 6
Exclamation CSS and Fatal Error problem

Hi folks.

In a Jon Lebensold tutorial called Article Manager, there is CSS problem that I ain't solve.

I will show the particular directory structures to show specific areas, not all.

/articlemanager
/application
..
/views
/scripts
/index -> index.phtml - new.phtml - success.phtml
/html
/public
/css -> main.css
/library

in this situation, when I enter "http://articlemanager" to the address bar, the main.css file appends to the index.phtml. But despite they all in the same directory, the CSS doesn't append to the new.phtml and success.phtml.

When I look to the code of new.phtml with Firebug, in the <link href... part, there shown a problem as:

<b>Fatal error</b>: Uncaught exception 'Zend_Controller_Action_Exception' with message 'Action &quot;public&quot; does not exist and was not trapped in __call()' in C:\wamp\www\articlemanager\library\Zend\Controller \Action.php:477
3Stack trace:
4#0 C:\wamp\www\articlemanager\library\Zend\Controller \Action.php(504): Zend_Controller_Action-&gt;__call('publicAction', Array)
5#1 C:\wamp\www\articlemanager\library\Zend\Controller \Dispatcher\Standard.php(293): Zend_Controller_Action-&gt;dispatch('publicAction')
6#2 C:\wamp\www\articlemanager\library\Zend\Controller \Front.php(914): Zend_Controller_Dispatcher_Standard-&gt;dispatch(Object(Zend_Controller_Request_Htt p), Object(Zend_Controller_Response_Http))
7#3 C:\wamp\www\articlemanager\html\index.php(37): Zend_Controller_Front-&gt;dispatch()
8#4 {main}
9 thrown in <b>C:\wamp\www\articlemanager\library\Zend\Control ler\Action.php</b> on line <b>477</b><br />

So what could be the problem??
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:08 PM.