Jump to content

Tiny

Members
  • Posts

    113
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Tiny

  1. I know, plesk is very popular. So hundreds, if not more would search and ask for solution. That would have been fixed within hours or a few days. Also Blest is pretty popular. I doubt, you are the only one and then affected. That must be something else, a simple setting or config issue, which nobody here notices. I have a few servers with NAT, I just need them for my work, all VPS. I only connect via public IP, no local IP. I only can approach them via different ports, same as my staff, who are working on there, also me. Different for different user groups and admins. ANd a similar config I would also would attempt with plesk, if you need NAT. I am sure, that pretty near, why you get the setups on the wrong IP
  2. Why you want the server NATed? There is no real reason for this. Open up the router/firewall. . iI am not expert in PHP, but with ssh AND NAT you might need to add/change different ports, if and when NATed. In PHP it might be similar, you might have to add a port to you IP? something like xxx.xxx.xxx.xx:2234 , to get to the other IP, because the standard port :22 is likely used for the local IP? Sorry, your forum link does not work for me
  3. I think, that is done via ..../admin/settings/company/modules/manage/3/ Add a package just for server (x) and other for server (y) Your packages might have names like admin_packageone .... and the other server nimda_packageone (depending on server name/IP ... And if you group the servers, you should be able to run the same package name. I am not that long on Blesta, but my understanding is, one server = full, the next in the group ised. The you need the same serer_package in both
  4. "Plesk API xml request package for add:webspace has two fields for IP address...one is server ip and second is hosting account IP...this is logic because you may want to have different IP for hosting accounts......" Yes, but I assign static IPs after the account is created (cPanel)and I am not using a local IP, just the public one(s) Unless you sit next to server, you should not need a private IP, and still, you can start it as normal.
  5. What does happen, if you change the order of the ip addresses? It just might use the first in list. Alternative, assigning different ports? If you use NAT, you can use a dynamic IP and reserve it in DHCP for your server.
  6. I have noticed, that renewal invoices are going out well 4 month prior due. Have not found any setting, which is somehow defining near such long period before. Two month prior will suffice as 1st, one month as 2nd .... . Where I can adjust;fine tune this?
  7. Oh, thx mate. I will bookmark this as a starting point and try to get it working. It will take a while. I am not the fastest and it's anyway only a decorative issue, low urgency
  8. This should be possible with a bit of css, visibility: hidden ; display: none; height: 0 ....
  9. The oder form pdt's ain't really the problem. An old classic, mysql ... could work this. the worry is, the landing page, portal, does not accept/execute any php.
  10. Not really. Just basically the actual /order/forms/ (this looks to ugly as start page) , however, this could be good as amnu (left side for me) and/or a selection of products eg: domain names and then display a list of all avail domains, incl price ..., hosting packages | description | Price /..........j ust a order form, without any registration The problem for me, the portal page does not accept any mySql query/code at all. I am almost sure, there is a kind of feed ora script, which could populate this, within the portal screen Somehow, I can already the /order/forms/ and hard coding the links, but the actual packages, pricing, description, I fail Something like in attachment, I like to archive. This from whmcs, so that all packages can be listed. I don't need the html or css parts, just somehow, a strting point and if not clean php, as I can, then the points, where to add the classes. Ignore currency above , as this is ALMOST to 100% sorted' Fetching package | description, if | price ..and maybe applicable options. ideally per group (order form) Sorry for late response, but spend to much time in hospital, aslo for coming weeks ongoing
  11. Me too, but only in 4.31 There are for sure more and different configurations out than only yours
  12. Is there a reasonable way to list automatically packages on the portal screen? PHP scripts don't run in there. Ideally I want something like: Domains | Price , Package | Price , similar to the order pages, just without the registration.
  13. Yes, I also done logicboxes. I was already aware, that as admin is no option. However, as customer, I also failed. Blesta was not adding the domain as new service or invoice .... Just going back to domain selection. If it would have worked, I would not have mentioned this. One special however is on this customer - the account name is very different from the domain. He had opened that many years ago.... I am not sure, if that could be the reason
  14. Short answer for Vietnam: NO There some rules, what and when can be claimed. It's not always and not for everything at least here
  15. I still can. We have here in Vietnam luckily the option, to write off all sorts of expenses, as incorporation and taxes rae lagging here well behind. Most places even can't provide a tax invoice (RED BILL) ,but they are still expenses. That functions always for the first 4 years. The tax system as such, I would not even recognize as a system at all. Taxes still calculated by a phi * thumb calculation, estimated sqm of business, number of table and chairs and some items like food, coffee, paper ... traded .... and multiplyed by random sums +10 % V.A.T (if we sell, but must exclude domain names, emergency services) PLUS a base tax of about 50 USD per calendar year A little side note: USD46.00 are here about ONE million VND
  16. Have just transferred a domain manually in orderbox. From inside customer is NO option at all and from outside-pre login, it did not work either, always jumping back as when the cart wis cleared. My personal opinion: that I did see already a lot better AND working
  17. Sorry, I really not get that. in which of the fields now goes what please?
  18. I think, yes. a real one "2015-10-29 03:41:25" and all date fields looking like this, date_* , old imports from whmcs and new entries. If I change or add in phpMyAdmin, they do look same 2018-08-07 09:24:04
  19. The possible answer seems to be here: https://stackoverflow.com/questions/42490101/invalid-datetime-format-1292-incorrect-datetime-value I am just not able to see the whole errors where to correct .....that in blesta
  20. there, the error actually does NOT appear, a file with 1st of september would appear .....
  21. Hi Paul I think, I join this one. Something went wrong. SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '0000-00-00 00:00:00' for column 'date_updated' at row 1 on line 196 in /home/xxx/public_html/vendors/minphp/db/src/PdoConnection.php Printing Stack Trace: #0 /home/xxx/public_html/vendors/minphp/db/src/PdoConnection.php(196): PDOStatement->execute(Array) #1 /home/xxx/public_html/plugins/support_manager/support_manager_plugin.php(784): Minphp\Db\PdoConnection->query('ALTER TABLE `su...') #2 /home/xxx/public_html/app/models/plugin_manager.php(298): SupportManagerPlugin->upgrade('2.13.0', '7') #3 [internal function]: PluginManager->upgrade('7') #4 /home/xxx/public_html/app/controllers/admin_company_plugins.php(218): call_user_func_array(Array, Array) #5 /home/xxx/public_html/app/controllers/admin_company_plugins.php(203): AdminCompanyPlugins->performAction('upgrade', 'The plugin was ...') #6 /home/xxx/public_html/vendors/minphp/bridge/src/Lib/Dispatcher.php(143): AdminCompanyPlugins->upgrade() #7 /home/xx/public_html/index.php(21): Dispatcher::dispatch('/admin/settings...') #8 {main} upgrade support manager from 4.3.1 -> 4.3.2 I have a WMCS 5.3 import. When running: select * from INFORMATION_SCHEMA.COLUMNS where COLUMN_NAME like 'date_updated' AND TABLE_schema like 'xxx_blesta', then I get: see attachment. One of those, where the upgrade did work, can post a screenee please? not shot fields are identically I have now the 2nd time a roll-back, no way now for me to get this working.. The OP is very sure in the same situation.. Also, the NUMBER/count of units , editable, customers, does NOT show up For the moment, back to 4.3.1
  22. Update, a normal, my standard upgrade.. Paul, I still get : Description Quantity Unit Price ttest counting Edit Remove 1 @ US$0.50 and the quantity can't be edited from customer side (as non-logged-in user. Somewhere, somehow, the field should show up as editable, but doesn't happen or, do I need to invoke the the addon?
  23. Vietnam is generally (with very few exceptions) blocked in the UK, even from regular websites and USA ain't a lot better. Even when ordering Blesta ... it just popped up as scam/fraud. Have done all that together beforehand knowing that, with Support Paul ....., email .... I am now over 13 years here in Vietnam, full-time, so I know, what is going (or even not at all) All I can ensure you for sure, the countries, who talk most about about democracy, equality and human rights, they are the worse, exactly the opposite is a proven fact. I hold 2 two western world passports and legal residence, with companies and 67 employees here in Vietnam and I can't even open ljust regular send an mail to europe, despite myservers are very clean, only 4 blocks (all by country) in spam blacklists ... A bloody shame for those 'democratic" countries and even more, by the companies who blocjk or use use their services
  24. Nothing to understand big there. Is just sad, that I here in Vietnam, can't use it
  25. A lot people on shared hosting have problems with file permissions, cPanel .... The webfolder, something like commonly /home/username/public_htl should be owned by username & root [username:root], chmod 777 for folders: uploads Uploads cache logs_blesta. files ONLY: plugins/support_manager/pipe.php AND app/controllers/cron.php (if using piping for ticketing, remember the #hasbang to) Get the server admin [root]to install this script, I run it once an hour. Enter your username and the path to your blesta,. Lamer note: lines and 4 #!/bin/bash # edit the following vars, keep the "" where they are myusername=”username” myblestapath=/path/to/blestainstalltion # No need to edit below, you might have to swap your enemy; root TO 999, just dependinr config find $myblestapath -user "root" -exec chown ‘$myusername’:’$myusername’ {} \; -exec chmod 02777 {} \; This will correct frequent issues and inheriting a 'pseudo root' (you re now root in this directory) and do with the new created [files owner:root] / [12345:999] do, whatever you want, until you might have suddenly a new file or folder. After the nxt script run, all will fine again until the next file or folder appears and then comes the script again, I am ok with once an hour in roots crontab (0 * * * * /path/to/the/script) Have fun
×
×
  • Create New...