View Single Post
Old 02.02.2006, 13:07   #1 (permalink)
Magicmaster
Baby Mamber
 
Join Date: Dec 2005
Posts: 10
Magicmaster is on a distinguished road
Exclamation MambelFish and ArtForms

Hello,

i have a big problem
I have prepared a formular in ArtForms and it works fine. MambelFish works fine, too. But i have the impression, MambelFish doesn´t work correctly with ArtForms. All the static contents like the "send"-button got translated. But all the variable contents i´ve give like "Name" prior to the input-field wasn´t translated. Can someone help me? It was very important for me?


Now i wrote a PHP-Script and add them to MambelFish.
Now i can see and open the contents from the ArtForms Formular.
But when i open it, MambelFish don´t display the original text at the left side and don´t safe the translations i entered.
MambelFish displays at the chart of the contents a error-message!
But i´m a newbie and don´t understand this message!

Below are the Script i wrote:

Code:
<?xml version="1.0" ?>
<mambelfish type="contentelement">
<name>Artforms Items</name>
<author>Edwin van Eersel</author>
<version>1.0</version>
<description>Artforms Items</description>
<reference>
<table name="artforms_items">
<field type="titletext" name="name" translate="1">Name</field>
</table>
</reference>
</mambelfish>




And this is the error-message:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and reference_table='artforms_items'' at line 4 SQL=select * n from mos_mbf_contentn where reference_id=n and reference_table='artforms_items

Maybe you can help me to solve the problem!

Last edited by Magicmaster; 08.02.2006 at 11:40.
Magicmaster is offline   Reply With Quote
Sponsored Links