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


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-27-2008, 03:43 PM
Member
 
Join Date: Feb 2008
Posts: 48
Question Style Sheet is missing When doing EDIT

Hi,

i am using ZF for my project. While accessing the pages with controller and action, i am getting the output properly. But while sending query string for edit or for some message display, functionality is working but my style sheet is missing . I dont understand why.

Working URL:
http://localhost/index.php/user/new
http://localhost/index.php/user/list

Style Sheet is missing while passing like below.:
http://localhost/index.php/user/edit/id/2
But i can able to get the query string id from
$ids = $this->_request->getParam('id');. Only thing is Style sheet and images in the EDIT page is missing.

I dont know why this is happening

-Mugesh
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-29-2008, 07:00 AM
Member
 
Join Date: Feb 2008
Posts: 48
Default

I have solved this issue. This is because of Controller, Action, Query string length. Actually i given a relative path for my style sheet and images. Then i removed all my relatvie paths and given exact path. Now its working.

- Thanks for ZFforum members and masters.

-mugesh.
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 12:01 PM.