-
Posts
9,522 -
Joined
-
Last visited
-
Days Won
186
Everything posted by Michael
-
Glad it worked welcome mate.
-
:s weird we force https:// and have no issues. Try using this in your .htaccess: # Force HTTPS #RewriteCond %{HTTPS} !=on #RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [R=307,NE,L] RewriteEngine On RewriteCond %{HTTPS} off RewriteCond %{SERVER_PORT} ^80$ [NC] RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=307,NE,L]
-
Re-upload the files something might have not been updated or you need PHP GD installed.
-
Blesta is hoping to release the new domain management plugin however it's going to take a long time to complete it fully, so it might come 3.5 - 3.6 etc. But it is one of their main priority. As for the Hostbill importer I believe that might be the next one on their list that or clientexec.
-
What do you have on the currencies page: Settings > Company > Currencies Also what do you have for the pricing on the package?
-
Ok to do this do the following: Packages > Order form > TYPE: Client registration > save it will now pull up a form to register
-
You can replace it or change the design: Settings > Company > Look and Feel > Client > Select a non default > Logo link at the bottom.
-
I believe it's to ensure people can't guess your username. (Security reason)
-
[Plugin] Admin Tools (More Options For Staff)
Michael replied to Blesta Addons's topic in Contribute
Amazing well done haha commenting all them out fixes the plugin area Thank you so I can't use them? Edit: Just enabled one by one and found out it's the uninstall plugins feature. So this works for me and I don't like the uninstalled plugins removed anyway but it might effect others. // Call Block IPS for Admin Side $this->UtilSecurity->ipRestrictions(); // Block access for uninstalled plugins // $this->UtilSecurity->UninstallPlugins(); // Stop Spam users $this->UtilSecurity->StopSpam(); // Block registration for duplicated email $this->UtilSecurity->BlockDuplicate(); -
[Plugin] Admin Tools (More Options For Staff)
Michael replied to Blesta Addons's topic in Contribute
Doesn't work mate. But it is the plugin causing the issue. But the plugin works fine: [Removed] -
However the current OpenSRS is a third party module mate.
-
[Plugin] Admin Tools (More Options For Staff)
Michael replied to Blesta Addons's topic in Contribute
Ok if I could bet on it, you haven't allowed non "admin" admin routes. I went to plugins (worked) went to Available (worked) clicked Install ==> It went to a 404 and I can't get on the plugin page at all. -
[Plugin] Admin Tools (More Options For Staff)
Michael replied to Blesta Addons's topic in Contribute
I've not touched any settings for the new one only upgraded files and replaced the old. yeah that vanished when I clicked upgrade. I've uninstalled the old one and will try the new one but if not back to old one . But yeah it's just me but I think it might be due to my admin area being in a different location. You might be using admin. -
[Plugin] Admin Tools (More Options For Staff)
Michael replied to Blesta Addons's topic in Contribute
Tried and nope I've not even upgraded it yet. Won't let me. Removed the files and uploaded the new ones... Go to plugin page = 404. See here: [Link removed] Sorry mate I'm going back to your old version. -
[Plugin] Admin Tools (More Options For Staff)
Michael replied to Blesta Addons's topic in Contribute
This plugin update broke the Plugins page, you click on upgrade and it goes to a 404. Then go to the plugin page you get an error. -
You'll have to use the universal module / set up a product call it say domains, then go to the packages and make a package per domain tld. However you won't get to use domains and other order form as that requires an API to check for the domains.
-
Nope, you have to enter them both manually, and it's the same for welcome emails / etc.
-
You can contact them by messaging them here: http://www.blesta.com/forums/index.php?/user/10676-modulesbakery/ or submitting a ticket to their great team, visit them at modulesbakery.com
-
Do you have a link when you hover over it mate, it shouldn't do that. It could be if your blesta folder has changed or your root folder is wrong or lastly issue could be the cron job location.
-
If you mean like they can only pick a subdomain from the order form, there isn't yet however you could enquire with ModulesBakery to see if their module for the Tasty InterWorx has the feature to do that. I do think it's coming soon and you might get a better chance opening a feature request mate.
-
The Universal Module.
-
Might be a server issue, can you go to Tools > Logs > GoGetSSL (Click the row) so you can see the outputs. Can you paste here Minus confidential information here: Both Input / Ouput and their replies please. Eg: Error / Success.
-
That's normal, you just click continue (it's like a summary).
-
Can you please post a screenshot, I think you are talking about their is a dropdown box for the term and price even though there's only one option? If so that's normal.