error in the XSLT

Hello
I do RSS feeds xsl fragment, and it perfectly shows the data when you test the xsl file.

I do php page and go to control panel of the application and make the xslt transformation and when click ok it gives me the message

the page is displayed with the & nsap and np blah blah.
Ant at the top of the page says "MM_XSLTransform error."

So what to do? I want to show what I turned in my php page how?

Thanks in advance.

macnux wrote:
> you can take alook at the server info I did it to see
> actualy xsl is supported and all is good here

Yes, XSL is certainly supported. Your problem is that allow_url_fopen
is disabled. This prevents the XSL Transformation Server behavior of
access the RSS feed. Unfortunately, there is nothing you can do about
This unless you can persuade your webhost to put
allow_url_fopen on. The good news is that your server is using PHP 5.2.3
who has the settings and the following special guidelines:

allow_url_fopen Off
allow_url_include Off

Hosting companies typically disable allow_url_fopen to prevent sites
material from other servers, including, which can be a security
risk. In PHP 5.2, allow_url_fopen allows more files to include
directly in a script. The new controls of the allow_url_include directive now
remote control including.

You need to convince your Web host is using these settings:

allow_url_fopen on
allow_url_include Off

This would move the RSS feed to the XSL Transformation Server
behavior, but to prevent security risks include a remote file
directly inside your script. However, it might be difficult to convince
a person to change the policy of the company, even if this change
is designed to make it much safer to use PHP.

If you are unable to change its policy of the hosting company, submit a
Adobe feature request, asking them to improve the behavior of server so
He uses a connection socket or cURL.

http://www.Adobe.com/cfusion/mmForm/index.cfm?name=wishform

Connections socket or cURL a workaround of the option allow_url_fopen
be disabled, but they are not supported by the XSL Transformation
Server behavior.

--
Adobe Community Expert David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/

Tags: Dreamweaver

Similar Questions

  • xsl: include not solve any HOW to load the xslt

    I can't get * < xsl: include > * to work with XMLTRANSFORM in an environment of Oracle's PL/SQL 11.2.0.3. I work exclusively within the database.

    I have a basic XSLT which includes another XSLT using xsl: include. I want to load the base as an XMLTYPE XSLT and do transform another XML document, as if the entire XSLT was a large document.

    I loaded the base (base.xslt), the extension (include_with_base.xslt) and the combination of the two (entire_thing.xslt) in the XDB catalogue. base.xslt has this statement inside the node, xsl: stylesheet, attempting to include the other xslt:
    ' * < xsl: include href="/public/include_with_base.xslt" / >. *

    I have the files stored in XDB XSLT. It verifies that they are intact:
    1. the base xslt which has the xsl: include the statement loads very well.
    Select xdburitype('/public/base.xslt').getXML (double);

    2. the extension which is the target of the reference to include it in the basic xslt support very well.
    Select xdburitype('/public/include_with_base.xslt').getXML (double);

    3. the combination of the two, where I copy - paste all the children of include_with_base.xslt xslt:stylesheet in the xslt:stylesheet of base.xslt load node also very well.
    Select xdburitype('/public/entire_thing.xslt').getXML (double);

    However, when I try to run a transformation of some xml test using base.xslt, it fails:
    Select XMLTRANSFORM(xdburitype('/public/xml_input.xml').getXML (), xdburitype('/public/base.xslt').getXML ()) FROM dual;

    When I try to run the same transformation of the same test xml using entire_thing.xslt, it works:
    Select XMLTRANSFORM(xdburitype('/public/xml_input.xml').getXML (), xdburitype('/public/entire_thing.xslt').getXML ()) FROM dual;

    When I run both XSLT transformations and transformation using altovaxml is in the same directory of drive (and I use a relative reference with no path information and not an absolute reference, as I show in the above examples), the transformation works very well.

    What can I do to run a XSLT which is essential the XMLTRANSFORM < xsl: include... / > reference in there?

    Published by: user11359697 on April 15, 2013 13:49

    Ok thank you. Now I can reproduce the problem:

    SQL> select xmltransform(
      2           xdburitype('/public/PEOPLE.xml').getXML()
      3         , xdburitype('/public/BASE.xslt').getXML()
      4         )
      5  from dual;
    ERROR:
    ORA-31011: XML parsing failed
    ORA-19202: Error occurred in XML processing
    LPX-00602: Invalid child element '#text' of element 'binary'.
    
    no rows selected
    

    The error is related to the way in which the resources are stored in the XML DB repository and are accessible from XSLT.
    Apparently, when the resource is interpreted as a binary stream, the language of xsl: include directive fails. I would be considered a bug.

    By default, there is no mapping predefined MIME for the 'xslt' extension so the resource ' / public/TITLES "is stored using the default" application/octet-stream"MIME type
    You can check that by questioning RESOURCE_VIEW:

    SQL> set long 50000
    SQL> set longc 50000
    SQL> set lines 200
    SQL> set pages 100
    SQL> select xmlserialize(document res)
      2  from resource_view
      3  where equals_path(res, '/public/TITLES.xslt') = 1;
    
    XMLSERIALIZE(DOCUMENTRES)
    --------------------------------------------------------------------------------------------------------------------------------------------
    
    

    To work around the problem, you need to reference resources stored with a text-based MIME type, such as the "xsl" extension (predefined in xdbconfig):

    select *
    from xmltable(
           xmlnamespaces(default 'http://xmlns.oracle.com/xdb/xdbconfig.xsd')
         , '//extension-mappings/mime-mappings/mime-mapping'
           passing dbms_xdb.cfg_get()
           columns "extension", "mime-type"
         ) ;
    

    or if you want to keep the "xslt" extension, it maps to the mimetype "text/xml".
    You can do it like this:

    SQL> exec dbms_xdb.ADDMIMEMAPPING('xslt','text/xml');
    
    PL/SQL procedure successfully completed.
    
    SQL> commit;
    
    Commit complete.
    

    Drop and reload the resource ' / public/TITLES.xslt ' in the repository and it should be OK:

    SQL> select xmltransform(
      2           xdburitype('/public/PEOPLE.xml').getXML()
      3         , xdburitype('/public/BASE.xslt').getXML()
      4         )
      5  from dual;
    
    XMLTRANSFORM(XDBURITYPE('/PUBLIC/PEOPLE.XML').GETXML(),XDBUR
    ------------------------------------------------------------
    
    
      Hello, Mrs.AliceAble
      Hello, Mr.BobBungler
    
    
  • CoreTelephony error in trace file as a file for coretelephony tracing operation has failed, perhaps you need more disk space. Details "error opening the file/tmp/ct.shutdown, err = operation not permitted

    I got this error:

    "CoreTelephony Trace file error
    A file for CoreTelephony tracing operation failed, you might run out of disk space. Details "error opening the file/tmp/ct.shutdown, err = operation not permitted"

    I tried to solve it by searching for CoreTelephony errors. Could not resolve yet.
    Software does not, especially of photoshop...

    Any ideas?

    Same thing here, iMac with OS X 10.11.6. All started a couple days ago. Have not found any valid solution online yet, I tried rebooting in recovery mode and check disk, but it seems that everything is ok with the drives and permissions.

  • Sync repeatedly presents the sync error, indicating the name/password of wrong account

    I get this error whenever I closed and reopened Firefox 38.0.1. I tried the solutions recommended in https://support.mozilla.org/en-US/questions/1063033, and they do not work. To enable synchronization, I must click on Preferences in the error (at the bottom of the window) and connect to synchronize manually. My FF is set up to always use the InPrivate browsing and do not save passwords. I use an automated password/login application called LastPass. However, the problem with the sync seems to have started in the last two weeks. The error repeats itself everytime I open a new window.

    Yes, it should work.

  • Time Machine - there was an error preparing the Time Machine backup drive (could not mount the drive)

    I have a new HD but cannot set up encryption with system preferences. After ten minutes, I get the following error message:

    "There was an error preparing the Time Machine backup disk (disc name) - could not mount drive"

    Apparently, I need to set up the HD in this way:

    • If you are using an external drive connected to your Mac, use disk utility to make sure that your backup disk is formatted in HFS + extended (journaled) and is the partition type GUID Partition Table (GPT)

    It is not an option for the HFS + and so I used; OS x EXTENDED (journaled). GUID is ok.

    Can someone let me know what I need to do.

    Thank you

    Formatting: GUID Partition Table, OS X Extended (journaled).    (it is HFS +)

    For TimeMachine at best to a partition only.

    Do it again if necessary, then disconnect, reconnect, Start Time Machine preferences and "select disk".

  • When I try to print anything in Firefox, email or the Internet, I get a message that says: error in the printer and nothing prints. Tried the stuff even printing from the Internet

    When I try to print anything in Firefox, email or the Internet, I get a message that says: error in the printer and nothing prints. Tried to print things even to Internet Explorer, it works fine.

    Hello bdoolen, please try to reset firefox and see if that can solve the problem...

  • I received a bound book, but there is an error on the cover. It can be corrected?

    I ordered and received a bound book. There is an error on the cover. How can this be repaired?

    Hello

    Contact Apple directly > http://www.apple.com/support/mac-apps/contact/

  • There was an error in the App Store. Please try again later. (20)

    After you have created a new Apple ID (my previous one makes use of an e-mail address that no longer exists) and change the password (for security), I tried to download an update from the App Store. First, I got the message: 'there was an error in the App Store. Please try again later. (20)". Now, I'm getting "update not available with this Apple ID - this update is not available for this Apple ID either because it was bought by another user or the item has been refunded or cancelled.»

    I deleted all cookies, caches, disconnected, connected again, power and turn it on again and waited.

    The problem persists.

    What should I do?

    Please log out of the App Store and reconnect. Try to update again. If there is no change, you can try to update an application that has been purchased (or free downloaded for free) using an another Apple ID check your purchase history to see if the app is included. If it isn't, you will have either to connect with the ID used to buy it, or remove it and buy it again - and Yes, you will have to pay again.

  • Sync has encountered an error during the synchronization. Unknow error

    I get the following error message: 'Sync has encountered an error during the synchronization. Unknown error. Synchronize automatically retrying this action. "In addition, currently, my favorites are useless: I lost all my favorites and I can't add any new.

    Problems with bookmarks and history does not properly can be caused by a corrupted database places.sqlite file.

    You can check for problems with the database places.sqlite file in the Firefox profile folder.

  • Trying to access the electronic books in the library of our audience. Downloaded the software, but I get an error saying: the current version of the security of MP's 2.5.0.0 and I need 2.

    Trying to access the electronic books in the library of our audience. Downloaded the software, (Overdrive Media Console) but I get an error saying: the current version of the security of MP's 2.5.0.0 and I need 2.5.0.1. How to do only what I can read ebooks? People have suggested using IE, but I prefer to much HELP Firefox!

    Try to update the media player while using Internet Explorer. Windows Updates site uses ActiveX to perform "duties. Firefox does not support ActiveX.

  • all the site went "not found HTTP 404 error. The requested resource is not found. "and the"Firefox cannot load Web sites but other programs can"page is not helping

    all the site went "not found HTTP 404 error. The requested resource is not found. "and the"Firefox cannot load Web sites but other programs can"page is not help somehow

    One possible cause is security software (firewall, antivirus) that prevents or limits Firefox or plugin-container process without informing you, possibly after the detection of changes (update) for the Firefox program.

    Delete all rules for Firefox and the plugin-container in the permissions list in the firewall and leave your firewall again ask permission to get full unlimited access to the internet for Firefox and the plugin-container and the update process.

    See:

    You can try to reset (power off / on) of the router.

  • "Detect an error in the course of the PININST_BBV".

    I'm still working on the resumption of this problem that AxshunJaxun has been able to help me to diagnose properly.

    I have since received support from HP recovery and bought a new HARD drive that needs to be an improvement on the part of the plant. And I spent part of yesterday and most of the work now on the process of recovery without success (several failed attempts).

    I get a message "failed to retrieve" Application Recovery Manager with the message of the specific details of:

    [2:37:49.82] ChkErrBB.CMD: detect an error in the PININST_BBV.
    [2:37:49.82] ChkErrBB.CMD: check c:\system.sav\logs\BurnBootWarn.log
    [2:37:49.82] ChkErrBB.CMD: or, visit c:\system.sav\logs\BurnBootMerge.log

    (The two. LOG files do not exist on the C: partition, which is here.)

    I followed the process (initially had to hit ESC instead of F2) developed by anthony82 and met no error on drive testing HARD and memory.

    According to this message , it's probably a problem with the HP recovery media. anyone else seen this kind of problem and that this is the case also determined?

    DarkSetz wrote:

    I'm still working on the resumption of this problem that AxshunJaxun has been able to help me to diagnose properly.

    I have since received support from HP recovery and bought a new HARD drive that needs to be an improvement on the part of the plant. And I spent part of yesterday and most of the work now on the process of recovery without success (several failed attempts).

    I get a message "failed to retrieve" Application Recovery Manager with the message of the specific details of:

    [2:37:49.82] ChkErrBB.CMD: detect an error in the PININST_BBV.
    [2:37:49.82] ChkErrBB.CMD: check c:\system.sav\logs\BurnBootWarn.log
    [2:37:49.82] ChkErrBB.CMD: or, visit c:\system.sav\logs\BurnBootMerge.log

    (The two. LOG files do not exist on the C: partition, which is here.)

    I followed the process (initially had to hit ESC instead of F2) developed by anthony82 and met no error on drive testing HARD and memory.

    According to this message , it's probably a problem with the HP recovery media. anyone else seen this kind of problem and that this is the case also determined?

    http://h30434.www3.HP.com/T5/notebook-recovery/dv4-ChkErrBB-cmd-detect-some-error-during-PININST-BBV/TD-p/1314599

    "Here's how fix you it. When you start your computer, press F10 which will lead you to the Manager of the BIOS. then press F9 to set the BIOS factory default save and exit, then perform a recovery.  Worked for me and it took me 3 weeks to understand lol. »

  • I lost the ability to upload files to a Web site. I transfer files from my computer to a web site and I get an error message "the connection was reset" and the file will not download. I try to transfer the photos and I get the same message.

    I have download a scanned receipt on a Web site and I get the error message "the connection was reset". I downloaded these reception for two years and last week, I had to use a different browser to complete this operation. I log onto the site and make the report, I have to do, but I can no longer download on this site.

    Safe mode does not work. However, when I downloaded Firefox laptop everything worked. Any suggestions as to where I should go now. Thanks Fire Fox works on other sites I work with. The download has started working. I think the problem was the website.

  • I get this error message 'The URL is not valid and cannot be loaded' when I try to go to Firefox home. I uninstalled the modules, uninstaleed and reinstalled a new fresh firefox which did not help

    I get the following error message 'The URL is not valid and cannot be loaded' when I try to go to firefox home. I uninstalled modules, uninstalled Firefox and then install a new version. Still have the problem.
    Thanks for the help

    This problem may be caused by a corrupt installation of Visual C++ or incomplete (several versions can be installed-by-side; SxS) it lacks certain runtime components (redistributable Packages), which depends on Firefox (problem with an embedded manifest file that specifies a specific runtime version).

    You need to install the missing components (for example, Redistrbutable end 2005 ++).

    • bug 713167 - Microsoft.VC80.CRT SideBySide errors, browsercomps.dll
  • How to load firefox when I get this message of corrupted content error, the page you are trying to view cannot be shown because an error in the transmission of data.

    When I connect Firefox, it starts to load the page problem loading page and this message pops up error content corrupted

     The page you are trying to view cannot be shown because an error in the data transmission was detected.
    

    Same problem here. I don't see a fix listed on this site. If anyone has found a?

Maybe you are looking for