Forums

Missing menu image from xml file

rsd 30 Aug, 2008
Hi,

The image parameter is missing from the xml file (2.3.9), this is a small change to templates that uses menu images.

diff -Nru ChronoForms-V2.3.9-J1.0-pt_BR/chronocontact.xml ChronoForms V2.3.9  J1.0-rsd2/chronocontact.xml
--- ChronoForms-V2.3.9-J1.0-pt_BR/chronocontact.xml	2008-08-30 01:43:57.000000000 -0300
+++ ChronoForms V2.3.9  J1.0-rsd2/chronocontact.xml	2008-08-27 11:18:22.000000000 -0300
@@ -110,5 +110,6 @@
   </administration>
   <params>
 		<param name="formname" type="text" size="60" default="" label="Form name :" description="The form name to assign to this menu item, Useless at the Config screen" />
-	</params>
+		<param name="menu_image" type="imagelist" directory="/images/stories" hide_default="1" default="" label="Menu Image" description="A small image to be placed to the left or right of your menu item, images must be in images/stories/" />
+  </params>
 </mosinstall>


-rsd
Max_admin 30 Aug, 2008
good catch!
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
This topic is locked and no more replies can be posted.