Hi,
gibt es schon ein funktionierendes Form Tool für Joomla?
Am besten eins das free ist.
danke schonmal vorab
Frank
Hi,
gibt es schon ein funktionierendes Form Tool für Joomla?
Am besten eins das free ist.
danke schonmal vorab
Frank
FacileForms, ArtForms. Suche mal auf www.joomlaos.de oder bei Google.
Viele Grüße,
Zorro
Es gibt einige:
Such hier mal nach "Forms"
http://www.joomlaos.de/option,com_re...nc,search.html
Björn
Problem gelöst? Dann markiere den Thread mit [GELÖST]
also Facile Forms 1.4 hab ich mir schon angeschaut, aber da kommt jedesmal wenn ich das aufrufen will "_FACILEFORMS_INCOMPATIBLE" auf einer leeren weißen Seite.
ArtForms ging leider auch nicht mit Joomla.
Ich schätze das geht wohl noch nicht mit Joomla, sondern nur mit Mambo.
MosForms bekomme ich ebenfalls auch nicht ans laufen.![]()
Eine Fehlerbehebung gibt es hier: http://forum.joomla.org/index.php/topic,7833.0.html
Viele Grüße,
Zorro
jo danke jetzt klappt es...
ich mußte in
administrator/components/com_facileforms/admin.facileforms.php
folgendes gleich am Anfang einfügen:
also das es dann so aussieht:Code:require_once($mosConfig_absolute_path.'/administrator/includes/menubar.html.php'); require_once($mosConfig_absolute_path.'/administrator/components/com_facileforms/toolbar.facileforms.php');
Code:/** * Facile Forms - A Mambo Forms Application * @version 1.4.0 * @package FacileForms * @copyright (C) 2004-2005 by Peter Koch * @license Released under the terms of the GNU General Public License **/ defined('_VALID_MOS') or die('Direct Access to this location is not allowed.'); require_once($mosConfig_absolute_path.'/administrator/includes/menubar.html.php'); require_once($mosConfig_absolute_path.'/administrator/components/com_facileforms/toolbar.facileforms.php');
leider bleibt die installation beim zweiten schritt hängen :( hab alle veränderungen vorgenommen (Juston we got a problem) weiss einer weiter?
Lesezeichen