Advancedform_XH

Third Party Plugins to CMSimple - how to install, use and create plugins

Moderator: Tata

Re: Advancedform_XH

Postby cmb » Tue Apr 17, 2012 9:47 am

Hello Community,

I've just released Advancedform_XH 1beta12. It's available from my website.

I fixed a severe bug (with PHP < 5.3 no field values were sent in the mails!), so updating is recommended!

Besides some minor improvements I've added the danish translation (contributed by maeg), and localizations for the datepicker.

Any further feedback is welcome!

Christoph
Christoph M. Becker---Plugins for CMSimple_XH
cmb
 
Posts: 5484
Joined: Tue Jun 21, 2011 11:04 am
Location: Germany

Re: Advancedform_XH

Postby mitch » Wed May 02, 2012 9:05 am

HI,

I'm using Cmsimple XH 1.5.3 and advancedform 1.2Beta. Today I recognized that the"property" button in the form details does not work anymore... Weeks ago it worked... Could someone help me...

regards,
mitch
 
Posts: 42
Joined: Mon Oct 03, 2011 1:56 pm

Re: Advancedform_XH

Postby cmb » Wed May 02, 2012 9:36 am

Hi mitch,

mitch wrote:advancedform 1.2Beta

I guess you mean Advancedform_XH 1beta12.

mitch wrote:the"property" button in the form details does not work anymore

It's probably due to a JS error. Please have a look at the error console of your browser: what does it report?

Christoph
Christoph M. Becker---Plugins for CMSimple_XH
cmb
 
Posts: 5484
Joined: Tue Jun 21, 2011 11:04 am
Location: Germany

Re: Advancedform_XH

Postby mitch » Wed May 02, 2012 9:38 am

SCRIPT5009: "ADVFRM_TX" ist undefiniert
admin.js, Zeile 276 Zeichen 5
mitch
 
Posts: 42
Joined: Mon Oct 03, 2011 1:56 pm

Re: Advancedform_XH

Postby mitch » Wed May 02, 2012 9:40 am

var title = ADVFRM_TX['label_properties'].replace(/%s/, ADVFRM_TX['field_'+type]);
mitch
 
Posts: 42
Joined: Mon Oct 03, 2011 1:56 pm

Re: Advancedform_XH

Postby cmb » Wed May 02, 2012 9:50 am

Hi mitch,

ADVFRM_TX is defined in plugins/advancedform/languages/XX.js. This file should automatically be created everytime you visit Advancedform's administration area. Does plugins/advancedform/languages/ has write permissions?

Christoph
Christoph M. Becker---Plugins for CMSimple_XH
cmb
 
Posts: 5484
Joined: Tue Jun 21, 2011 11:04 am
Location: Germany

Re: Advancedform_XH

Postby mitch » Wed May 02, 2012 10:00 am

Yes it has write permissions, and it creates a de.js file
mitch
 
Posts: 42
Joined: Mon Oct 03, 2011 1:56 pm

Re: Advancedform_XH

Postby cmb » Wed May 02, 2012 10:55 am

Hi mitch,

hmm, this file should be included in the <head> of the page:
Code: Select all
<script type="text/javascript" src="./plugins/advancedform/languages/de.js"></script>

But as
SCRIPT5009: "ADVFRM_TX" ist undefiniert
either the file is not included in the <head> section, or the file doesn't define ADVFRM_TX, or the JS file can't be accessed by the browser due a server side restriction (e.g a .htaccess with "deny from all" in the languages/ folder).

Christoph
Christoph M. Becker---Plugins for CMSimple_XH
cmb
 
Posts: 5484
Joined: Tue Jun 21, 2011 11:04 am
Location: Germany

Previous

Return to Addons and Plugins

Who is online

Users browsing this forum: Google [Bot] and 1 guest