10 years ago
Topic

Hi

I'm building a small front end public access form that needs to send an email when the submit button is clicked and also add the form as an article.

So far I've created the form and..

1. Added the Article Category id field/selected my category/hidden it

2. Added the email field/hidden it/selected 'On submission'/put in the 'to' static email address

3. Added 2 text fields

4. Added the submit button

However, when I complete the 2 text fields then press the submit button the content of the page goes blank (not the entire page)and nothing happens. No email is sent and no article is added.

I've looked here

http://www.seblod.com/support/documentation/seblod-2x/fields/types/3023-email.html

But all seems OK

Am I missing something?

Cheers


Get a Book for SEBLOD
98 Posts
Edwin
10 years ago
0
Level 1

Hi

I also have the same problem. Its a new form with just three text fields and the submit button. Thanx in advance

10 years ago
0
Level 1

Hi everybody,

Thank you for your posts.

For your issues, please check the configuration setting of your admin/site form.

  1. click on the button configuration in the site view of a content type,
  2. check the setting "redirection" setting,
  3. If you would like to show the article content, select "content" option.

Regards,
Mehdi.

10 years ago
3
Level 1

Hi,

 

I also have the same problem. I did configure "site form - configuration - redirection" to "content", but no Content is being shown after clicking "submit", neither an email is sent nor a db-entry made...

10 years ago
2
Level 2

As additional information: Joomla is correctly configured to use an SMTP-mailaccount and is able to send messages to other admins.

 

"From" I have set statically to "Email" and specified the Emailadress which is being used in Joomla, too.

 

Is it possible to track down the Problem, can I see anywhere what exactly is being worked off by seblod and where it stops working? I searched high and low, but cannot find any hint in the Apache- or Mail-Logs.

10 years ago
1
Level 3

Chrome Console is bringing up the following

Uncaught TypeError: Object [object Object] has no method 'tooltip' 192.168.16.123/dev/index.php/component/cck/:29
(anonymous function) 192.168.16.123/dev/index.php/component/cck/:29
k jquery.min.js:2
l.fireWith jquery.min.js:2
p.extend.ready jquery.min.js:2
D

Cheers

10 years ago
0
Level 4

Just discovered this is a Jquery conflict

I have SWMenu Free installed. I went into the component and set Disable jQuery Link: to Yes and it worked. 

I also had AdsManager installed so completely disabled all parts of this extension too as this calls up Jquery which can cause similar problems.

Cheers

Get a VIP membership