Jump to content

youyoyo27

Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by youyoyo27

  1. Did you folow the instrutions on the first post ? :)

    Please check the folowing:

    4º- Now you will see on new menu item called "Live Chat", wen you click for the first time, a window will popup to login with the default details:
     
    Username: admin
    Password: pass##
     
    5º- On the popup windows, in top right click on "Menu", and then click on "Blesta Admin", now change the username, email, and password to your own, and click on "Update".
    

    Well... That's embarrassing...

    Love the plugin meets the same quality of many paid live chats, appreciate it!

  2. +1 

    I think in another version you should make it so users without an active service/client activity an account would be auto-moved to inactive. When they login they would be moved back to active. And you could replace the current inactive "rank" to a banned rank (since that is essentially what it is), I think the inactive feature should just be for statistics, I find it is easier to manage all my clients when they are concise down to active clients.

  3. Zamfoo is the most unsecure hacker heaven script. If you are using it you are opening your server to hackers and I wouldn't go near you. And they'd have their own module for that: http://www.webhostingtalk.com/showthread.php?t=1275572  & a host doing the right thing: https://helpdesk.turnkeyinternet.net/index.php?/News/NewsItem/View/34/zamfoo-disabled-on-all-alphamaster-shared-reseller-servers-following-security-announcement.

    So how may I make reseller packages that are automatically limited by account #, disk space, bandwidth, ect?

  4. What's the version of your cPanel module? I don't have a cPanel server to test it again on my installation.

     

    cPanel should be cPanel (ver 2.2.0) but I used the 1.0.0 one when I used it.

    I have that option but the doc doesnt tell much about reseller.

  5. I have seen that reseller accounts are a good method of profit but in WHM I create the packages but see no reseller options. Do I need to do something or just check reseller in Blesta and that will do all, if so how do you set the max accounts ect.. Any help will be appreciated.

  6. I noticed when I moved the HTACCESS I was able to visit the index page, so perhaps its something with the HTACCESS.

     

    htaccess:

    ########################################################
    # package:    minPHP
    # filename:   .htaccess
    ########################################################
    
    <Files ~ "\.(pdt)$">
       order deny,allow
       deny from all
    </Files>
    
    # Protect against Clickjacking
    #Header append X-Frame-Options "SAMEORIGIN"
    
    RewriteEngine on
    
    # Force HTTPS
    #RewriteCond %{HTTPS} !=on
    #RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [R=307,NE,L]
    
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(.*)$ index.php
    
    RewriteCond %{REQUEST_URI} ^(.*)/install.php$
    RewriteRule install.php %1/install/ [R=301,L]
    
  7. I believe that's all you have to do: https://www.softaculous.com/docs/Enable_Ioncube_cPanel

     

    Not used cPanel in a while do you have SSH? use this command: php -v it should say Ioncube on it.

     

    I think there used to be a way to do it on easyapache under the tick boxes but not sure if they have it anymore. What PHP are you using? You might need to enable the hotfix to work on 5.5: in the blesta zip you should see a hostfix-5.5

    PHP: 5.4.33

     

    It does say it

    c380996317c9887d3f3c768b61d42755.png

     

    Also have already ticked ionCube, there is now a new page error:

     

    67723cc7369b6a95e3a187ef3f3c32eb.png

  8. I have recently started my own web hosting vps with cpanel/whm and have checked ion in "Tweak>php>checked ioncube" but I still get the error shown below. Please help.

     

    Site error: the file /home/opticho1/public_html/billing/app/app_model.php requires the ionCube PHP Loader ioncube_loader_lin_5.4.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.

×
×
  • Create New...