Site.pro
  • Website Builder
    • Website Builder
    • Online Stores
    • Plantillas
    • Dominios
    • Plugins
    • Languages
    • FAQ
    • Programa de afiliados
    • Ejemplos
    • For Design Studios
  • Precios
  • Website Import
  • Para Resellers
    • White Label
    • Precios
    • Paneles
    • Cómo funciona
    • Sitios Gratis
    • Kit de Marketing
    • Mass Import
    • Nuestros Partners
    • Versión Gratis
    • Documentación
    • Blog
    • Domainity
    • FAQ
  • Contact us
  • faceAcceder
    Registrarse con Facebook Registrarse con Google
    o
    Recordar contraseña
    Se enviará una nueva contraseña a la dirección de correo indicada.
    Volver al formulario de ingreso
  • inputRegistrarse
    Registrarse con Facebook
    Registrarse con Google
    o
  • $
    • USD — $
    • EUR — €
    • GBP — £
    • BRL — R$
    • PLN — zł
    • INR — ₹
    • TRY — TL
    • AUD — A$
    • CAD — C$
    • CZK — Kč
    • DKK — kr
    • HKD — HK$
    • HUF — Ft
    • ILS — ₪
    • JPY — 円
    • MXN — Mex$
    • NOK — kr
    • NZD — NZ$
    • PHP — ₱
    • RUB — ₽
    • SGD — S$
    • SEK — kr
    • CHF — Fr
    • TWD — NT$
    • THB — ฿
    • CNY — ¥
    • RSD — din
    • BGN — лв.
    • RON — Lei
    • HRK — kn
    • ZAR — R
    • BYN — p.
    • UAH — ₴
    • KZT — ₸
    • CLP — CH$
  • Castellano
    • العربية
    • Azərbaycan
    • Bahasa Indonesia
    • Bahasa Malaysia
    • Беларуская
    • Български
    • Bosanski
    • Castellano
    • Čeština
    • Dansk
    • Deutsch
    • Eesti
    • Ελληνικά
    • English
    • Español
    • 繁體
    • فارسی
    • Français
    • Հայերեն
    • हिन्दी
    • Hrvatski
    • Italiano
    • עברית
    • 简体
    • ქართული
    • Қазақ
    • Latviešu
    • Lietuvių
    • Magyar
    • Nederlands
    • 日本語
    • Norsk
    • O'zbek
    • ภาษาไทย
    • ភាសាខ្មែរ
    • Polski
    • Português (BR)
    • Română
    • Русский
    • Schweizerdeutsch
    • Slovenčina
    • Slovenščina
    • Srpski
    • Suomi
    • Svenska
    • Tiếng Việt
    • Türkçe
    • Украї́нська
    • Wikang Tagalog
    • Y 2 idiomas adicionales dentro del constructor de sitios Site.pro
  • Website Builder
    • Website BuilderEverybody can easily make a website, landing page or e-commerce.
    • Online StoresSell your goods or services anywhere on the website
    • Plantillas200+ plantillas. Responsive design
    • DominiosComprar dominio. Connect Your Domain. Transfer Domain.
    • Plugins
    • Languages
    • FAQ
    • Programa de afiliados
    • Ejemplos
    • For Design Studios
  • Precios
  • Website Import
  • Para ResellersWhite Label
    • White LabelThe most popular white label tool is ideal for reselling.
    • PreciosStart reselling. Pay for live websites. Sitios Gratis
    • PanelesUn producto para todas las plataformas. Descargar plugin para tu panel
    • Cómo funcionaCloud or On-Premises. Recomendaciones para Servidor del Constructor
    • Sitios GratisIlimitados sitios web
    • Kit de MarketingUse White Label Marketing Kit To Increase Your Sales
    • Mass Import
    • Nuestros Partners
    • Versión Gratis
    • Documentación
    • Blog
    • Domainity
    • FAQ
  • Contact us

FAQ

Para Hostings

Please use keywords in English only.
Profile (4)Payment Issues (8)License (13)Managing Website (1)Brand: Cloud (4)Brand: On-Premises (15)Installation: Builder (10)Installation: Builder Plugin (5)Hosting/Billing panels: cPanel (8)Hosting/Billing panels: DirectAdmin (7)Hosting/Billing panels: ISPmanager (4)Hosting/Billing panels: Plesk (6)Hosting/Billing panels: WHMCS (4)Website Builder: Plugins (7)Website Builder: Website creation (19)Website Builder: Media (8)Website Builder: Text (6)Website Builder: Import (4)Website Builder: SEO (14)Website Builder: Social (1)Website Builder: Commerce (11)Website Builder: Maps (3)Website Builder: Forms (3)Website Builder: Errors (19)

When Site.pro builder plugin icon is not visible in cPanels "paper_lantern" theme (even after user set icon in his builder license and updated plugin)

Hosting/Billing panels: cPanel

cPanel installation uses custom style for "paper_lantern" theme (this can be verified by lookin to folder /var/cpanel/customizations/styled/ what will contain folders with style name). To solve this issue call this command: "/usr/local/cpanel/bin/sprite_generator --theme paper_lantern --style [style_name] --verbose" as root in server cPanel is installed ("[style_name]" in this command needs to be replaced with a name of a style folder you want to fix).

#kb468

Error: Response Code (404)

Hosting/Billing panels: cPanel

This error can occur due to one of the following reasons:

  • Apache "mod_rewrite" module is not ON. To fix this issue make sure that Apache module mod_rewrite is turned on in builder virtual host. If you use nginx server for builder then make sure that all required rewrite rules are set in nginx configuration for builder.
  • Wrong builder plugin is installed. If you have multiple Site.pro brands using different builder domains then possibly you installed plugin from the brand where builder domain differs from the one which you installed builder plugin for. You need to re-install plugin on cPanel using plugin installation guide link from a correct brand.
  • Builder domain has changed. If you changed builder domain when builder plugin was already installed on cPanel then this error can occur. Re-install builder plugin to fix this problem so that cPanel gets new builder domain from Site.pro license.
  • Builder domain is locally resolved to incorrect IP. Possibly you have custom record specified in file "/etc/hosts" which points builder domain to a different IP. As a result builder plugin API call fails. Make sure that builder domain on your cPanel server is resolved to a correct IP address.
#kb1580

Deprecated cPanel API 1 functions

Hosting/Billing panels: cPanel

If you get this notice from cPanel regarding file "index.live.php" of builder plugin then it means that you have outdated plugin currently installed which has version lesser than 3.0.25 (if you cannot see version number anywhere then it also means that the plugin is outdated and needs update).
To fix the problem just update the plugin by instruction which you can find in your brand.

#kb1844

FTP login incorrect

Hosting/Billing panels: cPanel

Method 1 (if error appears when opening builder from WHMCS or WHM being logged in as admin):
Take the following steps to fix this issue:

  • Login to cPanel server per SSH;
  • Delete file /home/[user]/.spbldr_localStorage (this file is created by builder plugin);
    Note: If you want to delete this file though cPanel file manager initially you may not see files starting with "." by default. To fix this click button "Settings" in top right corner of file manager page and check option "Show hidden files (dotfiles)".
  • Delete FTP accounts of type "a1b2c3d4@domain.com" (they were created by builder plugin);
  • Open builder from WHMCS (or WHM) again and publish website to check if this solved the problem.

Method 2 (if error appears when opening builder from customer cPanel account being logged in with customer's username and password):

  • Login to WHM;
  • Find customer with problem on "List accounts" page;
  • Change customer's password (you can set the same password as it was earlier);
  • Open builder from customer's cPanel account again and publish website to check if this solved the problem.
#kb616

Error: Response Code (0)

Hosting/Billing panels: cPanel

There can be few common reasons for this problem:

  • (only for Cloud brand) The domain "site.pro" is not resolved to a correct IP address on your cPanel server. It must resolve to one of these IPs ("Site.pro website IPs").
    If it is not resolved to one of these IPs, then add IP "3.123.96.42" for domain "site.pro" into the file "/etc/hosts" on your cPanel server.
  • (only for On-Premises brand) Your builder domain is not resolved to a correct IP address on your cPanel server. If it is so, then add its IP address into the file "/etc/hosts" on server.
  • Firewall on your server is blocking connections to site.pro server. If you are sure that your server does not block the connection, then you may also check firewall on router if your server is behind NAT (for example by contacting support of your server provider).
#kb628

FTP passive mode error

Hosting/Billing panels: cPanel

Builder requires FTP passive mode enabled on your server to be able to publish websites. Please refer this topic to enable FTP passive mode on cPanel:
https://documentation.cpanel.net/display/CKB/How+to+Enable+FTP+Passive+Mode.

#kb632

FTP passive mode error when using together with SSL

Hosting/Billing panels: cPanel

cPanel blocs connections coming from builder for incompatibility related issues. Try to enable "Broken Clients Compatibility" option in FTP configuration within WHM system. Please check if firewall doesn't block passive FTP ports when using together with SSL.

#kb476

No FTP account found

Hosting/Billing panels: cPanel
  • Possibly you have a pretty old version of plugin installed on cPanel server. It does not include functionality of automatic adding FTP accounts if needed for publication. Update the plugin by instruction. This should fix the problem.
  • Problem occurs when site builder cannot create FTP account when opening builder from cPanel. To fix this problem you need to ensure that you have not exceeded limit of FTP accounts in your cPanel account. Delete unused FTP accounts. There may be old FTP accounts left which were created by builder and not used anymore (they are of type "a1b2c3d4@yoursite.com"). As soon as you have space for at least one FTP account the website publication should work.
  • Make sure that "FTP Manager" is enabled on WHM system for your customers. Without it publication may not always work.
#kb372
© Site.pro Website Builder. Estados Unidos, Washington. Terms of Service