Web Design & Dev

Common Setup Mistakes Moto CMS Users Make (But You Won’t!)

Tina Zennand 31 May, 2016

Hope you already set up your brand new website built with Moto CMS version 3 admin panel. It was easy, wasn’t it? Well, there can be situations when some of our users may spot minor issues with files installation or code injection.

Setup mistakes Moto CMS - main image

This guide has specially been written for Moto CMS users in order to prevent such situations that may occur during Moto 3 content management system setup. Some cases can be easily solved if you rely on our 24/7 Tech Support service that will gladly help you with any troubleshooting. And there are some widespread errors that you can easily solve on your own with a few clicks. In most cases it is enough just to select the right mode or fill the necessary fields in correctly, and the website will work smoothly.

Practically, it is so easy to create a website with the help of our user-friendly Moto CMS; and if you keep underlying potential problems in mind, the setup process will go off without a hitch.
It is wise to learn from other’s mistakes, not from your own, isn’t it?

***

The MotoCMS template files haven’t been uploaded to the web server correctly.

Errors:
This is a widespread error among our users, unfortunately. If the customer uploads template files to the server without using the Binary code, the system fails to read them. It doesn’t return any error message to you, the system’s freezing.

SOLUTION: In this case you need to re-upload your website files in Binary Transfer Mode. Let’s find out how to do it correctly with the help of FileZilla FTP Client:

In case you need to re-upload all the template files to the web server, we have described the process from the beginning to end:

1. Run the file “FileZilla.exe” in the FileZilla program folder :

Setup Mistakes Moto CMS - filezilla_open

2. There are 3 fields you should fill in to connect to your web server: Host, Username and Password:

Setup Mistakes Moto CMS - filezilla

For that you will need the FTP details:

  • FTP Server
  • FTP Username
  • FTP Password
  • FTP Port (it is 21 by default for almost all FTP servers):

Setup Mistakes Moto CMS - ftp_details

Copy the FTP details and paste them according to necessary allocations.

3. Depending on your web hosting, there are two types of connection: in Active Mode and in Passive Mode.

Open “Settings” in the “Edit” section:

Setup Mistakes Moto CMS - edit_settings

For our web servers we will use the “Active Mode”, so select FTP – Active:

setup-mistakes-motocms-connection_ftp_active

After you have filled in all necessary fields, press the “Quickconnect” button in order to start the process of uploading files:

Setup Mistakes Moto CMS - uploading_process

There are two modes that FileZilla offers for uploading files: ASCII Mode (CSS and HTML files) and Binary Mode (Image and applet files).
Here is the snag! You need to upload your files in the Binary Mode: Edit – Settings – Transfers – File Types – Binary.

Setup Mistakes Moto CMS - filetypes_binary

4. Now let’s upload our template:
Open the folder with the template, select all the files in it and drag them to the window with the uploaded files. That’s it – the uploading process has been started. After the files have been uploaded, in the “Status” field you will see the “File transfer successful” message:

Setup Mistakes Moto CMS - drag_drop

5. Check the results out:

Setup Mistakes Moto CMS - check_results

In case you only need to upload the “Admin” folder again after setting your FTP software to Binary Transfer Mode, the process is going to be even simpler. It’s already been described in one of our tutorials. Please follow this link to find out how to do it correctly.

***

Incorrect Permisssions

Errors:

Sometimes you can get the message “The File/Folder is not writable.”

SOLUTION: To correct this message you just need to set up the right permissions for the files. One of the possible ways is to re-upload your files in the Binary mode as it was explained in the previous section. Otherwise you should check the following files are set up to the right permissions:

Permissions set to 664 (-rw-rw-r–) for:

mt-includes/config/settings.php
mt-content/assets/styles.css
mt-content/assets/fonts.css

Permissions set to 775 (drwxrwxr-x) for the folders namely:

mt-content/assets
mt-content/assets/less~ apply the mentioned above permissions to all folders and files that are there
mt-content/uploads
mt-content/temp
mt-content/temp/update
mt-content/temp/logs
mt-content/temp/twig
mt-content/temp/cache
mt-content/themes/~ (apply the mentioned above permissions to all folders and files that are there)
mt-includes
mt-includes/templates
mt-includes/templates/layouts
mt-includes/templates/less
mt-includes/templates/emails
mt-includes/library
mt-includes/assets
mt-includes/widgets
mt-admin/views
mt-admin/update

All other files should have the permissions set to 644 (-rw-r–r–) and all of the folders left should have the permissions set to 755 (drwxr-xr-x).

***

Data Is Already Installed

Errors:
For this issue the system returns the following message to you:

Setup Mistakes Moto CMS - data is already installed message

SOLUTION:

This issue may appear in case your previous data installation was interrupted by any means. In this case you should drop all unsuccessfully installed tables from your database and provide the template installation again. For this particular moment we don’t have a “Reset” button in MotoCMS 3 Admin Panel, but it may appear in future. For now you can visit this link and perform all the necessary manipulations step-by-step. In short, you will have to:

  • Upload the settings.php file (attached to the above mentioned page) and replace with it your existing one in the /mt-includes/config/ folder on your server;
  • Empty your database in phpMyAdmin control panel;
  • Open your MotoCMS template using your admin name and set it up again. You can create a new database if you’re feeling unsure you can edit the existing database.

Check out the MotoCMS Help Center for the detailed info on the topic “How to revert my changes back to the original template in MotoCMS 3?”

***

Metrics Codes in Code Injection Section

Errors:
You can see the Metrics (Google Analytics, Yandex metrics etc.) working incorrectly at the attempt of adding their codes into the Code Injection section inside the template.

SOLUTION:

Metrics work differently from other third-party functionality providers. Setting them through the Code injection is incorrect.

Setup Mistakes Moto CMS - analytics

For analytics setup use MotoCMS 3 admin panel offers you a special section inside the Settings tab:

  • Log into your MotoCMS template account;
  • Go to the Settings Tab;
  • Choose the Analytics Section on the left panel;
  • Add your Google Analytics tracking ID or other tag following the hints next to each field.

***

Update Error

Errors:

You can get the “Update is interrupted by an error” message while installing the latest version of MotoCMS 3 to your template. This may happen if you don’t have ZipArchive php extension enabled on your server.

SOLUTION:
This issue is solved amazingly easy: you just need to kindly ask your hosting provider to enable on your server ZipArchive php extension. That’s it!

***

Issues with PHP Extensions

Errors:
PHP extension Zend Guard Loader is not enabled”, “PHP extension mysql is not enabled”, “PHP extension json is not enabled” etc. You may get this kind of messages when any of the PHP extensions are not enabled.

SOLUTION:
The solution to all of such issues is also a snap – you just need to enable this extension. Usually, you can do it manually inside your Hosting admin panel. Otherwise – please, contact your hosting provider and kindly ask him to enable this or that PHP extension.

***

MotoCMS 3 Account Activation

Errors:
The latter seems not to be an issue since the first account activation usually goes automatically and smoothly. But if you transfer or re-install your template to another server, you can face activation process again. You will see the following message: “Your product is not activated yet. Please enter your account by using “Activate” button and specify server’s external IP address and domain name details, which are presented below.

SOLUTION:
When you see the above specified message, you should enter your server’s external IP address and Domain name into the required fields. Press the “Activate” button to confirm.

If you’re not sure of these details, you can always contact your hosting provider for them. If the issue occurs again – please, submit a ticket to our tech support team.

These are the major issues you may face while using MotoCMS 3. Most of them concern installation process or some technical details. The work with the template itself is very easy and smooth even for a person who never tried building a website before.

P.S. This post is an update to our previous article about mistakes for earlier MotoCMS versions. If you face any issues with the use of MotoCMS 3 admin panel, you can contact our support team ([email protected]) that will kindly help you with most of these issues.

37 responses to “Common Setup Mistakes Moto CMS Users Make (But You Won’t!)”

  1. What about Media temple hosting?

    • Admin says:

      @ Tomas Varil
      Media Temple hosting also works fine with Moto CMS. At least there were no complaints from our users who used (and now using) this hosting.

      • chacho8a says:

        I cant configure it on gs on mediatemple; I install the last version of Zend Guard and I have this error:

        Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Loader expects 4 in /nfs/c06/h06/mnt/154500/domains/cafe.librerianacional.com/html/admin/index.phpon line 0

        My phpinfo:

        This program makes use of the Zend Scripting Language Engine:
        Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
        with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies

        Zend Guard LoaderZend Guard LoaderenabledLicense Pathno valueObfuscation level3

        Some idea to solve it?

  2. When will we be able to use or buy a plug-in for e-commerce with our CMS websites…

  3. […] Common Setup Mistakes Made by Moto CMS Users | MotoCMS […]

  4. […] Przeczytaj artykuł: Common Setup Mistakes Made by Moto CMS Users | MotoCMS […]

  5. […] This post was mentioned on Twitter by Eric Snowden, karannnnnnnnnnn3. karannnnnnnnnnn3 said: Common Setup Mistakes Made by Moto CMS Users: This guide has specially been written for Moto CMS users in order … http://bit.ly/biDYZ4 […]

  6. […] the article here: Common Setup Mistakes Made by Moto CMS Users | MotoCMS This entry was posted in 2010, Technology, business and tagged 2010, design, entry, flash, […]

  7. […] Common Setup Mistakes Made by Moto CMS Users | MotoCMS […]

  8. […] Common Setup Mistakes Made by Moto CMS Users | MotoCMS […]

  9. […] Common Setup Mistakes Made by Moto CMS Users | MotoCMS […]

  10. […] Common Setup Mistakes Made by Moto CMS Users | MotoCMS […]

  11. […] Common Setup Mistakes Made by Moto CMS Users | MotoCMS […]

  12. […] Common Setup Mistakes Made by Moto CMS Users | MotoCMS […]

  13. Admin says:

    @ Timothy A. Kovac
    A plug-in for eCommerce is in the development. We are going to release it as soon as we get it ready. But your comments are always welcome. Do you have any suggestions on how to make it more convenient and useful?

  14. […] Common Setup Mistakes Made by Moto CMS Users | MotoCMS […]

  15. […] Common Setup Mistakes Made by Moto CMS Users | MotoCMS […]

  16. […] Common Setup Mistakes Made by Moto CMS Users | MotoCMS […]

  17. CANT GET INTO FLASHMOTO CONTROL PANEL WITH TRIAL
    PLEASE HELP

  18. […] Common Setup Mistakes M&#1072&#1281&#1077 b&#1091 Moto CMS Users | MotoCMS […]

  19. […] Common Setup Mistakes Made by Moto CMS Users | MotoCMS […]

  20. Berend de Meyer says:

    CANT GET INTO FLASHMOTO CONTROL PANEL WITH TRIAL
    PLEASE HELP

  21. Admin says:

    @Berend de Meyer
    Please visit our Moto CMS Forum – you can find answers to your questions there as well as contact our Support specialists.

  22. daniel says:

    Hi,

    I can´t delete the cache folder inside _tmp. In adition to this i can´t upload files to this folder in order to update some data wich i’ve changed in my contents.xml file. I`ve changed this contentes because after passing w3c validator it`s say there are problems because using instead of in strict mode, and other similar problems.

    What can i do?
    Thanks

  23. Ray says:

    “Please make sure that following folders and files have their permissions set to CHMOD 777”

    is this not kinda dangerous?

  24. CBoerner says:

    Moto Users on a Mac should upload everything via PC (get into Bootcamp, it’s easy). The Mac
    OS hides the “dot” files and then they just won’t get transmitted using FTP. Unzip a folder
    of the template examples on a Mac and find the “.htaccess” file. It is not there (it’s hidden like
    .DS_Store etc) but when you unzip the same folder for examples on PC “.htaccess” is there
    (like .doc etc). I ran into trouble when setting up a PHP CMS on mac when uploading via FTP.
    Once dicovered and then uploading everyting via PC never again. It’s nice to switch back after.
    ..
    Maybe someone tell me i’m wrong BUT using a tool for unhiding hidden files (like “Houdini”)
    shows me “_htaccess” on the Mac. I guess it’s not exactly the same as “.htaccess” AND by
    transfering via FTP on the Mac it’s still “_htaccess”. That seems no solution for me. I go PC.

    I guess it could be a problem. Any info on that would be great for me too. Many Regards. CB.

  25. CBoerner says:

    Little tip for Mac users on OSX transfering via FTP. Mac OSX hides dotted files “.htaccess” by
    default (like “.DS_store” etc). The solution could be transfering everything via PC (Bootcamp),
    that works out of the box. I’ve just found out that Filezilla (OSX) must be forces to show hidden
    files (Server menu at the top >> select Force showing hidden files). ALSO Cyberduck doesn’t
    show hidden files by default you have to set it up too. (select View from menu, and then Show
    Hidden Files from the drop-down). That should do it (status quo 10/2011). Many Regards. CB.

Leave a Reply

Your email address will not be published. Required fields are marked *

Author: Tina Zennand
Tina is a writer who has been working with MotoCMS since early 2010. In her articles she covers various aspects of web design and web development. She is also a marketing guru for MotoCMS websites. You can follow her on Twitter.