
nboy
-
Posts
5 -
Joined
-
Last visited
Posts posted by nboy
-
-
Was running blesta 5.8.2 and now trying to apply blesta security update 5.8.3
Here is the error(using DirectAdmin cp) :
QuotePHP 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 serverI installed source guardian for php on DirectAdmin and still the same above error is being displayed on all pages.
Quote#php -m | grep Source
SourceGuardianplease help.
-
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).
-
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.Could any one please help me on this?
-Raghavendra H I -
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.
Upgrading Blesta 5.8.2 -> 5.8.3 error : SourceGuardian error
in Support
Posted
Since I have Ioncube installed and blesta 5.8.2 is working fine, there is no need to update to 5.8.3 security update?