Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Backend app for admin, on prod environment fail!!!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Parijat Kalia  
View profile  
 More options Apr 13 2012, 2:19 pm
From: Parijat Kalia <kaliapari...@gmail.com>
Date: Fri, 13 Apr 2012 11:19:04 -0700
Local: Fri, Apr 13 2012 2:19 pm
Subject: Backend app for admin, on prod environment fail!!!

Hey,

I have a perfectly working admin backend on my dev environment but it fails
miserably on the prod environment. Specifically a bunch of problems arise :

i) It is unable to read the symfony/web/sf/ directory hence not loading the
required images though it states that a project has been successfully
created. This however is not the case with the frontend leading me to
believe that the problem is more sinister than what meets the eye.

ii) Though it loads the admin pages, the css is not loaded, even though
admin.css is present in the web/css directory.

I did an inspect element and the problem seems to be this, instead of
routing to
/web/css or /sfDoctrinePlugin or /web/js
it prefixes the name of the app [controlcenter in my case] to everything,
essentially rendering the HTML as

href =  "/controlcenter/web/css" or href = "/controlcenter/js" or href =
"/controlcenter/js" . And this does not happen at all on my dev environment
and things render the way they do.

Fixits anyone?

Thanks,

PJ


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »