Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/06/2015 in all areas

  1. This appears to be yet another abandoned "coming soon" type post on the Blesta forums. There's been too many of these here in the past 2 years. I suggest mods have a rule that "coming soon" is not allowed. Only post about finished plugins/etc.
    3 points
  2. when we have a Appcontroller.structure event that inject some html or javascript code (specially a ajax request to a controller) , it keep redirecting with infinit loop . i suggest make a special structure for maintenance mode or disable the event structure for client side in maintenance mode .
    1 point
  3. Excellent work. Just sent a donation for the good work
    1 point
  4. Michael

    Issues With Piping

    That's something you need to work on where it's coming from and prevent it. On Interworx you can ban the email address as spam, not sure how you do that on cPanel. But it's not Blesta and your pipe.php has to be 777 else it won't work. Blesta can't be liable for a spammer
    1 point
  5. It doesn't matter about the domain market I do know about that, but people have brains you know. And unless they are making a brand or a million dollar company people won't be stupid enough and just either wait for a domain to expire and register for the retail price or just register a similar or better domain for the retail price. And look at it this way, people who bought the $99 Blesta license and try and sell it for $300 won't get anywhere because people know by the date registered and therefore people go lower than what they paid to sell it. You tried selling it here before with a starting price of $60 and a BIN at $200, you didn't get anywhere at all here or on WHT. You then come back trying to sell it for more than before… someone with brains would go.. Oh I didn't sell it at that price before let's lower the price, not the other way round.
    1 point
  6. Whoops lol I thought this was the Pro thread my bad yes KP use this plugin.
    1 point
  7. Use Naja7Host's plugin for just the numbers.
    1 point
  8. Michael

    [Plugin] BlestaCMS

    Blesta's CMS is the portal, but it's just the page at the moment they are going to be building from it in the future. Our Plugin does everything right now and shortly multi-language in 1.2.0. Portal: https://docs.blesta.com/pages/viewpage.action?pageId=2621971 [ Portal/CMS ] So to make it in simple terms, the portal plugin on Blesta since 3.0.0 is the cms, if you go to /plugins/ you see a cms folder. They are going to be building on the cms plugin but it's not on the to-do list yet. Ours does everything from making custom pages to a custom blog so you don't need wordpress which is a security hellhole.
    1 point
  9. Michael

    Whmblesta Theme

    Dropdowns? There is drop downs there unless you mean changing the navigation and this is just a client / admin theme you upload to the blesta look and theme's to get a new design via colours.
    1 point
  10. Hello Blestars Once again free content for all This time one of the best Banking gateway in Europe, SOFORT Banking - https://www.sofort.com/ Teaser 1: Teaser 2: Just set your merchant acccount https://www.sofort.com/, create a "Project" and set your URL's, copy your "Configuration Key" of your "Project" and your are done! How to Install 1º- Download the Sofort Payment Module here: updated 05-09-2015 2º- Uncompress, and upload the folder "sofort" to blesta /components/gateways/nonmerchant/ directory. 3º- Go to Blesta Admin, and click on Setings->Company->Payment Gateways->Available and it will list the "Sofort" module, just Click on "Install" 4º- Now Add your Sofort.com Config Key, and select your Currency. 5º- Got to your Order Forms in Packages->Order Forms and edit and select your new Payment Sofort, below. How to Upgrade 1º- Download the Sofort Payment Module here: updated 05-09-2015 2º- Uncompress, and upload the folder "sofort" to blesta /components/gateways/nonmerchant/ directory and replace all files. 3º- Go to Blesta Admin, and click on Setings->Company->Payment Gateways and it will list the "Sofort" module, just Click on "Upgrade" 4º- Now test it How to Uninstall Go to Blesta Admin, and click on Setings->Company->Payment Gateways and it will list the "Sofort" module, just Click on "UNINSTALL" Any problem just say Regards, PV
    1 point
  11. you have to chown -R apache:apache /var/www/html/plugins/live_chat/* (please replace /var/www/html with where you installed blesta your server root) I have blesta installed in /var/www/html/ so that is where I chowned the permissions this whole issue is because of the permissions issue as it is by default owned by root and apache user(httpd is running under) doesn't have permission to access it so I chowned it to fix permissions and it works now. @PauloV you might need to put this as a note for me and everyone else that are dummies that didn't think of doing this and why this was stopping the plugin from working.
    1 point
  12. Make sure this path is correct. The cron may not set the correct paths in email template URLs via CLI mode if this value is incorrect. This is almost certainly the cause of the problem you are experiencing. The "sent status" that appears next to invoices is only updated when the invoice is sent automatically. If you have the cron enabled to send invoices, as it appears you do, then the invoice will be sent the next time the cron runs. There is no need to send it manually as well unless for some other reason. Invoices will be delivered based on either the Invoice Delivery (Unpaid) or Invoice Delivery (Paid) templates depending on whether the invoice has been paid. The payment URL is generated automatically and replaces the {invoice.payment_url} tag from the template when the invoice is sent.
    1 point
  13. This is the user ID. The client ID would be available with: $vars->client_id However, the content of $vars changes based on post data. For example, if there was an error on the page, the page would be shown again and $vars would not contain the client ID any longer.
    1 point
  14. H2o is used in locations where tag replacement can occur, but obviously this does not occur for every input field. Another possible work-around to the JS problem is to update the parser options Blesta defines for H2o in the config by changing the expected syntax characters (i.e. { and }) to something else, and subsequently updating each place that tag is used (e.g. email templates, portal, etc.) in Blesta.
    1 point
  15. you need it without hacking the core file ? $vars->id
    1 point
  16. That's cool mate, sounds like a cool new wire transfer so instead of waiting 2-3 working days you log in and then pay with that account money.
    1 point
  17. The only issue here is you paid retail price for that domain no-one has been willing to buy it for ages because of the price. You tried $200 BIN with $60 starting last time: http://www.blesta.com/forums/index.php?/topic/3556-for-sale-blestaextrascom/#entry26451
    1 point
  18. Oh yeah, ticket.whatevercode after works due to the ticket tag.
    1 point
  19. There is mate I use this template for ours: {ticket.details_html} To reply to this ticket, be sure to email {ticket.department_email} from the address we sent this notice to. You may also update the ticket in our support area at http://{update_ticket_url}. ---------------- Ticket ID: #{ticket.code} Priority: {ticket.priority} Status: {ticket.status} Last reply: {ticket.reply_by} Opened: {ticket.date_added} Ticket URL: {update_ticket_url} ---------------- If you mean the staff end you just reply to the email received and it will add it.
    1 point
×
×
  • Create New...