-
Posts
6,728 -
Joined
-
Last visited
-
Days Won
841
Everything posted by Paul
-
3.2 beta will start very soon, final release is generally 2-3 weeks after beta but depends on how large the update is and how many bug fixes there are.
-
One thing I'd like to see also, is a "test email" option where I can send a copy of the email to myself, perhaps randomly selecting a customer whos details will be used. This way, if I have a stupid error in the email I can correct it before sending it to everyone.
-
I agree, and the likelihood of it timing out increases the larger your list. Personally I'm happy to build my message, select my criteria, and click "Queue for Delivery" or something and wait it out. Then, when the cron kicks in and delivery starts, I can see the progress. If my browser crashes the messages will continue to be delivered and I can go back and check on the progress.
-
Paulov's suggestion of making it cron based would solve the issue of requiring the browser to be active while sending. Instead, the cron could send and log the message, and the browser would simply make ajax requests to Blesta to display that log dynamically. The downside is that you'd have to wait up to 5 minutes for the message to go out. Great suggestions
-
I've not seen that error before, looks like it may be an issue with perl-libwww-perl. Anything change recently? Your cron command indicates you are running Blesta v2.x, have you thought about upgrading to v3.1?
-
If I was the IT director, I probably would have blocked P2P ports/protocols and other non-essentials. Sounds like the connection was pretty much useless.
-
20Mb works out to like 28Kbps for each of those 700 computers, if they are all accessing the Internet at the same time. Slower than dialup!
-
Now might be a good time to start a discussion about the plugin, are there any features not listed for CORE-621 that you'd like to see?
-
Show off. I want a PS4. Actually, not sure I have time for that. A lot of places in Europe seem to have very fast residential Internet service. I'd be happy lighting up some dark fiber between the office and my house but that's way too expensive.
-
An SSL cert is not required for making payments through non merchant gateways. When paying, are you logged in as a client? Payments cannot be processed through the admin area for non merchant gateways because the client typically has to login to PayPal, or other to make payment.
-
We have updated cPanel extended for Blesta 3.2 so that it's compatible with the bootstrap conversion, however we're not going to be doing much with it going forward. We are however, going to be adding a lot of the extended features to our cPanel module. Unfortunately, there's no way to switch between the two. If our module will work for you for now, I'd suggest using it instead.
-
I was just chatting with Mike from Licensecart about Internet speed. I think I maxed speedtest.net out from my desk at work. http://www.speedtest.net/my-result/3426368915 My connection at home is only 10Mbps down, 1Mbps up though it bursts to 20Mb+ sometimes. Are you happy with your Internet provider? Who are they? How fast is it? Is it reliable?
-
Primarily, you'll be able to see the location of people by hovering over their IP address on their client profile page, hovering their name in the System Overview widget on the dashboard, and under Tools > Logs > User Logins. The information may be available in future features, and can be taken advantage of by plugins if they make use of it.
-
First set your uploads directory under Settings > System > General > Basic Setup. It should be something like /home/username/uploads/. Make sure uploads is writable and has 2 directories within it. "system" and "1". ie /home/username/uploads/ /home/username/uploads/1/ /home/username/uploads/system/ Then, put the GeoLiteCity.dat file in the system directory.
-
Order Form Orders Will "complete" Order Minus Out Of Stock Items
Paul replied to ExelionLLC's topic in Bugs
This is a known issue and something we're discussing internally, how best to handle an out of stock item. -
Upgrades / Downgrades have been planned for some time, but I couldn't find the task either so I've assigned it to CORE-1127 which is planned for 3.3. Price overrides belong to CORE-747, and a mass mailer is assigned to CORE-621. We know there are some features that are holding people back from fully embracing Blesta and those features have the highest priority. We think people are really going to like 3.2 with the new responsive bootstrap client area, new order forms, new ticket system features and a lot more. We'll build on that in 3.3 with upgrades/downgrades, proration, proforma invoices, etc.
-
Make sure your staff member is assigned to the department. Under Support > Staff, edit your staff member and scroll to the bottom. The department should be on the left under "Assigned Departments".
-
MSIE is a royal pain in the butt for all web developers. I think we've learned to despise it. Make something that looks sweet in Safari, Chrome, Firefox,.. open IE and cry.
-
Scheduled Services Running At 12Am Only Since Upgrade To 3.1.3
Paul replied to EngageCommerce's topic in Bugs
When you updated, did you run /admin/upgrade and go to Settings > Company > Modules, Gateways, Plugins and check that all plugins were updated to the latest versions? When you run the cron manually, on 3.1.3 in the middle of the day, are there any errors? Settings > System > Automation: Run Cron Manually. -
I don't know what Mike discussed with the OP, but it sounds as if you deleted the module row / server that the package is set to use. You should edit the package, and make sure that the correct server is selected, save and retry.
-
Packages can be sorted within their Package Groups. Under Packages > Groups, click to expand the group, then drag and drop the packages within it in the order you prefer. The same can be done for configurable options under Packages > Options.
-
CORE-1123, thanks for the report!
-
There is a task for price override, per CORE-747.