• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: JoomFish content elements

JoomFish content elements 12 years 5 months ago #15248

Hi,

The content elements that ship with RSBlog are not working and I am wondering if a) someone has functioning ones that they'd be willing to share or b) take a look at what I have written (i.e. for tags) and let me know what I am doing wrong/am missing.

My code is below.

Thanks much,
-a
<?xml version="1.0" ?>
<joomfish type="contentelement">
<name>RSblog! tags</name>
<author>wwww.rsjoomla.com</author>
<version>1.0.0</version>
<description>Definition for the RSBlog! tags</description>
<copyright>2009 - 2010, www.rsjoomla.com</copyright>
<reference type="rsblog_tags">
<table name="rsblog_tags">
<field type="referenceid" name="id" translate="0">ID</field>
<field type="titletext" name="title" length="50" maxlength="250" translate="1">Title</field>
</table>
<component>
<form>com_rsblog#tags#cid#task#!edit</form>
</component>
</reference>
</joomfish>
 
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!