Jump to content

nboy

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by nboy

  1. Was running blesta 5.8.2 and now trying to apply blesta security update 5.8.3

    Here is the error(using DirectAdmin cp) :
     

    Quote

     

    PHP script '../public_html/app/app_controller.php' is protected by SourceGuardian and requires a SourceGuardian loader 'ixed.7.4.lin' to be installed.

    1) Click here to download the required 'ixed.7.4.lin' loader from the SourceGuardian site
    2) Install the loader to /usr/local/php74/lib/php/extensions/no-debug-non-zts-20190902
    3) Edit /usr/local/php74/lib/php.ini and add 'extension=ixed.7.4.lin' directive
    4) Restart the web server

     

    I installed source guardian for php on DirectAdmin and still the same above error is being displayed on all pages.

    Quote

    #php -m | grep Source
    SourceGuardian

    please help.

     

  2. I understand this is very trivial and all devs are busy.

    But, can any one direct me to an example php code where I request and get back info from blesta?

    I can directly connect to blesta db and get the values. But, the password is encrypted and cant understand how to decrypt it. It will be great if I can find a simple code which demonstrates how to request and get back data from blesta(may be thru api use).

  3. Hi friends,

    I'm new to blesta and not that good in php either.

    I want to show control panel(DirectAdmin) login info which includes user, password, hostname and control panel url inside service information page for all customers.

    I tried going thru developer docs but could not understand much.

    I created the following editing .pdt file, but dont know what php code to use to get control panel info from blesta.

    bl-01.gif

    Could any one please help me on this?

    -Raghavendra H I

  4. Using : blesta 5.8.1

    Php : 7.4/8.1 have the same issue

    Issue with : order form -> standard template

    Issue details :

    1. Start with empty cart

    2. After step 1 'add to cart' button, the product is not added to cart in step 2. Hence we cant enter promo code(if entered shows cart is empty)

    3. The product will be added to cart in step 3 and shown correctly. But, the cart dont have a way to enter promo code! We have to go back to step 2 if we need to enter promo code and then again come back to step 3

    There is no issue with all other order forum templates. But, the issue exists only in standard template

    I have attached screenshots of issue

    please fix.

     

     

    step1.jpg

    step2.jpg

    step3.jpg

×
×
  • Create New...