Jump to content

Kurogane

Members
  • Posts

    76
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Kurogane got a reaction from activa in Issue with PHP and backend   
    You need to disable Rocket Loader and Auto Minify.
  2. Like
    Kurogane got a reaction from Paul in Error installing blesta 4.2   
    You need to change in "My Info"
  3. Like
    Kurogane got a reaction from Paul in [URGENT] The invoice was sent every 5 minutes but invoice paid paypal   
    Most likely an environment issue on your server. Try this
    Log in your server and create a file called "cli.php" with this content with you favorite editor
    <?php print("SAPI: ". php_sapi_name() . "\n"); ?> Then run the command
    $ php cli.php Post the result here.
  4. Like
    Kurogane got a reaction from ariq01 in [URGENT] The invoice was sent every 5 minutes but invoice paid paypal   
    Check the cron in company > Automation if there is not any cron in stuck with flash icon next to the name.
    Also check the invoice is closed and have transaction number for paypal.
    Remember not use blesta beta for production.
  5. Like
    Kurogane got a reaction from Michael in Blesta doesn't seem to properly detect installed modules   
    I not know  InterWorx the only can answer you is Licensecart he is expert in this field.
    The problem you have installed php from epel and remi and the normal install you install PHP for the OS version you need active remi repo
    Try this
    yum-config-manager --enable remi-php56 yum update yum install php-mysql php-devel php-gd php-pecl-memcache php-pspell php-snmp php-xmlrpc php-xml php-mcrypt php-imap php-mailparse or
    yum --enablerepo=remi install php-mysql php-devel php-gd php-pecl-memcache php-pspell php-snmp php-xmlrpc php-xml php-mcrypt php-imap php-mailparse  
  6. Like
    Kurogane got a reaction from Michael in Stripe Plus Gateway   
    That error is because they limited your account.
  7. Like
    Kurogane got a reaction from Abdy in [Module] cPanel Extended Module for Blesta (Broken)   
    All is working.Bbut still i can't see first and second images in your first post, no suspend reason and when you click in the service client area (no managed buttom ) not expand to show the options for that service.
    Ok. is a theme issue now i need to find why my theme not load that.
  8. Like
    Kurogane got a reaction from jobplease in Universal Module   
    I'm not sure if is a bug but when you create service option and have multiple options in "select" not store the option.
     
     
    How to reproduce it
     
    - Create a form and enable "Require Manual Review and Approval of All Orders"
    - Create a Service Options:
    Label: name
    Name: label_name
    Type: Select
    Value: test:Test|test2:Test2|test3:Test3|test4:Test4
    - Now order the package and select Test3 (can you select whatever but not Test)
    - When you order it, go to pending and click manage the package you order it,
    - In the Field "name" you will see the service options we create it.
    - You will see the option is selected as default Test and not test3 we selected in order form
     
     
    Also other problem, i'm not sure how is work really, i not understand what is the differences between the option hidden and secret anyways, when you select secret in admin side and the same when click manage there is not display secret field
  9. Like
    Kurogane got a reaction from PauloV in Missing Nav Bar   
    I'm not sure if is intentionally but when you go to Billing --> report --> Customize the nav bar is missing.
  10. Like
    Kurogane got a reaction from Michael in Missing Nav Bar   
    I'm not sure if is intentionally but when you go to Billing --> report --> Customize the nav bar is missing.
  11. Like
    Kurogane got a reaction from Kangaroo in [Module] Cpanel Extended V3 - The Best Update Ever Made. With Softaculous And Webdisk Support. With A New Design.   
    I find other bug, if you change the name of client of blesta the images not works
    <img src="<?= str_replace('client/',"",$this->base_uri) ?>components/modules/cpanelextended/views/default/images/icons/FTP-accounts.png">
  12. Like
    Kurogane got a reaction from Blesta Addons in Module Names   
    You can move this post to Developer Corner if you want.
     
    I fix the issue for doing naja7host.
     
    Now i have two problems
     
    1. In the package browser not show the module name is show blank
    2. In the order summary when i do "continue" to select method payment is come back to the order form as buying again and not pay if i do the process again only keep adding the item in the cart.
  13. Like
    Kurogane got a reaction from a.daniello in Language Option   
    Can you add in the admin area different language.
     
    For example having a language by default English but admin account different language French, Italian, Spanish etc?
     
    Maybe you see wierd this but some admins prefer native language instead of default language.
×
×
  • Create New...