Sub folders for pages?

hi, right now you can manually change the URL to whatever you want, you can put folder structure there manually. go in: admin->on edit page->click the URL and edit we will make a setting for this…
Commented on: 2019-04-05 07:58:37

TypeError: Cannot read property "title"

hi, this error is fixed. you can download the new version
Commented on: 2019-04-03 14:41:04

How can I reload my function.js file on footer?

hi, you can do it with mw.on('saveEnd', function(){ // your code here })
Commented on: 2019-03-25 14:47:33

Password protected content

hi, we will try to resolve this for next release and make editable password protected page.
Commented on: 2019-03-19 19:35:17

'bootstrap3ns' did not want include this css in site

Hello, bootstrap3ns is special script that is included only if you DO NOT have another bootstrap3 on the page. If you have included bootstrap, then this function will do nothing. Also , put a div with…
Commented on: 2019-03-05 18:14:05

Which version of php is better to use ?

7.2 is the best at the moment, generaly thy to use the newest version
Commented on: 2019-03-05 12:15:44

Image dissapears behind title when changing text

hello, this is fixed in version 1.1.3
Commented on: 2019-03-05 12:14:45

After update the whole system crashes

hi, can you contact us on slack or some other live chat, so we can analyze the problem
Commented on: 2019-03-05 10:05:42

After update the whole system crashes

hello this is very unexpected bug, please contact us on skype: microweber to resolve the issue
Commented on: 2019-03-01 22:53:07

Error in Parser.php when creating a new site using composer

Thanks its fixed now
Commented on: 2019-02-28 19:49:24

media folder

hi this is fixed now, we hope to release new version on the end of the month
Commented on: 2019-01-15 12:09:49

Search engine yandex is the logo of the site showing the logo of the CMS Microveber

hi, you can upload favion.ico in the website folder or change the favicon from admin->website settings
Commented on: 2019-01-14 09:34:50

media folder

hi, thanks for report. we will fix this.
Commented on: 2019-01-14 09:32:30

How to change google font ?

hi you can change font from the live edit. click on the fonts drop-down in the editor and there is "more" button, from there you can select google fonts
Commented on: 2019-01-14 09:31:28

Something broke after server reboot

hello, can you check if your server loads some other files ? Can you check your mod_rewrite is working?
Commented on: 2019-01-14 09:29:14

Images disappear, Changing image button too.

hi Yoram, thanks for report. We will fix this in the next release.
Commented on: 2019-01-14 09:14:32

Laravel 5.5

Hello, we plan to migrate to newer Laravel soon. As PHP 5.6 is officially end of life, we can move to Laravel 5.5 which requires PHP 7
Commented on: 2019-01-14 09:08:55

Install stuck at 8%, setting default template

can you check if your mysql password is correct, you can see the error in the folder 'storage/logs'
Commented on: 2019-01-02 13:25:22

cannot install mircoweber it freeze at 2%

check the log file at storage/logs
Commented on: 2018-12-18 20:41:15

Install hangs at 2nd preparing to install message

this is strange issue , need to investigate
Commented on: 2018-12-18 19:44:03

Whether it is possible to distribute users on groups and for each group the access level.

hi, this is frequently requested feature and we will add it soon
Commented on: 2018-12-17 12:45:16

Bootstrap 3

hi, you can get the template from here https://github.com/microweber-templates/bootstrap3
Commented on: 2018-12-10 13:37:54

Blade in templates

hi, it is possible but you will need to implement the blade rendering function in your PHP files. Its not rendering them automatically http://docs.microweber.com/guides/modules_laravel.md
Commented on: 2018-10-11 08:07:24

Is posible install laravel packages whith composer ?

hi, you can use them, but you will need to register it hem in the service provider at /src/Microweber/MicroweberServiceProvider.php
Commented on: 2018-10-10 11:20:37

How to transfer a site to microweber cms with sqlite database to another domain and another hosting?

just copy paste and it works.
Commented on: 2018-08-10 11:55:40

change payment method

Hello, You can see how the payment methods are written here https://github.com/microweber/microweber/tree/master/userfiles/modules/shop/payments/gateways
Commented on: 2018-08-02 14:15:00

Strange templates

Hi, they are 644 by default. What is the standard to be ?
Commented on: 2018-08-01 08:20:10

How can change the address of the admin panel from /admin to another for security ?

in the file config/microweber.php you must add a line with key 'admin_url' for example `admin_url`=> 'my_admin' then if you go on example.com/my_admin you will see the admin panel
Commented on: 2018-07-26 08:45:02

Microweber brand new version latest

Thanks for the feedback we found the bug and fixing it now hope to release new zip today
Commented on: 2018-06-19 08:27:35

Microweber brand new version (1.1.0)

Hello, thanks for the feedback, we just uploaded new zip with more fixes To answer your questions 1) the stats are counted only when you are not in live edit 2) license tab is moved in advances settings,…
Commented on: 2018-06-15 13:52:36

Don't have permission to access /api/save_edit

hi, we tried to fix this by encoding the save data in base64_encode , the new code will be available in the download page tomorrow, download the update zip file
Commented on: 2018-06-11 15:57:42

Multi site Configuration - Media folder issue

this is resolved for version 1.1.0
Commented on: 2018-06-06 17:54:15

Don't have permission to access /api/save_edit

hi, it will be best if you can contact us on skype: microweber to check more details of the problem
Commented on: 2018-06-06 17:46:08

Don't have permission to access /api/save_edit

hi, do you have mod_security enable in apache ?
Commented on: 2018-06-06 12:26:13

Don't have permission to access /api/save_edit

hi, this is strange, do you use apache server?
Commented on: 2018-06-05 16:05:31

How to edit the HTML of a page.

Hello, you cannot edit the HTML of the menu directly those menu have CSS classes that you can style if you want contact us on skype: microweber or on the live chat and we wil ltry to help
Commented on: 2018-05-23 08:31:55

How to reach the "layout" menu of the 1st element in live edit

Hello, this is fixed in the new version, we hope to release it this week
Commented on: 2018-05-21 09:55:43

ErrorException Undefined index: title

yes, bug is fixed and automatic update is released up to version 1.0.13 with other fixes also
Commented on: 2018-04-19 10:19:51

ErrorException Undefined index: title

hi, thanks for the reports can you send your site's address with username and pass for admin to info@microweber.com
Commented on: 2018-04-19 10:19:50

Cannot Connect to Marketplace, Installation is stuck at 10% but website loads in new tab.

hi, thanks for report, we are trying to fix it now and will release automatic update
Commented on: 2018-04-19 10:19:48

Multi site Configuration - Media folder issue

hello, we will make this when we make roles and permission feature in the next versions
Commented on: 2018-04-03 08:28:42

What is going on and why are we doing this? 

Thanks Aubiz, of course we are, not going anywhere until its done :)
Commented on: 2018-04-02 10:39:33

Multilanguage site

Hello, multi language is not supported yet
Commented on: 2018-03-30 08:28:54

Documentation for HOW TO MAKE A TEMPLATE

hi, yes you can remove it
Commented on: 2018-03-20 09:33:37

Payment Gateway

hi, currently we have Paypal Authorize.Net Stripe Mollie Przelewy24 VoguePay Payza and others
Commented on: 2018-03-07 12:14:38

Error: You must have PHP version 5.6 or greater to run Microweber

hello, can you put this code in a file and tell me what is prints ? <?php var_dump(phpversion()); var_dump(version_compare(phpversion(), "5.6.0", "
Commented on: 2018-01-15 10:21:44

Installation Freezing on installing Modules

Hi, can you download the new version from here https://2018.microweber.com/download and try again
Commented on: 2017-12-18 15:38:12

Install MW on laravel

you must make clean install with: composer create-project microweber/microweber my_site
Commented on: 2017-12-15 16:14:28

HHVM and Apache

Hi you must have write permissions on your /var/www/html/MyProject folder If you are have uploaded the files are root you must change the file ownership for example to user `www-data` As from this answer…
Commented on: 2017-11-30 14:00:56

Newbie questions

Answers 1) I can't change the name of the drop down tab - Yes we will be fixing that in the theme update 2) Most importantly, which could very well be the deal breaker for me, I cannot change the pricing…
Commented on: 2017-10-12 08:03:31

Can't install

Seems the install is taking more than 30 sec. and socket is timeouting :( You can restart the install second time and will be ok
Commented on: 2017-10-02 07:46:59

How do I sell modules?

Hi, You can publish them in the marketplace from your profile on this link https://2018.microweber.com/profile/section:developers Also you can contact us by email and we will assist you
Commented on: 2017-08-10 12:23:12

I'm Impressed With Microweber!

Hi Draven, Thanks for trying out our CMS and we are very happy that you like it There is SQLITE support. If your server have php_sqlite support, you should see this option on the install screen. Thanks…
Commented on: 2017-08-10 12:22:42

Help with new modules not showing

Hi, You must click the "reload modules" button in the admin, go on admin->settings->modules and you will see it After you reload the modules, the new ones will appear
Commented on: 2017-08-10 12:22:36

Multi-site on subdomain

Hello in order to make multi domain setup you must make a folder for each domain in the config directory with a file named microweber.php in it for example for example.com you must make empty file at…
Commented on: 2017-08-10 12:22:23

Multi-site on subdomain

for the artisan to work you must pass the --env option to it for example php artisan microweber:install --env=subdomain.example.com
Commented on: 2017-08-10 12:22:23

hang during installation at 2-nd phase

Hi, Do you by chance use Postgres SQL server ?
Commented on: 2017-08-10 12:22:16

hang during installation at 2-nd phase

Hi, i found that this error is because of the new MYSQL version 5.7 which changed the GROUP BY behavior http://www.tocker.ca/2014/01/24/proposal-to-enable-sql-mode-only-full-group-by-by-default.html http://johnemb.blogspot.bg/2014/09/adding-or-removing-individual-sql-modes.html…
Commented on: 2017-08-10 12:22:16

Module "Comments"

hello, which version of microweber are you using? can you send us login to your website on peter@Microweber.com
Commented on: 2017-08-10 12:22:14

microweber still beeing developed any further?

hi, yes we actively develop it, you can track the dev progress here https://github.com/microweber/microweber new version is coming soon with a lot of fixes and improvements
Commented on: 2017-08-10 12:15:55

Can't Reorder Menu Items

hi, this issue is resolved for version 1.0.8
Commented on: 2017-08-10 12:15:50

Managed Service Support Plan and Custom Development help.

hi, we just sent you an email
Commented on: 2017-08-10 12:15:47

(Solved) Related: I always get a blank page no matter what I do.

Hello, The information is a bit outdated on the documentation and the readme. We are updating our site now and preparing a release of new version 1.0.8 and we will update the information thank for your…
Commented on: 2017-08-10 12:07:13

Cannot View Content

Hello, which version of Microweber are you using ?
Commented on: 2017-08-10 12:07:01

Cannot View Content

hi, the softalicous version is not up to date. we will update it soon this bug is fixed in the version you can download from https://2018.microweber.com/download
Commented on: 2017-08-10 12:07:01

Cannot View Content

hi, the softalicous version is not up to date. we will update it soon this bug is fixed in the version you can download from https://2018.microweber.com/download
Commented on: 2017-08-10 12:07:01

Possible to disable website traffic section in dashboard ?

Hello, We just fixed this, you can update from the new zip or you can delete the folder "userfiles/modules/site_stats"
Commented on: 2017-08-10 12:06:07

Member Access

Please post this as feature suggestion here https://microweber.uservoice.com/forums/223918-general
Commented on: 2016-06-27 08:17:27

Adding Existing domain(multiple) to Microweber premium plan subscription

Please contact us on the email
Commented on: 2016-06-27 08:17:26

ModSecurity and OWASP Rules

hi nick mod_security rules were added in this commit https://github.com/microweber/microweber/commit/c4ea8590efd28757f7f4eaf93e9c157973b6acac some users were complaining that the save function does not…
Commented on: 2016-06-27 08:17:23

CPanel - move folder

Hello, The problem you are experiencing may be related to cache issues You can delete the folder `storage/framework/cache` and this should fix the issues
Commented on: 2016-06-27 08:17:14

multisite

Hi, you need a back-end system for this. Try WHMCS + Cpanel There are some scripts to make installation here https://github.com/microweber/microweber-hosting-scripts
Commented on: 2016-06-27 08:17:12

Contact form internal server error 500

hi nick, can you enable debugging by renaming the .env.example file to .env and you will be able to see the error
Commented on: 2016-06-27 08:17:07

Live Edit cannot Save

hi, can you send me admin access to your website to peter@microweber.com
Commented on: 2016-04-25 16:20:24

Creating and Editing Users

Hi, roles are not supported yet. They will come in the future versions, for now its planned for version 1.1
Commented on: 2016-04-18 13:11:43

Modified Pictures Module isn't showing.

hi, you must to in admin->settings->modules and click on "Reload modules" button
Commented on: 2016-04-18 12:46:55

Edit Page Source

To insert items in <head> is possible by going into admin->settings->advanced->custom head tags Regarding the html code editing, we are planning to add html editor at some point.
Commented on: 2016-04-09 13:33:39

How do I prevent blank page?

hi, we will fix that in next version right now if you go on non-existing address it brings out new page, and when you save it it will be created in the admin panel
Commented on: 2016-04-09 13:30:45

Rename button "add to card" in the online shop

hi, you must go on language settings in admin->settings->language then change your language to Bulgarian and search for add-to-cart and change the text
Commented on: 2016-04-07 16:42:48

One Element On Page

Hi, this is strange indeed. Can you send me your site and admin panel access on my email peter@microweber.com
Commented on: 2016-03-24 14:11:47

How to move/port a microweber site with SQLITE?

Hi, This is easy, you just upload the whole website. The SQLITE file is in the 'storage' folder and you must copy this folder too
Commented on: 2016-03-23 14:56:04

If i add the contact module, the page becomes unsavable.

I just updated the official .htaccess and added SecFilterEngine Off SecFilterScanPOST Off
Commented on: 2016-03-16 23:35:56

If i add the contact module, the page becomes unsavable.

hi Didoa, did you find a way? can you post your .htaccess on the working solution?
Commented on: 2016-03-16 22:51:49

Installation went haywire in ubuntu 14.04

Here are some Ubuntu guides http://idroot.net/tutorials/how-to-install-microweber-on-ubuntu-15-04/ https://www.rosehosting.com/blog/install-microweber-ubuntu-14-04/
Commented on: 2016-03-16 19:53:54

500 Internal server error

Hi, To enable debugging you must create a file called .env in the site root and put this code in it APP_DEBUG=true Similar to https://github.com/microweber/microweber/blob/master/.env.example this will…
Commented on: 2016-03-16 15:01:10

How to enable profile page linked to blog post?

hi, the only way for now is to manually edit the template, there is not a module for this yet
Commented on: 2016-03-15 20:08:05

Formular

HI Reinhold, which template are you using?
Commented on: 2016-03-09 13:30:11

Install freezing on Setting up database

hi, i cant help on this without sending me email with access on your server. given no error message i dont know whats wrong
Commented on: 2016-03-07 18:26:01

If i add the contact module, the page becomes unsavable.

There is a problem with Apache's mod_security, it blocks the POST request if it contains HTML. Its something with the mod_security config on your server, i just tested on Apache 2 (Ubuntu) with mod_security's…
Commented on: 2016-03-05 23:07:03

If i add the contact module, the page becomes unsavable.

Hi, this is strange... i cannot reproduce it, are you using version 1.0.7 ?
Commented on: 2016-03-05 21:25:48

If i add the contact module, the page becomes unsavable.

hi there is some strange error showing "403 forbidden" status code on the POST request send me s/ftp details to debug
Commented on: 2016-03-05 21:25:48

Shop - "required" fields not working

Hi Nathan, i just fixed this. Coming in version 1.0.7 which will be released this week
Commented on: 2016-03-04 19:43:26

Has anyone integrated Omnipay with microweber?

Yes, its done in version 1.0.7 which will be released this week You can see the code for version 1.0.7 here https://github.com/microweber/microweber/tree/1.0.7/userfiles/modules/shop/payments/gateways…
Commented on: 2016-03-04 19:43:23

Issues during Shop Checkout

Fixed in version 1.0.7
Commented on: 2016-03-04 19:43:16

Order list only showing the last 30 orders

Hi Nathan, I just fixed this, it will be in update 1.0.7
Commented on: 2016-03-04 19:43:14

Product Fields

Hi Nathan, Data for each order item is stored in the `cart` table Currently the custom fields are stored as base64 encoded string in the field named `custom_fields_data`, but this is not the best option.…
Commented on: 2016-03-04 19:43:11

Export orders

Hi Nathan, Can you post this idea here https://microweber.uservoice.com/forums/223918-general Its something that is good to have. We will make it at some of the next versions
Commented on: 2016-03-04 19:43:08

Export orders

Hi Nathan, i just added it for 1.0.7 it was easy :)
Commented on: 2016-03-04 19:43:08

Right align text

Hi, I just tested on the demo http://demo.microweber.org/ and it works for me You must select the text before align http://prntscr.com/ab3aon
Commented on: 2016-03-04 19:43:07

Categories - SEO urls & top description

categories have slugs in version 1.0.7
Commented on: 2016-03-04 15:14:51

Sitemap

Hi, we just fixed that. The sitemap.xml is generated when you visit the link. Expect it working with the 1.0.7 update
Commented on: 2016-02-22 20:20:21

Product import

Hi, the import process will be released with version 1.0.7 and will allow bulk imports from JSON and CSV
Commented on: 2016-02-22 19:56:23

Mobile site problem

Hello, we just fixed that
Commented on: 2016-01-21 13:35:03

Other payment providers?

Hi, There are many requests for it. Such a module is in the making, will be coming soon.
Commented on: 2016-01-11 10:51:15

cant login into my phpmyadmin nor into my site backend

Hello, You can get the PHPMYDMIN login information from the file `config/database.php` There are stored the mysql details
Commented on: 2016-01-05 13:21:13

how to change currency format

Hello, there is a setting in the admin panel for this Go to shop->options->payments
Commented on: 2015-12-24 12:33:38

Categories - SEO urls & top description

hi Nick, this will be available soon.
Commented on: 2015-12-24 12:33:35

No "change page" footer for categories = only 18 products visible in each category

hi twilight312, yes you are right. There is hardcoded limit of 18 products. I has been removed now. It will be available in the update this week
Commented on: 2015-12-24 12:33:31

WYSIWYG-Editor displaying "Not found"

Hi Dominic Can you check if those files are uploaded? also there might be a problem with the apache mod_rerwite sometimes on Ubuntu its not working http://askubuntu.com/a/538212 Can you check if you have…
Commented on: 2015-10-29 11:46:13

WYSIWYG-Editor displaying "Not found"

In this case, can you email us FTP access on admin@microweber.com we have to login and solve the issue
Commented on: 2015-10-29 11:46:13

How to embed php into a page

hi Paul, You can use the embed code module to embed an iframe to external application
Commented on: 2015-10-29 11:46:11

How To Add Templates

Hi the bootstrap 3 template is located here: https://github.com/microweber-dev/bootstrap3 The zip for download is here https://github.com/microweber-dev/bootstrap3/archive/master.zip
Commented on: 2015-10-14 08:06:52

How to build a page for displaying all categories available?

Humberto, you can just make an empty page and drop the categories module on it
Commented on: 2015-10-14 08:05:57

Live Edit and Drag & Drop: The core features of Microweber

Hi Paul, you can drag and elements next, but only next to each other. They are not "floating" like in Photoshop for example. We plan to support floating type of elements in the future versions
Commented on: 2015-10-14 08:05:50

A need for Schemer Structured data mark up added to the shopping Cart?

Hi, Can you provide an example of your idea? Do you mean adding something like https://schema.org/Product
Commented on: 2015-10-14 08:05:48

err-to-many-redirects

hi, can you send us your site address and admin user to peter@microweber.com
Commented on: 2015-10-14 08:05:44

How to get custome field by name

With this $fields = get_custom_fields("field_type=price&content_id=".$cont_id); Check the database field names here http://consultlane.lab.microweber.com/l5/docs/guides/sql_schema.md#custom-fields-table
Commented on: 2015-09-08 11:28:43

Is there a forums module for microweber?

Hi, there is still no such module If you want you can make one and publish it in the marketplace
Commented on: 2015-08-03 11:25:35

Favicon

hi, you can change the favicon but putting favion.ico file in the root of your site. Additionally you can change it from the template code by adding this meta tag <link rel="shortcut icon" href="<?php…
Commented on: 2015-07-18 15:25:43

use module in other modules declaration

Hi, You can make editable field inside module with: <div class="edit" field="some_editable_field" rel="<?php print $params['id'] ?>" allow-drop="true"…
Commented on: 2015-07-13 10:54:54

Fonts

Hello, Google fonts support is now integrated in version 1.0.3. You can choose a google font and use it from the dropdown menu
Commented on: 2015-07-11 16:19:10

unable to add images

hi, is this on NGINX server? Here on Apache its working http://prntscr.com/7puff3
Commented on: 2015-07-08 10:04:50

White Label Pro

You can install it from the Admin panel, go in Admin-&gt;Marketplace-&gt;White label module and you will see an INSTALL button. Additionally you can install it manually by putting the files in…
Commented on: 2015-07-07 14:38:51

Upload Files Client

Hi, this is a bug and will be fixed in the next release
Commented on: 2015-06-21 19:26:51

I am very pleased with microweber

Wow, thanks for the kind words!
Commented on: 2015-06-21 16:10:14

Very slow to respond?

Hi, can you post your OS and server specs as CPU and RAM Currently the system does not make much database queries as each query is cached on the hard disk. We will work on improving the speed in next…
Commented on: 2015-06-21 16:09:19

IP is blocked by my webhost

hi, are you using some free hosting? we will work on reducing the requests count in then ear future.
Commented on: 2015-06-21 16:02:55

Upgrading microweber from an older version

Hi, upgade from version 0.95 to version 1.0 is not possible, because we have migrated to a new php framework - Laravel However any version above 1.0 is upgradable from here https://github.com/microweber/dist/raw/master/microweber-update.zip…
Commented on: 2015-05-27 15:50:55

Installation failure on Debian Jessie

Hi Arjen, This is because you must set &quot;AllowOverride All&quot; in your httpd.conf &lt;Directory /var/www/&gt; Options Indexes FollowSymLinks AllowOverride All &lt;/Directory&gt;
Commented on: 2015-05-06 13:53:43

Install blank page

Hi, Seems the &quot;storage/logs/&quot; folder is not writable. Can you make the folder /home/admin/domains/multi-it.net/public_html/micro/storage/logs/ writable and try again
Commented on: 2015-04-24 09:25:46

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

please send me server details
Commented on: 2015-04-06 22:54:28

Install freezing on Setting up database

Can you all please send me FTP pass at peter@microweber.com Its an issue i cant reproduce. Will need to see whats your current server setup
Commented on: 2015-04-06 22:46:49

Bad Requests in admin page

Hi, are you running it on apache or nginx?
Commented on: 2015-03-22 16:03:07

Install freezing on Setting up database

Hi, we just fixed it and updated microweber, you can login now
Commented on: 2015-03-17 16:30:30

Install freezing on Setting up database

Hi, what OS and web server are you using?
Commented on: 2015-03-10 12:32:44

Install freezing on Setting up database

Hi can you send email with hosting details for login to admin@microweber.com and we will look for the issue
Commented on: 2015-03-10 12:32:44

Reseller microweber

Update: we have launched an affiliate program, link is here https://2018.microweber.com/profile/section:affiliate
Commented on: 2015-03-05 23:20:02

test
Commented on: 2015-02-03 11:03:19

How to remove all functions of shop from admin

Hi you can to that, Go to shop->options and scroll to the bottom There is a button that says "Disable online shop"
Commented on: 2014-11-14 09:33:47

Multiple heading menu - multilanguage etc.

Hi skrenda, no such option to do it automatically. There can be done by hand by modifying the template.
Commented on: 2014-08-06 17:55:05

Will Not Install

Hi Floyd, the install was successful. Maybe the database you were using is not responding or something like that
Commented on: 2014-02-17 12:50:01

Welcome to Microweber

Thank you for the kind words Kristo!
Commented on: 2013-10-05 16:26:39