All the graphics are not rendered in 4.2.2

We have recently improved application Express Application Express 4.2.2 4.1.  Application works very well in 4.1 and it is powered.  In development, we have upgraded the version of Apex and hover over the application.  To our surprise and confusion, no (bar, line, pie) graphics do not appear.  I go through the process to create a chart and which shows no more.

Someone at - it see similar questions and solve it?  Thanks for any help.
Adam

Thank you for the answers.  I have check up and everything that has been done or was good.  But by deleting everything on the page and rebuild, I found the problem.  In my page header text, I got:

This was necessary due to problems that we take with APEX and jQuery.  To remove this code, all the graphics appear as they are supposed to.  If the global conflict was the ready appeal.  Who killed the charts.  APEX updated as shown using javascript so it is therefore necessary to ensure that other javascript calls are not incompatible.

Tags: Database

Similar Questions

  • all the Manager are not open after clone r12.1

    Hi expert,

    I have clone of database on a new server from prod. database is in place, the application is in place for the backend. When demand de./adstrtall.sh all services are normally don't start no error/warning back. but when I check the Manager

    ps - ef | grep FNDLIBR

    He returned only 5 lines that show all the Manager are not started. and one thing more when I access the PC customer request the application is not open.

    Please suggest me what I can do to check any type of error.

    I check all the quick logfile clone basic data and application but not found any type of error.

    AutoConfig successfully completed level database and application.

    OS - rhel 5.7 (test server)

    EBS r12.1

    OS - rhel 5.3 (prod server)

    Thanks and greetings

    pritesh Rodriguez

    the question is sloved by the following steps.

    1. in my case, the firewall is turned on then I m unable to access ebs application in the browser. so turn off the firewall on the server.

    2. in the-> simultaneous set I check every manager and change the host name of the server test (instead of host name of server prod). After eating this all is implemented successfully and works very well...

    Thank you & best regards

    pritesh Rodriguez

  • XML Query when all the elements are not defined.

    I have the following:

    We could have a situation that elements of PRICES are not defined, but all others are. I can t solve this problem by performing a union query. Is there a way appropriate or better?

    Thank you

    DECLARE

    x_xml CLOB

    " : = ' < OTA_ResRetrieveRS xmlns =" http://www.OpenTravel.org/OTA/2003/05 "" xmlns: xsi = " http://www.w3.org/2001/XMLSchema-instance " Version = "7" "xsi: schemaLocation =" http://www.OpenTravel.org/OTA/2003/05 OTA_ResRetrieveRS.xsd "TimeStamp =" 2015-05 - 20 T 14: + 00:00 40:44.000000 "Target ="Test"TargetName ="AUS"TransactionIdentifier ="2716181"> " ""

    < success / >

    < errors >

    < error Type = '0' doc = "None" / >

    < / errors >

    < ReservationsList >

    < HotelReservation RoomStayReservation = "true" ResStatus = "Internal" >

    < Type UniqueID = "14" ID = "514803980" / >

    < services >

    < Service >

    < TPA_Extensions >

    < TPA_Extension >

    < WiFiFees NumberConnections = '2' = ConnectionType "F" LengthOfStay = "4" / > "

    <!-RATES DAYS = '7' UPGRADE = LEVEL-10 "20.65" = "21.95' LEVEL-20 ="39.95"/ >

    < RATES DAYS = UPGRADE '3' = '8.85"LEVEL-10 = '13.95' LEVEL-20 ="23.95"/ >

    < RATES DAYS = UPGRADE '1' = "2.95" LEVEL-10 = "5.95" LEVEL-20 = "9.95" /-->

    < / TPA_Extension >

    < / TPA_Extensions >

    < / service >

    < / services >

    < ResGuests >

    < ResGuest >

    profile of <>

    < ProfileInfo >

    < Type UniqueID = "21" ID = "356321732" / >

    < profile >

    < TPA_Extensions >

    < TPA_Extension >

    < DRI_INFO MemberLevel = GuestType 'SAM' = 'GST' OwnerStay = "N" / >

    < / TPA_Extension >

    < / TPA_Extensions >

    < customer >

    < PersonName >

    Tomas < name > < / name >

    Lane Donald < GivenName > < / GivenName >

    < / PersonName >

    < / customer >

    < / profile >

    < / ProfileInfo >

    < ProfileInfo >

    < Type UniqueID = "21" ID = "356321734" / >

    < profile >

    < TPA_Extensions >

    < TPA_Extension >

    < DRI_INFO MemberLevel = GuestType 'SAM' = 'GST' OwnerStay = "N" / >

    < / TPA_Extension >

    < / TPA_Extensions >

    < customer >

    < PersonName >

    James < name > < / name >

    Amanda < GivenName > < / GivenName >

    < / PersonName >

    < / customer >

    < / profile >

    < / ProfileInfo >

    < / profile >

    < / ResGuest >

    < / ResGuests >

    < RoomStays >

    < ideal >

    < BasicPropertyInfo HotelCode = "LOL" / >

    < price >

    < RoomRate RoomID = code '17105' = 'SAM' >

    < GuestCounts >

    < GuestCount Count = "1" / >

    < / GuestCounts >

    < / RoomRate >

    < / price >

    < TimeSpan Start = end of the '2015-05-20' = "2015-05-24" / >

    < / ideal >

    < / RoomStays >

    < / documents >

    < / ReservationsList >

    < / OTA_ResRetrieveRS > ';

    BEGIN

    I'm

    IN (SELECT x1.roomnumber

    x1.property

    x2.days

    x2.upgrad

    x2.lev1

    x2.lev2

    x3.folio

    x3.lastname

    x3.firstname

    x1.connections

    x1.connecttype

    FROM XMLTABLE)

    xmlnamespaces (DEFAULT 'http://www.opentravel.org/OTA/2003/05"")

    , ' / OTA_ResRetrieveRS/ReservationsList/documents ".

    PASSAGE xmltype (x_xml)

    COLUMNS Numerobureau VARCHAR2 (2000) PATH 'RoomStays/RoomStay/RoomRates/RoomRate/@RoomID '.

    , property VARCHAR2 (2000) PATH 'RoomStays/RoomStay/BasicPropertyInfo/@HotelCode '.

    , rates XMLTYPE PATH "Services, Services, TPA_Extensions, TPA_Extension.

    , profiles XMLTYPE PATH "ResGuests/ResGuest/profiles/ProfileInfo.

    , connections VARCHAR2 (2000)

    Path "Services/Service/TPA_Extensions/TPA_Extension/WiFiFees/@NumberConnections".

    , connecttype VARCHAR2 (2000)

    Path "Services/Service/TPA_Extensions/TPA_Extension/WiFiFees/@ConnectionType") x 1

    , XMLTABLE (xmlnamespaces (DEFAULT 'http://www.opentravel.org/OTA/2003/05'), ' / TPA_Extension/RATES " )

    PASSAGE x1.rates

    Days of COLUMNS VARCHAR2 (2000) PATH '@DAYS '.

    , upgrad VARCHAR2 (2000) PATH '@UPGRADE '.

    , lev1 VARCHAR2 (2000) PATH ' @LEVEL-10'.

    LEV2 VARCHAR2 (2000) PATH "(@LEVEL-20') x 2.

    XMLTABLE)

    xmlnamespaces (DEFAULT 'http://www.opentravel.org/OTA/2003/05'), ' / ProfileInfo'

    PASSAGE x1.profiles

    Folio VARCHAR2 COLUMNS (2000) PATH 'UniqueID/@ID '.

    , name VARCHAR2 (2000) PATH ' profile/client/PersonName/family name.

    First name VARCHAR2 (2000) PATH 'Profile, customer, PersonName, GivenName') x 3

    the Union - is - it possible to get results without it?

    SELECT x1.roomnumber

    x1.property

    null

    null

    null

    null

    x3.folio

    x3.lastname

    x3.firstname

    x1.connections

    x1.connecttype

    FROM XMLTABLE)

    xmlnamespaces (DEFAULT 'http://www.opentravel.org/OTA/2003/05"")

    , ' / OTA_ResRetrieveRS/ReservationsList/documents ".

    PASSAGE xmltype (x_xml)

    COLUMNS Numerobureau VARCHAR2 (2000) PATH 'RoomStays/RoomStay/RoomRates/RoomRate/@RoomID '.

    , property VARCHAR2 (2000) PATH 'RoomStays/RoomStay/BasicPropertyInfo/@HotelCode '.

    , rates XMLTYPE PATH "Services, Services, TPA_Extensions, TPA_Extension.

    , profiles XMLTYPE PATH "ResGuests/ResGuest/profiles/ProfileInfo.

    , connections VARCHAR2 (2000)

    Path "Services/Service/TPA_Extensions/TPA_Extension/WiFiFees/@NumberConnections".

    , connecttype VARCHAR2 (2000)

    Path "Services/Service/TPA_Extensions/TPA_Extension/WiFiFees/@ConnectionType") x 1

    XMLTABLE)

    xmlnamespaces (DEFAULT 'http://www.opentravel.org/OTA/2003/05'), ' / ProfileInfo'

    PASSAGE x1.profiles

    Folio VARCHAR2 COLUMNS (2000) PATH 'UniqueID/@ID '.

    , name VARCHAR2 (2000) PATH ' profile/client/PersonName/family name.

    First name VARCHAR2 (2000) PATH 'Profile, customer, PersonName, GivenName') x 3

    ORDER BY 8)

    LOOP

    Dbms_output.put_line (i.roomnumber

    || ' '

    || students

    || ' '

    || i.Days

    || ' '

    || i.upgrad

    || ' '

    || i.Lev1

    || ' '

    || i.Lev2

    || ' '

    || i.Folio

    || ' '

    || i.LastName

    || ' '

    || i.FirstName

    || ' '

    || i.Connections

    || ' '

    || i.CONNECTType);

    END LOOP;

    END;

    I can t solve this problem by performing a union query. Is there a way appropriate or better?

    Yes, you can use an OUTER JOIN:

    SELECT x1.roomnumber

    x1.property

    x2.days

    x2.upgrad

    x2.lev1

    x2.lev2

    x3.folio

    x3.lastname

    x3.firstname

    x1.connections

    x1.connecttype

    FROM XMLTABLE)

    XmlNamespaces (DEFAULT 'http://www.opentravel.org/OTA/2003/05')

    , ' / OTA_ResRetrieveRS/ReservationsList/documents ".

    PASSAGE xmltype (x_xml)

    COLUMNS Numerobureau PATH VARCHAR2 (2000) 'RoomStays/RoomStay/RoomRates/RoomRate/@RoomID '.

    , the path of the VARCHAR2 (2000) 'RoomStays/RoomStay/BasicPropertyInfo/@HotelCode '.

    , rates XMLTYPE PATH "Services, Services, TPA_Extensions, TPA_Extension.

    , profiles XMLTYPE PATH "ResGuests/ResGuest/profiles/ProfileInfo.

    , connections VARCHAR2 (2000) path 'Services/Service/TPA_Extensions/TPA_Extension/WiFiFees/@NumberConnections '.

    , connecttype PATH VARCHAR2 (2000) 'Services/Service/TPA_Extensions/TPA_Extension/WiFiFees/@ConnectionType '.

    ) x 1

    XMLTABLE)

    XmlNamespaces (DEFAULT 'http://www.opentravel.org/OTA/2003/05')

    , ' / TPA_Extension/PRICE.

    PASSAGE x1.rates

    Days of COLUMNS VARCHAR2 (2000) '@DAYS '.

    , upgrad VARCHAR2 (2000) path '@UPGRADE '.

    , lev1 PATH VARCHAR2 (2000) ' @LEVEL-10'.

    , lev2 PATH of VARCHAR2 (2000) ' @LEVEL-20'.

    ) (+) x 2

    XMLTABLE)

    XmlNamespaces (DEFAULT 'http://www.opentravel.org/OTA/2003/05'), ' / ProfileInfo'

    PASSAGE x1.profiles

    Folio VARCHAR2 COLUMNS (2000) path 'UniqueID/@ID '.

    , name VARCHAR2 (2000) PATH ' profile/client/PersonName/family name.

    , name VARCHAR2 (2000) PATH "profile, customer, PersonName, GivenName".

    ) x 3

  • Reinstalled Windows Vista, and now the graphics are distorted.

    After installing windows Vista, I noticed that the graphics are not good. Looks like it's tense from left to right. Round circles are shaped eggs. I tried all the different settings and the same results. I get this message and I wonder if it is related. It is said CCA proxy.exe totle bar and then says unable to connect or locate ConnAPI.DLL.says to try to reinstall. I did saw that I don't know what it takes to reinstall or where?

    Go to the website of the manufacturer of your computer/laptop > drivers and downloads Section > key in your model number > look for the latest Vista drivers > download/install them.

    If the above does not solve it:

    It comes with Vista, upgrade install and activate Forum.

    http://social.answers.Microsoft.com/forums/en-us/vistahardware/threads

    They will help you with your question in Vista Hardware and drivers Forum above.

    See you soon.

    Mick Murphy - Microsoft partner

  • When I install FSX SP2, the box of the menu showing the plan chosen and also in the game, the graphics are all messed up (black, black with lines on the screen and so on) do not know what to do? I need help.

    I have FSX Deluxe. When I installed FSX SP1, it was all fine, but when I installed FSX SP2 graphics were messed up. So I uninstalled FSX SP2 and tried again, and it was the same thing. So I uninstalled FSX all together and reinstalled fresh and put on FSX SP1, it was going well until I put FSX SP2, the same thing happened again, messed up graphics.

    So I uninstalled FSX SP2 and updated my drivers graphic and tried again and the same thing happened.

    I need help please.
    Thank you

    Hi Mmarshall_1993,

    Welcome to the Microsoft Answers site.

    We would like to get a better understanding of this issue, so we can better help not only you but other users with similar problems.

    (a) what operating system do you use?

    Method 1:

    Adjust display settings

    Many recent Microsoft games require a card video and monitor that can run a resolution of at least 800 x 600 in color (16 bit). Set the resolution of Windows display on 800 x 600 in color (16 bit), and then test the game. To do this, follow these steps:

    1. in Windows XP, click Start, point to settings and then click Control Panel.
    In Windows Vista, click on start to reduce this includes personalization thtype in the Search box and then click on personalization in the programs list.

    2. in Windows XP, double-click display.
    In Windows Vista, click display settings.

    3. click on the settings tab.

    4. move the slider of the desktop area or screen area slider to 800 x 600 pixel definition.

    5. in the Color Palette box or in the color box, click colors (16 bit).

    6. click OK and then click OK again.

    7. click Yes to accept the setting.

    Method 2:

    Adjust graphics hardware acceleration

    To adjust graphics hardware acceleration, use the method described for the operating system that you use:

    ·         Windows Vista

    1. click on start to reduce this includes this ima, type personalization in the Start Search box, and then click personalization in the list of programs .

    2. click on display settings.

    3. click on Advanced settings.

    4. click the Troubleshooting tab, and then click change settings.

    Reduce this includes this imIf that you are prompted for an administrator password or a confirmation, type the password or click on allow.

    5. move the notches on both Hardware Acceleration slider to the left of full (the parameter disable the accelerations of cursor and bitmap ).

    6. click OK and then click restart now.

    7. once the computer has restarted, test the game.

    ·         Microsoft Windows 2000 or Windows XP

    1. click on Start, point to settings and then click Control Panel.

    2. double-click on display.

    3. on the settings tab, click Advanced.

    4. click on the Troubleshooting tab.

    5. move the notches on both Hardware Acceleration slider to the left of full (the turn off all cursor and advanced drawing accelerations setting).

    6. click OK and then click OK again.

    7. test the game.

    Method 3:

    Check or turn on Direct 3D

    To check or turn on Windows XP Direct3D acceleration, follow these steps:

    1. click on Start, click run, type dxdiag , and then click OK.

    2. on the display tab, verify that all DirectX features are enabled. If all the features are disabled, click enable next to the feature.
    Note If some DirectX features are unavailable, verify that your video card meets the minimum requirements.

    For more information, follow the below mentioned articles.

    How to resolve display issues in Microsoft games

    http://support.Microsoft.com/kb/263039

    The Flight Simulator X game display flickers and are damaged on a Windows Vista-based computer that is connected to multiple monitors

    http://support.Microsoft.com/kb/933590

    Hope this information is useful.

    Thanks and regards.

    Thahaseena M
    Microsoft Answers Support Engineer.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • My 3D does not work in Photoshop CS5. All the options are greyed out

    Hello

    I just install photoshop CS5 but find my 3D does not work, all the options are greyed out. I checked in the openGL preference menu but still not working. I have core i7 and intel HD graphics 3000 with up to 1760 MB video memory dynamic. Help, please

    Do the RGB active document?

    Could you please post a screenshot with the relevant panels/Menus visible?

  • For the second time in two months, all my messages in the Inbox are not there. Only the SUBJECT and the FROM is left. Tried to 'fix this folder' and lost ALL

    For the second time in two months, all my messages in the Inbox are not there. Only the SUBJECT and the FROM is left.

    Tried to 'fix this folder' and ALL - lost ALL the Inbox.

    The file is still there and works well...

    How can I stop it and what are the causes?

    Thank you all, Gabe

    If you have the file somewhere on your hard drive, export and import tools it will be important back to Thunderbird.

    https://addons.Mozilla.org/en-us/Thunderbird/addon/ImportExportTools/

    Instructions http://chrisramsden.vfast.co.uk/3_How_to_install_Add-ons_in_Thunderbird.html

  • I could not migrate .pst files outlook to thunderbird.when I tried to import the Tools tab, all the options are greyed out.

    I could not migrate .pst files outlook to thunderbird.when I tried to import the Tools tab, all the options are greyed out.

    http://KB.mozillazine.org/Import_.pst_files

  • New itunes install. All the songs are on an external hard drive. A lot of songs do not show up in itunes, but they are in the folder on the external drive.

    This seems to be a common problem:

    Recently I had to reinstall Win 10 & then itunes. All the songs are on an external HD iTunes does not show a large number of songs that are in the folder on the external drive. I copied the .itl to the new itunes folder. I also tried holding down - from itunes shift - select a library. Any ideas how to be able to see the songs in the itunes on the hard drive folder in the itunes library?

    Thanks in advance

    Steve

    See make a library of portable split. Have you copied the correct .itl file, or should you connect an external hard disk .itl file? If you can find the correct .itl, it should have all your songs and playlists. See the empty/corrupted after upgrade/crash iTunes library when the library has been altered for the first time with the new system. If you have to start creating your new library in an iTunes folder to the root of the external drive and move all the media inside... \iTunes\iTunes Media before adding to the library.

    TT2

  • on Windows pc, I don't see a folder 'My Photo Stream', I think that all the photos are in the download folder, but when remove it from there, the status is not replicated in icloud. Help, please.

    on Windows pc, I don't see a folder 'My Photo Stream', I think that all the photos are in the download folder, but when remove it from there, the status is not replicated in icloud. Help, please.

    Hi vibenas,

    If you plan to use iCloud photo library with your Windows PC, article below the setting Details link and use this feature.

    Set up and use iCloud photo library on your Windows PC
    https://support.Apple.com/en-us/HT205323

    Sincerely

  • Most of the sites are not loading on all browsers

    Hello

    2 weeks ago my MacBook Pro was working fine and I used it on the internet using an Ethernet cable for the 1st time. Then I had to travel and come back 2 days without it. When I tried to use it via my WiFi router, I realized that most of the sites are not loading on safari, chrome, firefox, etc. Only Youtube, Facebook, Twitter, Apple.com, Google and Yahoo are working. When I try other websites I get messages such as;

    Unable to connect

    Firefox can't establish a connection to the server www.google.com.

    The site may be temporarily unavailable or too busy. Try again in a few moments.

    If you are unable to load any pages, check your computer's network connection.

    If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.


    and


    Safari cannot connect to the server.

    Other applications using internet work very well. My router is also OK. When I use the laptop mode safe mode everything works fine and I can access the sites but I need my machine in its maximum capacity.

    Please help me, I would greatly appreciate it

    Thank you

    This is probably a problem with Server DNS (Domain Name). If you enter anything in the DNS domains for your Wi - Fi configuration, it rolls too the parameters provided by your router.

    The best way to dig you out of ANY configuration problem, is to set up again from scratch, using:

    System Preferences > network > Wi - Fi > (help me) > (Assistant)...

    Be sure to specify a set of 'Place' new, mnemonic name, NOT the default. After answering questions, don't forget to click (apply) and close the window to have the changes take effect. Now, this set of parameters can be applied "all at once" when you're back at this place.

    When, in another location, create a new package from 'Rental' from scratch, so as not to crush those who work somewhere else.

  • ArraytoChannels error 'cannot be added because the channels of the target are not all the same length.

    Hello!

    After the end of my second day of test error, I put this question on the table:

    I use ArraytoChannels function to store ADO recordsets as strings. What is strange, is that for the first Recordset, it works; but for the next time through the loop, it always fails with the error message 'cannot be added because the channels of the target are not all the same length.

    I confirmed that:

    the RowData sizes and the ChannelNames are equal,

    both spend the isarray = true test,

    I change the order of the ChannelNames,.

    I have reconnected/disconnected from the oConnexion every time, nothing has changed.

    Apparently I'm missing something - but crazy to know what! -If anyone can share his opinion I'll so much appriciate. Here is my code:

    oTables = Array ("WellStates", "ChokeData", "WellParameters", "FlowData", "PumpData", "SensorsData", "ModelCalculatedData")

    Call OpenSQLConnection
    Set oRecordset = CreateObject ("ADODB. Recordset')
    Call SelectWell
    Call GetWellStateIDs

    Data.Root.Clear
    for j = 0 to ubound(oTables,1)

    sSQLSting = "select * []" & oTables (j) & "] where [WellStateID] between" & WellStateIDFirst & "and" & WellStateIDLast ".
    oRecordset.Open sSQLSting, oConnexion
    Protected oFieldNames: table: ReDim oFieldNames (orecordset. Fields.Count - 1).
    for i = 0 to orecordset. Fields.Count - 1
    oFieldNames (i) = orecordset. Fields.Item (i) .name
    next
    oArray = oRecordset.GetRows (-1, 0, oFieldNames)
    Set oGroup = Data .root .ChannelGroups .Add (oTables (j))

    oArray, oFieldNames arraytochannels
    oRecordset.close
    oConnection.Close
    next

    Sub GetWellStateIDs
    sSQLSting = "select * from [WellStates] where [wellid] =" & WellID
    oRecordset.Open sSQLSting, oConnexion
    oArray = oRecordset.GetRows)
    WellStateIDFirst = oArray (0,0)
    WellStateIDLast = oArray (0, ubound(oArray,2))
    oRecordset.close
    EndSub

    Sub OpenSQLConnection
    Set WshNetwork = CreateObject
    oComputerName = WshNetwork.ComputerName
    oDB = "MX2. Player.DB ".
    Set oConnexion = CreateObject ("ADODB. Connection")
    oProvider = "Provider = SQLOLEDB.1; Integrated Security = SSPI; PeoExecuteist Security Info = True; Data Source ='
    oProvider = oProvider & oComputerName & "\MX; Use procedure for prepare = 1; Machine translation = True; The packet size = 4096; Workstation ID ="
    oProvider = oProvider & oComputerName & " Use encryption for data = False; Tag with column collation when possible = False; Initial Catalog ='
    oProvider = oProvider & oDB
    oConnection.ConnectionString = oProvider
    oConnection.Open
    EndSub

    Another clue. If you check using DIAdem

    Microsoft Windows Script Debugger

    you are able to install the debugger in DIAdem.

    It would potentially have shown that the command does not work as expected.

    Sorry for the inconveniance

    Andreas

  • HP F2210 printer will not be closed, and all the lights are on. Tried unplugging don't, no results.

    My Hp F2210 printer will not be closed, and all the lights are on. using a compaq presario with windows xp installed. I tried to unplug the unit. Problem has not been resolved.

    I'm sorry that you are experiencing this issue. Sometimes there may be ink system failures, ink cartridges are bad, or even the printer maintenance needs.

    Here is a link that can help you with this problem.

    http://support.HP.com/us-en/document/c01430567

    Let me know if it helps.

  • In Windows 8, all my video files (is a mod and.) MOD) show a generic icon of MPEG and NOT a preview of the image. does anyone know a fix? All my photos preview very well but the videos are not.

    In Windows 8, all my video files (is a mod and.) MOD) show a generic icon of MPEG and NOT a preview of the image. does anyone know a fix? All my photos preview very well but the videos are not.

    I have the same problem with. Recording with my camera JVC Everio MOD files.

    The problem is that. MOD files. All thumbnails of film appears correctly.

    I have not had the problem on Windows 7, but my new 8.1 Windows based PC does not display thumbnails for previews. MOD files... but the other movie previews shows correctly. 'Show thumbnails instead of icons' is checked.

    Can anyone help?

  • model in one or more fonts that are not capable of generating text error. I rechecked all the fonts are web fonts. What should I do?

    I am using a template and when I go to upload to my ftp server, it gives me an error indicating one or more fonts on a specific page are not able to generate text. I rechecked all the fonts are web fonts. What should I do?

    Hello ConnorMurphy,

    I'm sure you used a police typekit on the page mentioned in the error. Try the solutions below, and you should be all set.

    Solution 1:

    • Disconnect Muse to help > log out
    • Leave the Muse and relaunch it.
    • Sign in with your adobe Id and password, and then try to download again.

    Solution 2:

    • Disconnect muse and Muse to quit smoking
    • Launch the application in creative cloud and sign out of it. Connect and disconnect activate Cloud Creative applications
    • Sign in again and update cloud Creative if you are prompted.
    • Launch the Muse of the applications tab of the CC app and try to download again.

    Please let me know if you still encounter the question FTP download.

    Kind regards

    Vivek

Maybe you are looking for