|
Title: 2 RSG2 site admins!!! RSG2 Joom!Fish Categories/Galleries names translation. Post by: Georgi Marinov on February 27, 2008, 01:36:43 pm Hi guys. Please update rsgallerycategories.xml file you offer on FAQ section on site to match SQL queries. Categories are changed to Galleries causing "not found" errors. Here is the corrected rsgallerycategories.xml file. Thank you and keep the good work !!!
<?xml version="1.0" ?> <joomfish type="contentelement"> <name>RSGallery Categories</name> <author>Geraint Edwards</author> <version>1.0</version> <description>Definition for RS Gallery</description> <reference> <table name="rsgallery2_galleries"> <field type="referenceid" name="id" translate="0">ID</field> <field type="titletext" name="name" translate="1">Title</field> <field type="textarea" name="description" translate="1">Description</field> </table> </reference> </joomfish> |