Mohamed Anouar
Mohamed Anouar
+1 for this feature . sometimes we need to add a custom javascript/jquery code , and the engine return error with the added lines.
is not working, or maybe i have missed something ` $CurrencyTransformerOptions = new CurrencyTransformerOptions(); $CurrencyTransformerOptions->setConvertFractionIfZero(true); $CurrencyTransformerOptions->setShowDecimalIfZero(true); $numberToWords = new NumberToWords(); $currencyTransformer = $numberToWords->getCurrencyTransformer('en'); $text = $currencyTransformer->toWords(26400, 'USD', $CurrencyTransformerOptions);` output two...
@Jawanet i think you are refering to Blesta and blesta Cms, may you will be interested this link https://requests.blesta.com/topic/ajaxwizard-boxes-summary-details-sticky
i will check and test it tonight :)
it not working , because the class send the first request $action_path before the the switch case . so the get parametre is set later , and it should build...
moving the line curl_setopt($prox_ch, CURLOPT_URL, "https://{$this->hostname}:{$this->port}/api2/json{$action_path}"); to the end of switch case , do the trick .
this is still not working ... anyone has tested this ?
> Finding these streams is not an issue, it's finding time to implement this. > > ExoPlayer demo app has the functionality you're talking about, but this plugin is not...
the old method is wonderful . in some case with the actual scenario, can the error log become more bigger after some time of use , also we need every...