-
Posts
82 -
Joined
-
Last visited
-
Days Won
1
Everything posted by xxxxx
-
You were right, my credentials were incorrect. What threw me is that the first time I tried it, I got a nice invalid credentials warning, on second attempt with a different password it threw the above error out so I assumed it wasn't a credential issue that time. Thanks anyway!
-
Hey. Looking for a little help. I'm trying to use the Import Manager on Blesta 3.2.0 as per documentation. I get to filling database credentials, AES, key, etc, and when I click next we get the following. There have been no custom changes, this is a clean installation: ----------------------------------------- Oh noes! SQLSTATE[42S22]: Column not found: 1054 Unknown column 'packages.p_id' in 'field list' on line 124 in /home/hosthall/public_html/accounts/lib/model.php Printing Stack Trace: #0 /home/hosthall/public_html/accounts/lib/model.php(124): PDOStatement->execute(Array) #1 /home/hosthall/public_html/accounts/components/record/record.php(675): Model->query('SELECT `package...', Array) #2 /home/hosthall/public_html/accounts/plugins/import_manager/components/migrators/blesta/2.5/blesta2_5.php(149): Record->fetchAll() #3 /home/hosthall/public_html/accounts/plugins/import_manager/controllers/admin_manage_plugin.php(84): Blesta2_5->getConfiguration(Array) #4 /home/hosthall/public_html/accounts/app/controllers/admin_company_plugins.php(104): AdminManagePlugin->import() #5 /home/hosthall/public_html/accounts/lib/dispatcher.php(111): AdminCompanyPlugins->manage() #6 /home/hosthall/public_html/accounts/index.php(21): Dispatcher::dispatch('/admin/settings...') #7 {main} --------------------------------------
-
If someone could delete or move this thread back to Support I'd appreciate it. As per above, I've already opened a feature request so this is a duplicate.
-
[Enom Module] Dynamically Get Domain Prices & Allow Markup
xxxxx replied to xxxxx's topic in Feature Requests
As mrrsm advised, there does seem to be the ability to pull prices down via the Enom API. Search for "PE_GetProductPrice" here. There are also various other pricing API calls which come up: http://www.enom.com/APICommandCatalog/index.htm This would be an awesome feature. ------------------- Example --------------------------- The following query retrieves the price for registering a .com domain, and sends the response inXML format: Query https://resellertest.enom.com/interface.asp?command=PE_GETPRODUCTPRICE& uid=resellid&pw=resellpw&ProductType=10&tld=com&responsetype=xml In the response, a price and an enabled status for the product confirm that the query was successful: Output <?xml version="1.0" ?> <interface-response> <productprice> <price>8.95</price> <productenabled>True</productenabled> </productprice> <Command>PE_GETPRODUCTPRICE</Command> <Language>en</Language> <ErrCount>0</ErrCount> <ResponseCount>0</ResponseCount> <MinPeriod>1</MinPeriod> <MaxPeriod>10</MaxPeriod> <Server>RESELLERTEST</Server> <Site>enom</Site> <IsLockable>True</IsLockable> <IsRealTimeTLD>True</IsRealTimeTLD> <TimeDifference>+03.00</TimeDifference> <ExecTime>0.1015625</ExecTime> <Done>true</Done> <debug> <![CDATA[ ] ]> </debug> </interface-response> -
I think it would be great for the Enom Module to be able to get a list of supported domain prices (via the Enom API?) and allow an admin to be able to set a percentage or set profit on top of the base price rather than manually setting a fixed figure. This would allow us to be dynamically competitive without having to manually watch the domain prices.
-
Feature request opened: http://www.blesta.com/forums/index.php?/topic/2633-orguk-enom-support/
-
Morning, I have clients requesting org.uk domains, however, org.uk domains don't seem to be supported by your ENOM module, although they are supported by Enom themselves (I've had to manually register them). This is quite urgent, at least for myself, who are losing customers or creating a bad impression due to the lack of support. Please respond as soon as possible, thank you.
-
Thanks for your input. Would you mind sticking the feature request in for me, I'm on a phone until morning. If not, no worries, I'll pick it up later. Much appreciated.
-
I fear that will be wiped over by any possible future updates. Also, is there not more that needs to be done other than just adding it to the list. I know some TLDs such as co.uk have more specific ENOM API registration field requirement than some.
-
Hi guys, I have a client requesting an org.uk domain, however, org.uk domains don't seem to be supported by your ENOM module although they do seem to be in the ENOM Documentation. Any ideas?
-
Thanks, not looked at his code yet, but isn't that just an iframe too? It looks like one at least.
-
Fair enough, each to their own I guess, I just personally find them to be quite an ugly way to create a sense of integration. But as you said, some big players will still use them to make it easy for those with less technical ability.
-
It wasn't intended as an insult, it was more of a joke. But most developers know that iframes are outdated, don't really offer any real integration, and APIs are a much better way to go for any real kind of integration if you're willing to spend more than 5 minutes on a website.
-
I trust the Blesta devs to learn from other's mistakes There are a good number of other systems which use built-in update scripts securely. I'll play the waiting game
-
Just to clarify, I don't particularly mean that automatic updates would be a good idea, just an "Update" button to perform an update rather than having to manually FTP files in.
-
iframes? Yuk lol.
-
I'm not sure if this is in the pipeline, but it'd be great not to have to jump in to FTP every time there's an update. Many of us work directly on tablets, and this feature would make it possible to update on the go without booting up a PC. Think Wordpress.
-
I meant it let me set it as Inactive, not Delete, sorry. But yeah, changing the package term first resolved it.
-
Found the answer. For some reason I had to set the package term to something other than one-time, then it let me "Delete" it fully. Odd.
-
Thanks. I can make the user Inactive just fine, but now when I come to set the Package as Inactive I get "The term could not be removed because it is used by one or more services." although I'm not trying to remove it. I've tried logging out and back in and clearing browser cache, not that it should make a difference. Any ideas? I'd rather not be editing the database directly.
-
Hey guys. Quick question regarding Blesta 3.1.1 here. I'm trying to delete a package (cpanel/whm), but when I do so I get the following message: "The package could not be deleted because a service is currently using it." Fair enough, the only client I have on this package is a testing account, so when I try to remove the client I get: "The client you are trying to delete has invoice, service, or transaction data. Deleting the client will cause a data anomaly. You may wish to mark the client as inactive instead." ... it seems I'm stuck in a loop of not being able to remove the client or the package. Any ideas?
-
Thanks Tyson, I've sent you a PM with the credentials. You'll notice I've reverted back to the default cpanel.cfg, but the modified ones are in the same directory, just re-named if you wish to enable logging, etc, again.
-
Which log? If you're talking about the Module Log it's the same as previously posted. No output.
-
Thanks again. I made the given change, and retested. Still no luck I'm afraid. The field is still blank. I'm happy to give you access to my installation if you wish. Thanks, Daniel.
-
Thanks for the reply. The same issue occurs if I use a server group or try the server directly in the package. Please see the screenshot attached which should answer your questions. As we speak, I have had new clients sign up to the same cPanel packages via my Blesta 2.5 installation, which is still working fine. Thanks, Daniel.