Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/16/2016 in all areas

  1. Try #create_ticket textarea { font-size: 170%; }
    3 points
  2. I assume you mean admin view Open theme.css on /app/views/admin/default/css Add this to top or bottom textarea { font-size: 20px; font-weight: 500; } You can change font-size:20px with your own eg: font-size:18px
    3 points
  3. We upgraded phpseclib in v4, and I believe the license manager module ships with an older version of phpseclib. Do you think it's possible this is the source of the issue?
    1 point
  4. Michael

    Google Analytics

    You can edit the /app/views/client/theme/structure.pdt and add the code at the bottom.
    1 point
  5. Thanks Jawanet! It works great!!! I hadn't looked at code options yet, having just scanned the admin settings area. This was an easy fix. I settled on 125% for a size that works for me. #create_ticket textarea { font-size: 125%; }
    1 point
  6. Have you tried license_manager-2016-08-02.zip? I don't see any reason it wouldn't work with 4.0
    1 point
  7. You have a bad tag or conditional in the Welcome Email section. Make sure any tags you use are accepted. You may test by removing all tags, and slowly adding them back if you aren't sure.
    1 point
  8. Yes, Full support for Blesta 4 (Blesta 3 will be dropped) Probably the first week of December.
    1 point
  9. The Rotation Policy is how long certain logs are held before they are rotated out. The default of 30 days is best for most people. Some logs like the mail log are never rotated out. Don't manually truncate log tables from the database or you could run into trouble.
    1 point
  10. Paul

    Full licence installation

    You can just update your license key with your new paid key, no need to update files or re-install.
    1 point
  11. That sounds like your hostname for the company is incorrect: Settings > System > Companies
    1 point
×
×
  • Create New...