<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress MU Forums Tag: plugin</title>
<link>http://mu.wordpress.org/forums/</link>
<description>WordPress MU Forums Tag: plugin</description>
<language>en</language>
<pubDate>Wed, 25 Nov 2009 19:39:09 +0000</pubDate>

<item>
<title>andrea_r on "No Plugin Panel"</title>
<link>http://mu.wordpress.org/forums/topic/12305#post-89292</link>
<pubDate>Tue, 24 Nov 2009 17:09:31 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">89292@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;If you change the admin username and do not put the new username in the list at Site Admin -&#38;gt; Options -&#38;gt; Site admins, then yes, you'll lock yourself out of any site admin menus.
&#60;/p&#62;</description>
</item>
<item>
<title>Coen Naninck on "No Plugin Panel"</title>
<link>http://mu.wordpress.org/forums/topic/12305#post-89274</link>
<pubDate>Tue, 24 Nov 2009 14:46:21 +0000</pubDate>
<dc:creator>Coen Naninck</dc:creator>
<guid isPermaLink="false">89274@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I've just encountered the same problem but managed to fix it and want to write it down here for future reference.&#60;/p&#62;
&#60;p&#62;One possible issue may be what I did, which is changing the admin name in the database (phpMyAdmin). This can not be done from within WordPress MU for the Administrator account, but it &#60;em&#62;can&#60;/em&#62; be done in the database. In regular (non-MU) WordPress this wasn't a problem (at least for me in the past), but after I reset the admin account from my own name to 'admin' (without quotes) again the plug-ins menu came back. Note that all 3 fields should be changed back: user_login, user_nicename and display_name.&#60;/p&#62;
&#60;p&#62;Hope this helps.
&#60;/p&#62;</description>
</item>
<item>
<title>booshtukka on "Category Meta Plugin Now Tested with MU 2.8.4"</title>
<link>http://mu.wordpress.org/forums/topic/15005#post-88882</link>
<pubDate>Wed, 18 Nov 2009 22:33:18 +0000</pubDate>
<dc:creator>booshtukka</dc:creator>
<guid isPermaLink="false">88882@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;This plug-in is not working for me :( I can create the custom field, but whenever I try to save data in them, it does not work. I'm using WordPress MU 2.8.4&#60;/p&#62;
&#60;p&#62;Please help!&#60;/p&#62;
&#60;p&#62;Also, &#34;additional&#34; is spelled wrong in some of the settings pages.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>DeannaS on "global header"</title>
<link>http://mu.wordpress.org/forums/topic/15506#post-88773</link>
<pubDate>Tue, 17 Nov 2009 20:45:52 +0000</pubDate>
<dc:creator>DeannaS</dc:creator>
<guid isPermaLink="false">88773@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Here's the skeleton of one. It's pretty self-explanatory. Use a better name than &#34;your_global_head&#34; so that it doesn't conflict with other plugins. P&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/**************************************
Plugin Name: global header
Description:
Version: 1.0
Author: You
Copyright: blah blah
****************************************/

function your_global_head() {
//set your globals and variables for the output here - common to need global $current_site;

// CSS and Javascript for HTML HEAD
?&#38;gt;
Whatever html you output here will be displayed
&#38;lt;?php
} / end your_global_head

add_action(&#38;#39;wp_head&#38;#39;, &#38;#39;your_global_head&#38;#39;);

?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>bigtimslim on "global header"</title>
<link>http://mu.wordpress.org/forums/topic/15506#post-88655</link>
<pubDate>Tue, 17 Nov 2009 02:11:10 +0000</pubDate>
<dc:creator>bigtimslim</dc:creator>
<guid isPermaLink="false">88655@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I am looking for a free global header type plugin. In my searches all I can find is one that costs money. Any suggestions?
&#60;/p&#62;</description>
</item>
<item>
<title>mtgcs2000 on "Activate Site Wide - activation problems until admin views the page"</title>
<link>http://mu.wordpress.org/forums/topic/14203#post-88442</link>
<pubDate>Fri, 13 Nov 2009 07:50:25 +0000</pubDate>
<dc:creator>mtgcs2000</dc:creator>
<guid isPermaLink="false">88442@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Has this bug been fixed, as I'm still getting it and cannot figure out how to get around it? &#60;/p&#62;
&#60;p&#62;Could someone link to the trac ticket please. &#60;/p&#62;
&#60;p&#62;Cheers, Tim
&#60;/p&#62;</description>
</item>
<item>
<title>nicoliver on "Require Freelance Plugin Developer (Simple Task)"</title>
<link>http://mu.wordpress.org/forums/topic/15427#post-88369</link>
<pubDate>Wed, 11 Nov 2009 23:03:11 +0000</pubDate>
<dc:creator>nicoliver</dc:creator>
<guid isPermaLink="false">88369@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Hey all,&#60;/p&#62;
&#60;p&#62;I've been searching around to try and find someone to code me a real basic plug-in or to modify my theme options (Arras Theme) in order to add this functionality. &#60;/p&#62;
&#60;p&#62;I hope this is the right area of the forum to post this in! If not, sorry.. &#60;/p&#62;
&#60;p&#62;I would like to create a plugin that I can activate on all the blogs I have. The plugin will allow me to add links to external webcam feeds and then display this by inserting a short php statement in any custom page template that I create.&#60;/p&#62;
&#60;p&#62;The following functionality is required:&#60;/p&#62;
&#60;p&#62;'Add Image' - Allows me to enter a URL, Image URL and Title.&#60;br /&#62;
'Remove Image' - Lists the Images I have added so I can remove them from the admin if required.&#60;br /&#62;
'Edit Image' - I can edit any of the current images.&#60;/p&#62;
&#60;p&#62;When I 'Add Image' the website should cache this image from the provided URL onto my server and refresh the image every 5 minutes. When the image is cached, it should be cached in the relevant blog directory with a unique ID per image so that no other files overwrite this file if I add another Image URL with the same file name.&#60;br /&#62;
The image cache should always replace the previous image, so there is only ever 1 instance of an image to save server space.&#60;br /&#62;
The image information will be stored in a table of the MySQL DB.&#60;/p&#62;
&#60;p&#62;It should then be possible to display these 3 pieces of data via a custom page template. For this part I just require the PHP Echo statement that I should use.&#60;/p&#62;
&#60;p&#62;My email is &#60;a href=&#34;mailto:n.oliver@nicholasoliver.co.uk&#34;&#62;n.oliver@nicholasoliver.co.uk&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks in advance.&#60;br /&#62;
Nic
&#60;/p&#62;</description>
</item>
<item>
<title>atgeist on "No Admin, Plugins options after WordPress 2.8.5.2 upgrade"</title>
<link>http://mu.wordpress.org/forums/topic/15316#post-88207</link>
<pubDate>Mon, 09 Nov 2009 20:49:47 +0000</pubDate>
<dc:creator>atgeist</dc:creator>
<guid isPermaLink="false">88207@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Thanks DeannaS, that fixed it!
&#60;/p&#62;</description>
</item>
<item>
<title>DeannaS on "No Admin, Plugins options after WordPress 2.8.5.2 upgrade"</title>
<link>http://mu.wordpress.org/forums/topic/15316#post-88165</link>
<pubDate>Mon, 09 Nov 2009 13:11:12 +0000</pubDate>
<dc:creator>DeannaS</dc:creator>
<guid isPermaLink="false">88165@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Did you check in the database in the site options table to make sure that the meta_key site_admins looks like this:&#60;br /&#62;
a:1:{i:0;s:5:&#34;admin&#34;;}&#60;/p&#62;
&#60;p&#62;There was an issue with an earlier upgrade where the format of the site_admins meta key changed and it broke some of the permissions of site admins...
&#60;/p&#62;</description>
</item>
<item>
<title>atgeist on "No Admin, Plugins options after WordPress 2.8.5.2 upgrade"</title>
<link>http://mu.wordpress.org/forums/topic/15316#post-88101</link>
<pubDate>Sun, 08 Nov 2009 14:53:33 +0000</pubDate>
<dc:creator>atgeist</dc:creator>
<guid isPermaLink="false">88101@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I manually upgraded the site to 2.8.5.2 but I'm still not seeing an &#34;upgrade&#34; link nor my &#34;plugins&#34; and &#34;Site Admin&#34; dashboards. I think since I already did the &#34;upgrade&#34; link, it is not showing as an option.
&#60;/p&#62;</description>
</item>
<item>
<title>atgeist on "No Admin, Plugins options after WordPress 2.8.5.2 upgrade"</title>
<link>http://mu.wordpress.org/forums/topic/15316#post-88078</link>
<pubDate>Sat, 07 Nov 2009 23:03:38 +0000</pubDate>
<dc:creator>atgeist</dc:creator>
<guid isPermaLink="false">88078@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;it seems that the only things I can't see are the &#34;plug-ins&#34; and the &#34;site admin&#34; screen. It still shows me as the administrator and I can see all the other sub-blogs.
&#60;/p&#62;</description>
</item>
<item>
<title>fanale on "[Plugin NextGEN Gallery won't change CSS"</title>
<link>http://mu.wordpress.org/forums/topic/14181#post-88077</link>
<pubDate>Sat, 07 Nov 2009 22:43:49 +0000</pubDate>
<dc:creator>fanale</dc:creator>
<guid isPermaLink="false">88077@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Any luck?
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Allow Upload Attachments from Contact Form"</title>
<link>http://mu.wordpress.org/forums/topic/15348#post-88067</link>
<pubDate>Sat, 07 Nov 2009 17:06:15 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">88067@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Hrm, now that I think of it, the plugin above allows visitors to submit news, not sure about attachments. (But I bet it does.)&#60;/p&#62;
&#60;p&#62;And I bet someone thought of the malware checker already. :D
&#60;/p&#62;</description>
</item>
<item>
<title>kgraeme on "Allow Upload Attachments from Contact Form"</title>
<link>http://mu.wordpress.org/forums/topic/15348#post-88064</link>
<pubDate>Sat, 07 Nov 2009 16:05:29 +0000</pubDate>
<dc:creator>kgraeme</dc:creator>
<guid isPermaLink="false">88064@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;With the upcoming merge, there's probably even more reason for it too. Maybe some hooks for clamAV or something. (Hint hint for anybody at wordcamp)
&#60;/p&#62;</description>
</item>
<item>
<title>SteveAtty on "Allow Upload Attachments from Contact Form"</title>
<link>http://mu.wordpress.org/forums/topic/15348#post-88062</link>
<pubDate>Sat, 07 Nov 2009 15:35:27 +0000</pubDate>
<dc:creator>SteveAtty</dc:creator>
<guid isPermaLink="false">88062@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;That's a very good point
&#60;/p&#62;</description>
</item>
<item>
<title>atgeist on "No Admin, Plugins options after WordPress 2.8.5.2 upgrade"</title>
<link>http://mu.wordpress.org/forums/topic/15316#post-88061</link>
<pubDate>Sat, 07 Nov 2009 15:16:26 +0000</pubDate>
<dc:creator>atgeist</dc:creator>
<guid isPermaLink="false">88061@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;tmoorewp, yes, my username &#34;admin&#34; is there. and no, my MU users table has not been dropped. there had to be something in that upgrade that crapped something out, not sure what?
&#60;/p&#62;</description>
</item>
<item>
<title>kgraeme on "Allow Upload Attachments from Contact Form"</title>
<link>http://mu.wordpress.org/forums/topic/15348#post-88060</link>
<pubDate>Sat, 07 Nov 2009 15:11:25 +0000</pubDate>
<dc:creator>kgraeme</dc:creator>
<guid isPermaLink="false">88060@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;This brings up an interesting question. Is there a malware scanner for file uploads/attachments for WordPress?&#60;/p&#62;
&#60;p&#62;With enterprise products like SharePoint there's hooks to use server based scanners like Forefront to scan uploads so that we're not inadvertently hosting malware.
&#60;/p&#62;</description>
</item>
<item>
<title>rsgrone on "Allow Upload Attachments from Contact Form"</title>
<link>http://mu.wordpress.org/forums/topic/15348#post-88053</link>
<pubDate>Sat, 07 Nov 2009 13:29:35 +0000</pubDate>
<dc:creator>rsgrone</dc:creator>
<guid isPermaLink="false">88053@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Thanks Andrea - I will check it out
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Allow Upload Attachments from Contact Form"</title>
<link>http://mu.wordpress.org/forums/topic/15348#post-88027</link>
<pubDate>Sat, 07 Nov 2009 00:52:32 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">88027@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/tdo-mini-forms/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/tdo-mini-forms/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Does what you want. Tons of tutorials out there for single WP blogs that use this plugin to get the same exact features you describe.
&#60;/p&#62;</description>
</item>
<item>
<title>rsgrone on "Allow Upload Attachments from Contact Form"</title>
<link>http://mu.wordpress.org/forums/topic/15348#post-88026</link>
<pubDate>Fri, 06 Nov 2009 23:50:08 +0000</pubDate>
<dc:creator>rsgrone</dc:creator>
<guid isPermaLink="false">88026@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;So what your are saying that you know of none? I use captcha amongst a plethora of catch phrases, and spam filters.&#60;/p&#62;
&#60;p&#62;You have to admit, for someone that is creating a site for users to share news, etc. and are not familiar with WordPress this is a tough route to go.&#60;/p&#62;
&#60;p&#62;Besides CNN uses iReport, FaceBook and Twitter offer simliar features.
&#60;/p&#62;</description>
</item>
<item>
<title>SteveAtty on "Allow Upload Attachments from Contact Form"</title>
<link>http://mu.wordpress.org/forums/topic/15348#post-88025</link>
<pubDate>Fri, 06 Nov 2009 23:46:14 +0000</pubDate>
<dc:creator>SteveAtty</dc:creator>
<guid isPermaLink="false">88025@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Sounds like an ideal way to get your blog site used for spamming or porn hosting to me.
&#60;/p&#62;</description>
</item>
<item>
<title>rsgrone on "Allow Upload Attachments from Contact Form"</title>
<link>http://mu.wordpress.org/forums/topic/15348#post-88024</link>
<pubDate>Fri, 06 Nov 2009 23:40:30 +0000</pubDate>
<dc:creator>rsgrone</dc:creator>
<guid isPermaLink="false">88024@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I am looking for a plug-in that would allow visitors to attach images, videos, etc. to either a contact form (which I am using some plug-in now for that) or simply to create a page that would allow visitors to do the same.&#60;/p&#62;
&#60;p&#62;What my interest in is so that if someone sees &#34;news&#34; or something interesting happening they can upload it from the contact page.&#60;/p&#62;
&#60;p&#62;I have had numerous sign-ups a lot from overseas, and the problem is that once they get to the dashboard, they haven't a clue as to what to do. I even provide premium videos as &#34;Admin Ads&#34; for newbies to watch but, I am losing more people than gaining due to lack of knowledge of use of MU...&#60;/p&#62;
&#60;p&#62;HELP!!!&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>circuit on "No Admin, Plugins options after WordPress 2.8.5.2 upgrade"</title>
<link>http://mu.wordpress.org/forums/topic/15316#post-87976</link>
<pubDate>Fri, 06 Nov 2009 10:47:16 +0000</pubDate>
<dc:creator>circuit</dc:creator>
<guid isPermaLink="false">87976@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;did you drop the MU users table? you need the MU uber-admin account to see those options. the only way to recreate it is to reinstall MU.
&#60;/p&#62;</description>
</item>
<item>
<title>masonjames on "Userthemes not working in 2.8.1"</title>
<link>http://mu.wordpress.org/forums/topic/13334#post-87968</link>
<pubDate>Fri, 06 Nov 2009 05:00:32 +0000</pubDate>
<dc:creator>masonjames</dc:creator>
<guid isPermaLink="false">87968@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;dsader.  I'm noticing an issue with this plugin after upgrading to 2.8.5.2&#60;/p&#62;
&#60;p&#62;If I go to the &#34;Usertheme Management&#34; page and enable Userthemes and Theme Editor for various blogs, and then as super admin copy the desired themes through each individual backend, when I return to the &#34;Usertheme Management&#34; page the blogs that I have changed are all highlighted in dark red and it shows them as all pulling their theme from the most recently changed blog ID.  Everything functions correctly (as far as I can tell thus far) but  it's not displaying the correct information for each blog on this page.&#60;/p&#62;
&#60;p&#62;Going to the &#34;userthemes&#34; page in the backend of the individual blogs shows the correct theme location and correct blog ID.  Any thoughts?&#60;/p&#62;
&#60;p&#62;Gotta give you props, this plugin is beautiful.  I'd love to see it incorporated with the Supporter plugin the premium devs put out.  Just a thought.&#60;/p&#62;
&#60;p&#62;-james
&#60;/p&#62;</description>
</item>
<item>
<title>scripty on "CForms on Multiple Blogs (and tracking?)"</title>
<link>http://mu.wordpress.org/forums/topic/15300#post-87915</link>
<pubDate>Thu, 05 Nov 2009 17:52:41 +0000</pubDate>
<dc:creator>scripty</dc:creator>
<guid isPermaLink="false">87915@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;So just in case anyone finds this and has the same problem I do...&#60;/p&#62;
&#60;p&#62;CForms works fine so long as ajax enabled is checked OFF for all forms. Then the forms work fine, tracking works fine. But with Ajax turned on - that's where the problem is.&#60;/p&#62;
&#60;p&#62;I guess we're just happy it's working and can live without the ajax part - but if anyone figures out how to make AJAX work - please let me know!!! scripty at scriptygoddess dot com
&#60;/p&#62;</description>
</item>
<item>
<title>tmoorewp on "No Admin, Plugins options after WordPress 2.8.5.2 upgrade"</title>
<link>http://mu.wordpress.org/forums/topic/15316#post-87909</link>
<pubDate>Thu, 05 Nov 2009 16:06:32 +0000</pubDate>
<dc:creator>tmoorewp</dc:creator>
<guid isPermaLink="false">87909@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Check in your MySQL database for the table wp_sitemeta. In wp_sitemeta, search for the value &#34;site_admins&#34; in the &#34;meta_key&#34; column.&#60;/p&#62;
&#60;p&#62;What is the &#34;meta_value&#34; that goes along with the &#34;site_admins&#34;? Is your username that you are logging in with listed there?
&#60;/p&#62;</description>
</item>
<item>
<title>atgeist on "No Admin, Plugins options after WordPress 2.8.5.2 upgrade"</title>
<link>http://mu.wordpress.org/forums/topic/15316#post-87904</link>
<pubDate>Thu, 05 Nov 2009 15:50:53 +0000</pubDate>
<dc:creator>atgeist</dc:creator>
<guid isPermaLink="false">87904@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I did the automatic upgrade to 2.8.5.2 from 2.8.5 and now I can't see any admin functions on the backend. I see no &#34;plugins&#34; tab, no &#34;site admin&#34; tab. Any ideas???
&#60;/p&#62;</description>
</item>
<item>
<title>walkingbird on "Paid subscription for selected blogs"</title>
<link>http://mu.wordpress.org/forums/topic/15287#post-87874</link>
<pubDate>Thu, 05 Nov 2009 07:01:28 +0000</pubDate>
<dc:creator>walkingbird</dc:creator>
<guid isPermaLink="false">87874@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;PAy to blog would be your best bet - you would have to integrate it into the signup
&#60;/p&#62;</description>
</item>
<item>
<title>scripty on "CForms on Multiple Blogs (and tracking?)"</title>
<link>http://mu.wordpress.org/forums/topic/15300#post-87849</link>
<pubDate>Wed, 04 Nov 2009 18:12:03 +0000</pubDate>
<dc:creator>scripty</dc:creator>
<guid isPermaLink="false">87849@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Has anyone been able to get the CForms plugin working correctly on multiple blogs in MU?&#60;br /&#62;
I have it installed and activated the plugin for a number of blogs, and while it seems to work ok and as expected for the first blog it was installed for - it completely fails for the other blogs.&#60;/p&#62;
&#60;p&#62;When the other blogs create and add their own forms - it adds and emails the submissions as if it was trying to match up fields with a form that was created in the main blog. (Even though the form itself displays fine on the other blogs). As well, database tracking is not available for the other blogs - everything seems to come in just in that first blogs tracking view.&#60;/p&#62;
&#60;p&#62;I contacted the plugin author and he's too busy to help - but said that other people had gotten the plugin to work with MU with some kind of config change (but he didn't elaborate on what the change was or who were these people) :)&#60;/p&#62;
&#60;p&#62;Can anyone help?
&#60;/p&#62;</description>
</item>
<item>
<title>m_shashidhar on "Paid subscription for selected blogs"</title>
<link>http://mu.wordpress.org/forums/topic/15287#post-87803</link>
<pubDate>Wed, 04 Nov 2009 09:29:59 +0000</pubDate>
<dc:creator>m_shashidhar</dc:creator>
<guid isPermaLink="false">87803@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Hi..&#60;br /&#62;
i am using wordpress mu 2.8.4 version. i have multiple blogs in it and i want to allow user to pay for some blogs (individual) during the subscription process.&#60;/p&#62;
&#60;p&#62;The cost will be same for the entire year and I'd like to have the option for a person to enter a promo code for a discount if that is possible.  i will use PAYPAL as the payment gateway.&#60;/p&#62;
&#60;p&#62;Please provide the plugin information, that matches to my requirement. it doesn't matter the plugn is a premium one or free.&#60;/p&#62;
&#60;p&#62;please help me..&#60;br /&#62;
thanks..&#60;br /&#62;
Regards
&#60;/p&#62;</description>
</item>

</channel>
</rss>
