Adobe Dreamweaver Forums



Last 10 THreads :         Placing movie clip layer in the background (Last Post : szieminski@gmail.com - Replies : 0 - Views : 1 )           »          spry menubars not lining up in IE (Last Post : coftscootourb - Replies : 148 - Views : 536 )           »          display strips leading 0 (Last Post : Azadi - Replies : 1 - Views : 2 )           »          Image enlarge on mouse-over (Last Post : accicalacrism - Replies : 5 - Views : 190 )           »          net links (Last Post : almanson - Replies : 2 - Views : 3 )           »          mx 04 versus cs3 pro (Last Post : richard - Replies : 0 - Views : 1 )           »          Locking resize handles in browser. (Last Post : Jasper Thayer - Replies : 3 - Views : 4 )           »          Flash buttons don't work (Last Post : Murray *ACE* - Replies : 2 - Views : 3 )           »          Does DW CS3 write better php than DWMX2004? (Last Post : Murray *ACE* - Replies : 1 - Views : 2 )           »          PagesThemselves Look OK After Removing Link, But WhenSecond Nav Bar is Used Formatting is Lost (Last Post : Murray *ACE* - Replies : 5 - Views : 6 )           »         


Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   Adobe Dreamweaver Forums > Dreamweaver: Main > Dreamweaver Application Development
 
Tags:

Reply
  #1 (permalink)  
Old 07-23-2008, 02:40 AM
kraleigh
 
Posts: n/a
Diggs:
Default using xml rss feeds in dreamweaver

I used dreamweaver to configure a rss feed in my webpage.
One thing led to another and I was forced to reinstall my php server via
xampp

Now when I load the page on my computer I have this error:
Fatal error: Call to undefined method domdocument::loadXML() in
N:\INETPUB\xampp\htdocs\1purpose_bethel\includes\M M_XSLTransform\MM_XSLTransform.class.php
on line 303

I checked the includes folder and I do have the class file
MM_XSLTransform.class.php
but what I am wondering is if there is a place in my php.ini file that needs
to modified to allow for the RSS feed? Or is there something else that I am
over looking?

any insight would be greatly appreciated
thank you
Kevin


Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-23-2008, 03:44 PM
David Powers
 
Posts: n/a
Diggs:
Default Re: using xml rss feeds in dreamweaver

kraleigh wrote:
> Now when I load the page on my computer I have this error:
> Fatal error: Call to undefined method domdocument::loadXML() in


domdocument::loadXML() is part of the DOM extension, which is part of
core PHP 5. So if you're getting that message, it sounds as though you
have a sick installation.

--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
Reply With Quote
  #3 (permalink)  
Old 07-24-2008, 05:43 PM
jengnirza
 
Posts: n/a
Diggs:
Default Re: using xml rss feeds in dreamweaver

Hi, I'm also having the same error. I found in some other forums that I should
do the following (I think its you David who suggested it):

comment the line --> $xml = DOMDocument::loadXML($content);

then add these two lines
$doc = new DOMDocument();
$err = $doc->loadXML($content);

Well, actually when MM_XSLTransform.class.php was created it was already
updated. But I'm still getting the error.

I'm still a baby in PHP and I've been trying to figure it out for 2 days and
nothing is happening.

Please, please...your response will be highly appreciated.

Kind regards,
Jeng

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



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 01:00 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Inactive Reminders By Mished.co.uk