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
|