Posts
1
Version 1.0.7 is released
Hi all, We have just released version 1.0.7 for download. Zip files: FULL INSTALL https://github.com/microweber/dist/raw/master/microweber-latest.zip…
0
How can we improve Microweber?
We'd like to hear from you how we can improve Microweber Please reply with your suggestions to this thread. After many…
Shop Invoice Information is not saved
Hi, thanks for information, we will fix it
Commented on: 2022-03-25 18:06:38
When editing one page, the rest are also edited.
Hi, this bug was in the template Beauty and now is fixed, please update the template
Commented on: 2021-12-22 09:19:07
Free Templates
fixed
Commented on: 2021-12-22 08:31:30
No login possible after fresh install
Hi, we havent tested with IIS maybe its something related to Laravel and IIS can you check if the problem still occurs on the "dev" branch ?
Commented on: 2021-11-11 10:49:45
Template websites still visible
hi, you should delete the file and it will not be visible
Commented on: 2021-08-10 13:10:58
Upload Files Client
Hello, Files are visible in admin panel in the forms module Which version of MW are you using ?
Commented on: 2021-07-29 14:20:34
mwlogin.com domain bad reputation listed
Its ok here
Commented on: 2021-07-07 09:18:50
500 Internal server error
Check the log file at storage/logs/ folder
Commented on: 2021-06-18 15:21:24
bug newsletter
Please update to new version of CMS with this module https://github.com/microweber-modules/standalone-updater
Commented on: 2021-04-29 16:56:36
Field value in contact_form module
hi, we will look into it
Commented on: 2021-03-11 13:40:51
Crach After Upgrade
Please delete the folder bootstrap/cache
Commented on: 2021-01-25 14:10:34
1.2 Amazing but Extremely Slow Server Response
hello, we are working on the speed and we will try to make it faster
Commented on: 2021-01-07 08:40:44
v1.2 Cant create new pages
hello, we cannot reproduce this issue.can you try to make a gif and submit bug in github
Commented on: 2021-01-06 14:07:24
Using microweber in SaaS project
Yes you can use it
Commented on: 2020-09-18 16:13:02
Change theme from api
you should make request to the api/save_option with parameters option_key: current_template option_group: template option_value: bootstrap3
Commented on: 2020-08-13 14:53:59
Error after update
Please update CMS to the new version
Commented on: 2020-07-03 16:34:07
Saving Error Log
hellothe error log is saved on the server. you can see it in the folder 'storage/logs'
Commented on: 2020-05-22 07:37:00
update from 1.1.18 failed
Hello, you can manually update from this zip http://packages.microweberapi.com/?#microweber/update please download the file for 1.1.18
Commented on: 2020-05-14 11:12:07
Problem with the language file
hi, the new file is created because there are entries that are not found in original file when userfiles/language/fr.json is created the system read from this file instead of the original…
Commented on: 2019-12-12 20:08:34
Custom Page Types?
great idea, we will try to implement it soon
Commented on: 2019-11-29 20:46:03
How to make PWA the app from a website on the Microweber CMS ?
hi, you can make PWA , you can define your REST api endpoint using this function http://docs.microweber.com/guides/rest_api.md then you can use get_content functions or laravel functions
Commented on: 2019-11-26 18:52:13
Microweber minimal setup
hello, we will be working on separating the core from the modules in future versions, so you can choose which modules you need. For now you can delete the folders of the modules in the 'userfiles/modules'…
Commented on: 2019-11-26 18:48:38
Import products
Fixed for version 1.1.13, you can download the update from here https://github.com/microweber/update
Commented on: 2019-10-25 17:55:38
Upgrade to latest Laravel version 5.8.*
upgrading to laravel 6 at the moment
Commented on: 2019-10-24 18:50:20
Payment Plugin
hello, can you please sen email to info@microweber.com
Commented on: 2019-08-01 19:31:06
Add user role
hi, roles and permissions are not completed yet. they will be added in the future
Commented on: 2019-07-26 09:45:14
Upgrade to latest Laravel version 5.8.*
Hi, we will upgrade to Laravel 5.8 on the next releases
Commented on: 2019-07-23 07:35:16
How can check auth in functions ?
hi, you can check with those functions http://docs.microweber.com/functions/is_logged.md http://docs.microweber.com/functions/is_admin.md
Commented on: 2019-06-03 21:34:13
microweber-templates/bootstrap3
This is starter template, you can use it to make other templates.
Commented on: 2019-03-19 11:57:00
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://microweber.org/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://microweber.org/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://microweber.org/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://microweber.org/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 Licence
You can install it from the Admin panel, go in Admin->Marketplace->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 "AllowOverride All" in your httpd.conf <Directory /var/www/> Options Indexes FollowSymLinks AllowOverride All </Directory>
Commented on: 2015-05-06 13:53:43
Install blank page
Hi, Seems the "storage/logs/" 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://microweber.org/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