Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Configuration xml file not found! WordPress

  • SOLVED

I have tried absolute path, relative path, changing paths etc....and still my site says Configuration xml file not found!

I have been using Kimili Press. Been asking them for help over and over...no luck.

Config file is in the folder!

Help please

http://mimikamara.com/portfolio/beauty/

I have used all of these paths at one time or another. Using a base and not using one. Putting config file in the same folder and also in another folder (load)

This is where it is if you put this in your browser
/mimikamara.com/beauty/thumbWall3D.swf

Config file is in the file called "load" and I have also put a copy in this file

I am using Kimili Embded

Answers (4)

2012-06-22

Manoj Raj answers:

This is the link the plugin is trying to access which is wrong...

http://mimikamara.com/beauty/load/config.xml/load/config.xml

Provide the correct url


Jennifer Inniss comments:

this is where the swf file is

/mimikamara.com/beauty/thumbWall3D.swf


Manoj Raj comments:

The xml file is here

http://mimikamara.com/beauty/load/config.xml

Your setting leads to(resolves to) the following url

http://mimikamara.com/beauty/load/config.xml/load/config.xml

Which is not found


Jennifer Inniss comments:

You are correct...so how do I write that?? Thanks!


Manoj Raj comments:

Try param name base to blank like the following

<PARAM NAME="Base" VALUE="">


Manoj Raj comments:

or try this

base as "http://mimikamara.com/beauty/"


Jennifer Inniss comments:

Sorry I am not familiar with that. I am not a web expert :( Just a medium developer :) I just took the value out where base was?


Jennifer Inniss comments:

IT WORKED!!!! THanks sooo much!! I won't risk any security stuff with putting the full domain name? THanks so much...sending your prize your way :)


Manoj Raj comments:

When you put <PARAM NAME="Base" VALUE="">

The url resolves to http://mimikamara.com/portfolio/beauty/load/config.xml

When you put <param name="base" value="/beauty/load/config.xml"

The url resolves to http://mimikamara.com/beauty/load/config.xml/load/config.xml

So put <param name="base" value="/beauty">



2012-06-22

Arnav Joy answers:

where is this file config.xml , please provide full path


Arnav Joy comments:

i think this object embed not taking correct path
<object id="fm_thumbWall3D_233806702" class="flashmovie" width="600" height="600" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param value="/beauty/thumbWall3D.swf" name="movie">
<param value="/beauty/load/config.xml" name="base">
<object width="600" height="600" name="fm_thumbWall3D_233806702" data="/beauty/thumbWall3D.swf" type="application/x-shockwave-flash">
<param value="/beauty/load/config.xml" name="base">
</object>
</object>

2012-06-22

Jatin Soni answers:

This is not enough information to diagnose. Provide more detail. What you are using any plugin etc. where you placed your xml file and how you have tried to config.

2012-06-22

Romel Apuya answers:

have some error on the xml file.

can you provide path to the xml file?