View Single Post
  #3 (permalink)  
Old 10-06-2008, 08:31 AM
ebertti ebertti is offline
New Pligger
 
Join Date: Oct 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Cool

i'm add this link to my rss import... using RSS 2.0

feed field name: category --- pligg field name: link_tags

but de category come whitout spaces or comma...

in rss come like this:
<category>code</category>
<category>sql</category>
<category>sport</category>

when is imported, como like this in pligg
codesqlsport

then pligg can't split this tags and como with errors to my site...

using pligg 9.9.5 and rss import 0.6
Reply With Quote