Skip to main content

Dumb and dumber LTD providers

April 17, 2022

Dealmirror +Starhost.io


So let me tell you how this story started I bought hosting of this group so I thought I could use hosting something which seemed a confusing thing for both parties to understand so I sent in total 3 emails then I give up and on the forth asked for refund then the guy got kind of stupid or inconvenient again so I asked so-called dealmirror.com about so instead of sending me a refund they got the hosting company to send me rude messages which makes no sense since includes many lies which will be shown here.


 Topics of importance to be discussed here


Support


inventing problems


costs


Here is example of even the lies they tell 


I did not provide the wrong details or license I copied the ones I got after buying from someone. I never provided the wrong link for a website and I did not put a code since I found the service terrible. 


Then seems surprised when I claim I want a refund after 3 go nowhere emails I decided to get refund to me I was pretty reasonable when I buy something I expect to use not wait 2 years or so as these people seem to expect. https://www.theengineer.info/2023/02/flash-software-history.html


You provided the wrong login details for your website.

Computer style of Clock


You’ve provided the wrong link for your website.


You didn’t insert the code as is advised.


But you are the one which is saying: this is not working??


As long as the code is not inserted correctly and you are proving wrong details regarding your website, how can I help you?


Please have a look at your emails and my messages!


I’ve proved that your credentials are wrong!


Please verify and after then send me the wright login details for your website:


– admin link


– username 


– password


Otherwise I can’t verify how you’ve installed the code!


Kind regards,


Sending someone to me quite cheeky email does not make you sound cool or better service wise if you were wanting to keep my business here some tips for you make real offer for example give me free add on service or give me a discount on the price if not people will probably not use you since you already proved yourself very bad so far.


I then contracted Dealmirror the business I bought the hosting of since I could not deal with the hosting provider over the worst hosting service ever got to date so far.


Here how things played out I sent a live about it never got back to me any useful emails or when it would happen.


I was then forced to try after 7 days with no news or useful information jump onto live chat 3 times all the times they were so useless so many that’s why both work together?


That’s why to me Dumb and Dumber makes perfect sense for what I Call both Dumb is Dealmirror and Dumber is Starhost.co



Comments

Popular posts from this blog

cobol code

COBOL (Common Business-Oriented Language) is a programming language that is primarily used in business and administrative systems. It's known for its readability and usage in handling large volumes of data. Although it might be difficult to cover all aspects of COBOL in a single response, I can provide you with a brief introduction and an example code snippet to help you get started. COBOL programs are composed of a series of paragraphs that contain statements. Each statement starts with a verb and ends with a period. Here's a simple example of a COBOL program that calculates the sum of two numbers: https://www.theengineer.info/2023/05/development-programming-languages.html cobol Copy code IDENTIFICATION DIVISION. PROGRAM-ID. ADDITION. DATA DIVISION. WORKING-STORAGE SECTION. 01 NUM1 PIC 9(5). 01 NUM2 PIC 9(5). 01 SUM PIC 9(6). PROCEDURE DIVISION. DISPLAY "Enter the first number: ". ACCEPT NUM1. DISPLAY "Enter the second number: ". ACCEPT NUM2.

Why Windows XP the best Operation system to ever be released from Microsoft?

 Best parts of it  Loads fast Does not take up much power when it comes to loading the computer Many options to change how things look or run Hardly ever crashes Semi good security behind it Many people made software to run on it A big reason so many people liked XP compared to newer or older versions of the operation system was it would load fast most of the time even if you put it under heavy pressure such as a lot of software running or a lot of tabs on the internet browser . A lot of older videogames would run on it without many problems since it was well equipped to handle it without you having to change over how the computer works or be forced to use emulator as much for why it became very popular even today to allow older videogames to run on the computer for why some people keep these computers purely for retrogame play or other purposes.  https://www.theengineer.info/2023/05/cobol-code.html Some government bodies actually still run XP the reason for why so many people can work

Development Programming Languages Python Python : Basics you should learn for beginners

    Why is Python number one programming language in the world? It's easy to understand and complete simple or complex tasks plus it has many library or APIs to allow you to perform other actions more easy through using it . Showing how simple it it to put the most common message on the screen being print("Hello world") https://www.theengineer.info/2023/04/my-honest-review-of-surfshark-vpn-or.html   Wages you can get paid range from around $60,000 to max of like $150,000  per  year if you can learn this well some of the biggest companies which use this language include. Udemy Facebook Google Pinterest Instagram Twitter Netflix Spotify Reddit Redhat Lyft Youtube How to install Python on Windows and Apple. https://youtu.be/MQ8JYT9nc8w