-
Posts
6,690 -
Joined
-
Last visited
-
Days Won
839
Everything posted by Paul
-
I too am a fan of Ctrl + F, however, "View All" makes no consideration of whether the total number of packages are extremely large. Too much content can take a long time to load, and can even crash your browser. While most people probably wont have more than a hundred or two hundred packages, these are things we must consider.
-
Hi Timothy, This has been assigned to CORE-824, and will likely be fixed for 3.0.5. Thanks for the report!
-
You got it! Glad it's working for you.
-
Proxmox is now a high priority. I can't say much else yet.
-
Skip ahead to 15 seconds in this video http://videos.blesta.com/video/59192885
-
Are you dragging the widgets around with a modal box open? You don't change the order of widgets on the page through the modal box. When looking at your dashboard normally, just click on the top of the window for the widget and drag it from there.
-
Make sure it snaps into place. If you release in the wrong spot it wont stay there... but yes, you should be able to move the widgets around and place them where you like. It will remember the location for your staff member for that company.
-
It sounds like it should be recurring. What module are you using? What does it say under Settings > Company > Automation for "Create Invoice"'s last run time? Under Tools > Logs > Cron, look for the latest "Create Invoice" task and click on it. What is the output?
-
Mike is right, uncheck "Use Package Pricing for New Services Only" and ensure that you have the price set in the companies default currency on the package. It should convert the price to other currencies using the exchange rate so long as a price is not defined for the package in that currency.
-
Looks good, nice work.
-
We will be releasing an unencoded version this week.
-
Does config/blesta.php exist? It should. If not, restore your files from before patching. Then re-patch and ensure that the no files are deleted. Some FTP programs wipe everything when they should just overwrite some files.
-
I don't think MG will be issuing refunds, but you can inquire with them. We will be releasing a free and unencoded version of the module with no license validation. I suggest continuing to use the one you purchased from MG until we release the open version, which will likely be later this week.
-
Cody, could this be a result of that XSS fix?
-
Did they remove it? I didn't know that. I think I heard that Suhosin is largely unmaintained so maybe that's why.
-
It occurred during the beta for everyone when we added the check to the system status widget. Previously, there was a bug causing one cron task never to complete properly, and the subsequent release included a fix and the check in the widget. This resulted in everyone having that warning present for the first few hours after upgrading.
-
In my opinion, Suhosin is terrible and more often than not breaks legitimate applications.
-
Is the IPN enabled in PayPal? Did the payment originate from Blesta v3? I haven't experienced any of these issues with our installation, except for imported recurring subscriptions, which were set up in v2 after migrating to v3 because of an email address mismatch between our settings and the email PayPal sends in their IPN.. though in this case it does appear in the logs.
-
If you SSH in as your cron user, are you able to execute mysqldump? I'm not sure what else it could be, might require some debugging.
-
I wasn't going to say anything until we made an official post, but it's true. They signed over full rights to the cPanel extended module to us. We will be releasing it for free shortly, after we have had a chance to review the code. It is interesting that they reached some kind of deal with those other guys.. I get it, they can expand and eliminate a Blesta module developer at the same time. I have some other theories, but I'll keep them to myself. In any case, I look at it as a good sign of our success.
-
Hi Barry, Multi-company hasn't been tested with a large number of companies, and isn't intended to be used as a SaaS in the manner that we are licensing it. If you'll have a dozen or two companies, that will probably be alright.. but I would suggest becoming a Blesta reseller and hosting a fresh installation for each of your users. We can do snapshot billing so that you pay monthly for only the number of licenses you have active on the 1st of each month. Cheers
-
The lock is cleared after 6 hours.. and the task will start to be executed again. As Tyson mentioned, the query in this thread is meant to help identify which tasks are failing and we plan to implement this in the interface so that running the query won't be necessary. Most people don't experience this issue at all, so this tool was fairly low priority, and the lock is self cleared.
-
I don't think Payflow pro uses an IPN, it's their merchant gateway. If no response from Payflow, it's probably port 443 egress that's the issue. To be safe, I would disable the firewall entirely and test again though.
-
Thanks for the feedback, we are definitely going to be making some changes to, and adding additional order types and order forms as we go forward.