CSS files not updating correctly

I'm having some trouble with the css files that are uploaded throught the application builder. When uploading an update to an existing css file, the file is not updated in the browser. Even after closing all browser windows and deleting the temporary internet files the new version is not loaded. I've even tried deleting the file from the app builder and holding the control key down when refreshing the browser and it still loads as if one existed. We currently have 3 seperate server environments and it works fine on 2 out of the 3...could this be a setting on the application server when the file is fetched from the database? It is currently calling:
wwv_flow_file_mgr.get_file?p_security_group_id=721404936311769&p_fname=iPRACA.css
I know the correct file is being uploaded to the database because when I view the detailed report in the application builder and click on the file name, the updated version is displayed in the text area. But, when I click on the download icon and open the css file to view, it is still the old version.
I'm currently using APEX version 2.3 and OAS 10.1.2
Any help would be greatly appreciated.

Hi YodaHart,
What happens when you rename your css?
Does it work then?
I also guess it's the Oracle AS. However we should investigate further on what you're thinking.
If you query WWV_FLOW_FILE_OBJECTS$ you still see the files while you don't see them in APEX anymore? If yes, I would create another table as select of the WWV_FLOW_FILE_OBJECTS$ table, just to have a backup. If the files aren't used anymore, you should be save by deleting the corresponding old records (for ex through SQLPLUS). After all, these are files you uploaded...
Thanks,
Dimitri

Similar Messages

  • Css files not updating in localhost (XAMPP test server)

    I've got an issue with a web page I'm developing where the .css files that I attach to the pages will not update on my local host.  I can make a copy of the file with a different name and link it to the page.  However, if I name any file a name that I've already used then the CSS reverts to whatever was on the original documents.  This is making my php page testing a pain when I view the page in a browser.  The problem doesn't seem to occur for my other websites, and completely goes away when I select "none" in the testing server options.  I'm using XAMPP to run my localhost testing server.  I'm using Dreamweaver CS4 on a Vista machine.  Any ideas?  If nothing else it would be nice to know how to delete the old files that are stuck in the testing server directory.

    Strange thing...  I turned it off and walked away for a few hours.  Upon my return I found the issue resolved.  I blame the shoe elves.  Thanks, you little guys!

  • Removing warning for "Default CSS file not found."

    I am getting this warning in Flash Builder:
    "Default CSS file not found."
    I can not for the life of me figure out how to get rid of it. Any suggestions?

    Default css file can be specified as a compiler option (per SWC, I think).
    See http://livedocs.adobe.com/flex/3/html/help.html?content=compilers_14.html
    For example, flex framework has a default CSS file: C:\Program Files\Adobe\Adobe Flash Builder 4\sdks\3.5.0\frameworks\projects\framework\default.css
    Do you have some library project or a swc with default css file option turned on, but the css file is missing?

  • Why is my .psd file not rendering correctly in ae

    Some layers of the .psd document are not rendered correctly. However they are imported.
    The strange thing is that when I first move from Photoshop to Illustrator, save it as an .ai file it is rendered properly (in Ae).
    I am kind of clueless as to what is causing this issue.
    Kind regards,
    Jelle

    Okay if more information is needed, i'll provide. However you may disregard my initial comment about illustrator. It flattens the photoshop layers so I do not have any flexibility in After Effects. In other words, my main question remains: why is my psd file not rendering correctly in ae?
    Further details:
    -photoshop cc and after effects cc.
    -macbook pro retina
    If still not clear enough, please tell me what details you are looking for furthermore

  • Podcast episodes not updating correctly in iTunes

    Hello,
    I am having a problem with my podcast episodes not updating correctly in iTunes.  The last 5 episodes I published appeared in iTunes at the bottom of the episode list, as if they were old episodes--i.e., they appear as if they were the first 5 episodes published.  They also do not have a date assigned to them as the rest of the episodes do.  They were not distributed to podcast subscribers, possibly because iTunes is not recognizing them as new episodes.
    Here is my podcast feed: http://ic.instantcustomer.com/instantcasts/feed/podcast/5047174b90f14efe542431c2 674b1bd9
    And here is the link to my podcast in iTunes: https://itunes.apple.com/us/podcast/small-business-marketing-minute/id896451432
    The problem began with last Wednesday's episode, which was Episode 30, and has continued ever since.  I did not do anything differently when I published that episode than I did when I published the previous 29 episodes, and those updated just fine, or at least seemed to as far as I could tell (i.e., they appeared correctly on iTunes, and appeared as a new episode for me as a podcast subscriber).  Also, after examining the rss feed, I could not see any difference between episodes 1-29 and episodes 30--34, at least as far as the way the feed was formatted.  So, I have no idea what triggered the problem, and no idea how to fix it.  If I can't resolve the issue then I think I'll have to abandon the podcast, since there's no point in publishing a podcast that doesn't distribute new episodes to subscribers. 
    If anyone can shed light on this problem for me, it would be most appreciated.     Thanks!
    -Kevin

    As you say, in the Store the latest episodes don't show a publishing date. When subscribing in iTunes, none of the episodes show a publishing date, and they are listed in the order they appear in the feed.
    In the feed, none of your episodes has a 'pubDate' tag, which is where iTunes gets the date from. Since most of the episodes in the Store have a date, it looks as if originally your episodes had this tag, but that five episodes back you did something in whatever method you are using to create your feed which removed these tags: the Store is presumably getting the dates from its cache since the episodes haven't changed, but obviously doesn't have the dates for the last 5 episodes.

  • Cannot make a cache safe URL for "1025/styles/Themable/corev4.css", file not found. Please verify that the file exists under the layouts directory.

    HI
    i restored a sharepoint web 80 application in our test domain
    and after when i browse the new web application 
    it says 
    Cannot make a cache safe URL for "1025/styles/Themable/corev4.css", file not found. Please verify that the file exists under the layouts directory. 
    adil

    Hi  adil,
    According to your description, my understanding is that you encountered the error “Cannot make a cache safe URL for "1025/styles/Themable/corev4.css", file not found. Please verify that the file
    exists under the layouts directory.” .
    The issue happens in
    We have customized master page
    In the master page, we use path the script/style file like this: <SharePoint:CssRegistration name="<% $SPUrl:~SiteCollection/Style Library/coe/mainCOE.css%>"
    runat="server"/>
    While using the dynamic path in a multiple languages enabled site, language Id(1033 etc) will be added to the path automatically. That cause the file to be not found.
    To solve the issue, please download  the Arabic language pack http://www.microsoft.com/en-us/download/details.aspx?id=3411 ,
    install it on  your SharePoint and refresh your browser.
    Reference:
    http://sharepoint-community.net/profiles/blogs/cannot-make-a-cache-safe-url-for-1036-sytles-themable-corev4-css
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • HELP....AVCHD / MPEG files not playing correctly!

    I have been trying to download video that was shot with the new Sony FS100 camera that I'm told are AVCHD or MPEG files to my older Adobe Premiere Pro 1.5 timeline, but they are not playing correctly. When I reverse the field dominance, the image plays better but the sound is strange (I was able to speed the sound to 450% and it worked better, but then the balance of the sound from the clip is lost somewhere.).
    Any suggestions to make these files play and work correctly? I tried converting them to AVI files but that showed up completely black on the timeline! Anything I've tried either affects the video or audio negatively!  I try either makes the image play or stutterThis was shot in regular SD format, NOT HD, so they should be able to play on  a standard timeline. Can anyone suggest anything to help please? Much appreciated!

    Thanks for your reply, I ran it through Media Info. Here are the results:
    Container & general information:
    MPEG-PS: 290 Mib  4min22s
    1 Video stream: MPEG video
    1 Audio stream: AC-3
    First Video Stream:
    8833 Kbps, 720*480 (4:3), at 29.970 fps, MPEG video (NTSC) (version 2) (Main@main) (Custom Matrix BVOP)
    First Audio Stream:
    256 Kpbs, 48.0 Khz, 16 bits, 2 channels, AC-3 (DVD-Video)
    Please let me know where to go from here. Thanks so much!
    Date: Fri, 11 Nov 2011 10:50:15 -0700
    From: [email protected]
    To: [email protected]
    Subject: HELP....AVCHD / MPEG files not playing correctly!
        Re: HELP....AVCHD / MPEG files not playing correctly!
        created by Ann Bens in Premiere Pro CS4 & Earlier - View the full discussion
    Welcome to the forum.A screendump of what these SD files exactly are would be very nice.Run them throught Media info.http://mediainfo.sourceforge.net/en
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4020725#4020725
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4020725#4020725. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Premiere Pro CS4 & Earlier by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Recordmode data are not updated correctly

    We currently have an issue while using the 3.x data flow in BI 7.0. The same also holds with 3.x versions of BI.
    Suppose you have an ODS sending data in an InfoCube. When you initialize the delta process with data transfer then the recordmode field in the communication structure contains null values even though in the change log table of the ODS it has values. This behaviour does not hold when you send further data with deltas.
    We want the recordmode data to be updated correctly since we use them in a condition. Does anybody know about this problem?
    Best regards
    Theodoros

    Hi again,
    the problem is also not related with any kind of mapping. We are just sending some data from an DSO to an InfoCube. Recordmode values are maintained correctly in the change log table of the DSO. Nevertheless, they are not updated correctly in the InfoCube's update rules communication structure unless we are uploading deltas. My question is why they are not updated also correctly when we are doing an initialization of the delta with data transfer.
    Thanks anyway
    Theodoros

  • File not formatted correctly error

    Dear All,
    when am trying to import a contract file as excel sheet, not CVs file, i get the error ( File not formatted correctly ). any advice?

    the issue with date formatting would be corrected in Excel. When an export file that includes dates is opened in Excel, they get reformatted by the Excel program. In my experience, I have had to reformat those cells in Excel to the YYYY-MM-DD format and save the Excel file before I could import again into CM. But, if you are just exporting and then importing without opening the file in Excel, then the dates are not the problem. What are you exporting from CM? Are you trying to import into a different project or database than you exported from?

  • Windowed CLOCK does not update correctly

    My floating desktop clock [digital with date] is one hour earlier than it should be and will not update correctly on startup. The time shown is correct if I switch to the menubar version, as is the time in the time update slot on the Time & Date tab in Preferences. But the analog clock below the time update slot shows one hour earlier also. Am not sure how long this has been a problem since I haven't traveled to a different timezone in two months. At this stage in the lifecycle of Tiger, these kinds of petty annoyances should NOT be occurring as new issues.
    14" iBook G4   Mac OS X (10.4.6)   768-Mb RAM

    klimew,
    Welcome to Apple Discussions.
    Go to System Preferences>International>Formats>Times
    and explore the Customize...features.
    Since you are new to Apple Discussions, you may not
    have noticed that there is a Tiger Forum. If my
    suggestion is unproductive, you may want to repost
    your question in the Tiger Forums: Finder, Dock & Dashboard.
    ;~)
    Thanks for the info but the answer does not lie in International. It's a bug in my clock and apparently only for EDT for some cities, like New York NY (my closest city for the summer). When I switch to Ottawa Canada IN THE SAME TIME ZONE everything is OK. Weirdski.
    14" iBook G4   Mac OS X (10.4.6)   768-Mb RAM

  • Incopy files not updating

    Having a problem with Incopy files not updating after designers on Indesign prepare packages on second round of revisions.
    First, the designers create an Indesign file and prepare a newly created Incopy package. The editors are able to open the package for the first time. Editors make changes then repackage for designers. Designer then open package from editors and make necessary changes and then repackage back to the editors. At this point, the editors receive a message to replace when opening package. The files open but it doesn't update all the changes that was originally made to it. It as if it is still using the original assignments from the first newly created package. Also, all the assignments have "?" in the assignment window in Incopy. We are unable to figure out how to update the "?" in Incopy or relink or what ever we need to do at this point.
    Several things we checked.
    1. Unstuffing the package contents from the designers shows all updated file dates. So we know the package contains the newest updated assignment files.
    2. If the designers rename the file names on all the assignments in the assignment folder, then repackage. The files open on Incopy with updated changes. But not if the file name remains the same. Also, if the assignment files are all renamed, it doesn't ask to replace anything on Incopy.
    At this point. Our only solution is to rename all the assignment files and repackage. But we shouldn't have to be doing this, especially since it adds time to the designers to repackage the files.
    Designers using Indesign CS 3 on Mac OS 10.6.4.
    Editors using Incopy CS 3 on PC Windows.
    Any help would be greatly appreciated.

    When the InCopy user opens the assignment package for the first time, it unpacks (it's really like a .zip file) into a folder on their hard drive called InCopy Assignments. The folder is located in My Documents on a PC and in the Home > Documents folder on a Mac.
    Every unpacked InCopy assignment package goes into a subfolder within this InCopy Assignments parent folder. Each package's folder is named after the *assignment* name (not the name of the package itself, which is usually the same but not always). So if the assignment name is Chapter1.inca, then the subfolder name will be Chapter1.
    When the InCopy user repackages it for the designer, it packages a *copy* of this subfolder. This is the subfolder that Bob is suggesting they delete, after sending off the packaged InDesign file. That's a good idea.
    If you can't rely on your editors to do that ... many are very leery of throwing anything away ... then your designers should *rename the assignment* in their Assignments panel before creating an InCopy package for the second or third or whatever time. They can just double-click the assignment in the panel, the Assignment Options dialog box opens, and they can change the name from say "Chapter1" to "Chapter1-v2". They click okay, they choose Package for InCopy, and send it off.
    When the editor gets this file and double-clicks it, it unpacks into a different subfolder than before: Chapter1-v2, leaving the Chapter1 subfolder intact. So you avoid the prob of duplicate assignments on the InCopy user's hard drive.
    FWIW this was much more of a glitch with CS3. Not sure what Adobe did differently, but assignment packages are much more intelligent in CS4 and CS5.
    AM

  • Alter nate color applied in SSRS report is not updating correctly when you export to excel

    alternate color applied in SSRS report  is not updating correctly when you export to excel. Please let me know how can I resolve this issue
    Smash126

    Expression I am using report is
    =IIf(RowNumber(
    Nothing)
    Mod2 = 0,
    "Silver",
    Nothing)
    Smash126

  • ASP timeout value not updating correctly

    MS Server 2000
    MS SQL Server 2003
    Connection timeout not updating correctly.  In Enterprise Manager I updated from 600 to 900 seconds.  I had some connections issues and the solution said to modify the properties of the DB user to grant it 'write' privilege.  It solved the
    first issue but now it is timing out after 300 seconds.  After searching again I saw something about modifying the timeout for the user.  Could this be the solution and how do you do that.
    Classic ASP.  In the code I use:
    Server.CreateObject("ADODB.Command")
    Thank you in advance.

    Hello,
    You can try to using the CommandTimeout property to specify the number of seconds to wait while attempting to execute a command. For example:
    set comm=Server.CreateObject("ADODB.Command")
    comm.CommandTimeout=600
    Reference:http://www.w3schools.com/ado/prop_commandtimeout.asp
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Apple Mail read status does not update correctly

    I have one iMac running Mavericks and using Apple Mail to run three IMAP accounts provided by a local Apple Mountain Lion Server.
    It exhibits two issues:
    Firstly it fails to refresh the view automatically in the message viewer window.
    The header at the very top of the window will update live when a new message comes in so that it says "X Messages (Y Unread)" with the correct numbers. The list of messages does not update unless you switch mailboxes, then switch back again. Then they appear instantly.
    The second and more critical issue is that the read and unread status of messages is not updating correctly at all. Refreshing the view make no difference. Two of the three accounts are shared with 6 other iMacs running Mountain Lion and Snow Leopard. None of these have an issue.
    I have deleted and re-added the accounts several times, I have tried a completely clean new user account. Sometimes the first issue goes away but it returns after a short time.
    The next step would be to erase the whole Mac but I am reluctant to go to the hassle as I have a suspicion that this will not make a difference and that there is a glitch with Mail on Mavericks. I have run all updates.

    Hi Brenn,
    To narrow down the issue, we need more investigation:
    1.Does the issue occurs only in Category view? Please check if user 1 set the view to Date and email read status update.
    2.Does the issue occurs to user1's own mailbox with the same setting as shared mailbox?
    3.If the shared mailbox is in cached mode, please check Account Settings > Change > More Settings... > Adwanced > Use Cached Exchange mode > check Download shared folders.
    4.Please switch to online mode for shared mailbox and test the issue.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • I tunes update 10.5 and music files not playing correctly

    After I updated iTunes to 10.5, a vast majority of my music files do not play correctly. When they do play, they sound as if they have been super compressed and I cannot figure out why. I have un installed/re installed, checked all of my drivers and even scanned my library for viruses. Is there anyone who may have any info that may help fix this problem? I would be eternally grateful.

    I have just downloaded a free program called burn and it burns music perfectly and yet itunes still wont work and comes up with the same error report as above so i do hope this helps apple to fix the bugs in there latest 10.5 itunes update.

Maybe you are looking for