Contact form internal server error 500

The issue was that the php function escapeshellarg was disabled on the server, once enbled the contact form worked. Thanks Peter!
Commented on: 2017-08-10 12:26:44

Fonts

The ellipsis at the bottom of the font dropdown leads to a font selection page where more fonts can be added to the list, that's cool!
Commented on: 2017-02-15 09:52:17

Fonts

The Google Fonts support is an excellent feature! However I'm wanting to add a custom font called Riesling, so I've downloaded the webkit files from FontSquirrel, placed them in a new fonts folder in…
Commented on: 2017-02-14 15:28:16

Contact form internal server error 500

Seems the api_html directory is missing so it can't find api_html/Microweber/Utils/MailSender/test
Commented on: 2016-06-27 08:17:06

Contact form internal server error 500

Maybe api_html is a placeholder, the closest I can find is /src/Microweber/Utils/MailSender.php
Commented on: 2016-06-27 08:17:06

How to remove all functions of shop from admin

In version 1.0.7 I found it in Shop > Options > Other tab
Commented on: 2016-05-18 21:48:20

How to add Google tracking code to Contact form once submitted

So the solution was to add a new page in admin, add the Google script using the Embed Code module, and then add a redirect at the end of the 'done' function in the contact_form index.php file, eg [removed].replace("http://www.domain.com/enquiry-submitted");
Commented on: 2015-08-07 22:16:36

How to add Google tracking code to Contact form once submitted

I tried creating a new enquiry-submitted page in admin and adding the Google tracking script but I don't think we can add javascript to an editable area can we?
Commented on: 2015-08-07 21:48:20

How to add Google tracking code to Contact form once submitted

All I'm trying to do to start with is create a new file that pulls in the header and footer.
Commented on: 2015-07-28 14:07:56

Install freezing on Setting up database

Peter very kindly took a look at the install on one of my servers and it worked fine, so not sure why not for me unless I had a browser caching issue. Then for the other two servers, once php5.4 and PDO…
Commented on: 2015-04-08 08:11:18

ErrorException in InstallController.php line 199: Undefined index: mysql

Once php5.4 and PDO MySql extension installed it worked fine.
Commented on: 2015-04-08 08:06:03

Install freezing on Setting up database

I've now tried the install on another Cpanel server running Php5.4 and same thing occurs, after submitting the connection details the install page returns back to itself with no error messages.
Commented on: 2015-04-06 11:48:12

Install freezing on Setting up database

I've got a similar problem but for me no tables are created, the install returns to the initial setup page without any error messages. I'm using the latest version downloaded today from…
Commented on: 2015-04-05 21:27:07

Login, Register, and Forgotten Password

We can set a different template for the login module in the admin section, but I can't see a way to do that in Live Edit mode, and I'm finding I need this option in Live Edit so that I can adjust…
Commented on: 2014-10-18 17:39:25

Login, Register, and Forgotten Password

Thanks Peter. I can research the social logins in Google. In Admin->Settings->Login & Register I’ve setup the URLs and I’ve ticked the First name and Last name tick boxes, but when…
Commented on: 2014-10-14 17:46:31

Sub-domain install - menu & slider style and admin url

SOLVED! Although installed in a sub-directory, because I'm accessing via a sub-domain I needed to comment out the RewriteBase in .htaccess
Commented on: 2014-08-27 14:49:35

Upgrading existing site to new version

Now version 0.95 has been released I thought version 0.934 might show an update available but it doesn't.
Commented on: 2014-08-07 09:18:19

Upgrading existing site to new version

In admin I've now found Settings > Updates
Commented on: 2014-06-25 12:56:01

Header and Footer Menus: Creating and Editing them

This is another Nick. I managed to change menu background colour in edit mode but it would not save. Also in the Actions dropdown I'm not seeing the 'Template Settings' shown in your tutorial…
Commented on: 2014-06-23 17:46:07

Batch action features

Hi Boris, Are you still working on an osCommerce import? I saw the Import section in Settings but I assume that is for other CMS content rather than for product data.
Commented on: 2014-06-19 21:16:35

Microweber adding lots of classes, id's and styling?

On a similar matter concerning SEO, and in respect of keeping the code clean, would it be possible to put some of the javascript/jquery into linked files?
Commented on: 2014-06-19 21:03:52

Spam prevention

It would be cool if email addresses found in content could be automatically protected in some way such as encoding to deter harvesting.
Commented on: 2014-06-19 20:57:49

Meta data for SEO

Found it next to Custom Fields, brilliant, thanks!
Commented on: 2014-06-19 20:09:16

Install hangs at 2nd preparing to install message

Setting config.php in src/Microweber/Auth/hybridauth/ to CHMOD 755 seemed to fix my install issue.
Commented on: 2014-06-12 13:21:22