Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/24/2017 in all areas

  1. well I didn't think this would work so easy but I have to say it does: .htaccess modification: #Deny Direct IP Access RewriteCond %{REMOTE_ADDR} ^127\.0\.0\.1 [OR] RewriteCond %{REMOTE_ADDR} ^127\.0\.0\.2 RewriteRule ^ http://%{HTTP_HOST}/403.html [R=403,NE,L] ^ Do note to replace the 127.0.0.1 & 127.0.0.2 with your server actual ip addresses. also the 403 page I have on my own website https://portal.cubedata.net/403.html can be sourced here on github: https://github.com/AndiDittrich/HttpErrorPages/blob/master/dist/HTTP403.html
    1 point
  2. As a hosting providers we need order form for hosting and universal domain module then affiliate system . I trust BA that they can do 1 or 2 of them .
    1 point
  3. Yes, I am using WHMCS for my new company now, after waiting for Blesta. I always support for new products, but Blesta is...
    1 point
  4. If you have may significant changes, you may want to look into programs that are far superior to Dreamweaver. Some examples include Github, Diff Merge (Mac Program), Win Merge (Windows Program). A quick Google search will turn up plenty of results for you.
    1 point
  5. day after day, week after week, month after month, year after year, we begin feeling this will not come and we should search another alternative, we can't wast a years waiting something that will come after a couple of years !!!! at the moment we are almost out of the market only because we use soft that can't handle the hosting industry as it should, several times we have mentioned that and it appear that the team is not interested in that market. i give a sample case, in our group company we blesta and the other soft, Blesta, 100 unique visitors per day, only we get arround 7/10 new clients. Other Soft, 25 unique visitors per day, only we get arround 5/10 new clients. the two website has the same products and prices. after a deep look in the stats, we found the other soft is getting the clients because it has something that never exist in blesta, - Bundles Products - Free Domain in some packages - Free price for domain transfert - a simple hosting order form for other products like licenses, vps, servers, we don't find any issue that can be a major issue for us . blesta never can be a solution for a big hosters, yes this is the sad reality, it can feat the need for a small company, but for the real hosters isn't. we bloated our blesta with custom plugin to handle some tasks that should be in core, but we can accept this, at less we have a way to do it without hacking the core files, but for others task we can't do anything, as we need to hack core files and redo the work in every upgrade . the real problem is not the domain manager, the real problem is other tasks that we see it away from the domain manager. - Multi price (register/transfer/renew) - Bundles packages - True Hosting Order form if the 3 above features exist, the registrar modules can be improved to handle what it left, like dns, forwarding ... ect . i can't see one of my big brand go down day after day just because it use blesta, is true i love blesta, but i love my brands/companies more.
    1 point
  6. Tyson

    Migrating hosting providers

    Moving an install typically requires 3 major steps: Upload your current Blesta files from their old location to their new location Create a new empty database on the new database server Import your existing database tables onto the new database If your new database credentials differ from the old one, update them in /config/blesta.php After that, you should be able to use Blesta as you normally would at the new location. If you have reinstalled Blesta, you have not moved Blesta properly. Reinstalling Blesta generates a new system key that is used for all encryption and hashing. All existing encrypted and hashed data, such as credit card numbers, user passwords, settings, package meta, service fields, etc. have been lost.
    1 point
×
×
  • Create New...