Jump to content
[MUST READ] Forum Rules ×

Anyx

Senior Members
  • Posts

    1058
  • Joined

  • Last visited

Posts posted by Anyx

  1. It should be easy to replace the stolen code from InfinityFree with Element Changer from VistaPanel Customizations (in fact, I believe the purpose of the IF code is to remove unnecessary options in vPanel, and Element Changer provides ready-to-use code for that purpose in our README), all that is left from there is to load the dark theme, and change your logo from the MOFH Panel to the cPanel logo.

  2. On 11/20/2023 at 8:49 AM, Vawiz said:

    Hello, Am trying to locate tos (terms and conditions/privacy) path in xera. if someone knows the location kindly help me. Thanks!

    The path should be "template/errors/custom/tos.php".

  3. 2 hours ago, Vawiz said:

    How do i enable this for cpanel

    You can't. iFastNet provides the VistaPanel (cpanel.yourdomain.com) certificates; you cannot install one yourself.

    7 minutes ago, Vawiz said:

    Ifast wants me to upgrade

    I doubt they need you to upgrade, they may have misunderstood your question. Try clarifying you're asking for an SSL certificate for the cpanel domain of your reseller; they may tell you to be patient, but they should have a look into it and fix it.

  4. 2 hours ago, luluhoste said:

    Que veux dire cela : API domain ?

    ---trad google---

    What does this mean : API domain ?

    The domain you connect from. In this case, if you make accounts with the API account of, let's say, example.com, you will receive the advertisement configuration of example.com regardless of whether you use cpanel.example.com, cpanel.example.org, or cpanel.unrelatedomain.tld. 

  5. 2 hours ago, luluhoste said:

    Cela, je l'ai fait plusieurs fois 🥱...

    Et les codes sont valides...

    ---trad google---

    I have done this several times🥱 ...

    And the codes are valid...

    Can you send us a registration link for the reseller this is happening on, as I had requested, so we can verify for ourselves? We cannot help you with a problem we cannot see in the first place...

    I had signed up for one of your resellers and everything except for the Change Elements script worked fine (it seemed your server did not return the correct JS type).

  6. I'm confused with the question as well, but I think what is being asked is how does iFastNet pay commissions for people you refer through your affiliate link.

    I believe that a commission is paid only for the initial plan purchase, and not for subsequent renews; but I'm not sure on this. You'd have better luck asking iFastNet support.

    Apparently, I was wrong; check BastelPichi's KB response.

  7. 1 hour ago, BastelPichi said:

    I dont really agree on Turnstile.. because if you fail, there is often nothing you can do, other than clicking again and hoping you dont fail this time

    I was afraid you'd say that, was hoping something had changed since the initial release...

    1 hour ago, BastelPichi said:

    with invisible recaptcha you just get an visible captcha, and this is how I beleive turnstile was actually intended

    It is a far better option for sure.

  8. 6 hours ago, roseywhite01 said:

    Also it has become an internal joke with me and a friend to refer to MOFH resellers as 'blyathosts'.

    I would have thought it'd be "blyethosts", after Byet 😜.

    6 hours ago, roseywhite01 said:

    They seem to infuriate legitimate human users more if anything.

    Very true, especially for services like hCaptcha... at least Invisible reCAPTCHA and Cloudflare Turnstile are less annoying, no idea if they are very effective though.

    Welcome back!

  9. 45 minutes ago, Vawiz said:

    Mr. Chronos How can one delete his/her account in this forum Kindly?

    I guess you could reach out to support and ask for your account to be deleted... why do you want it to be deleted so badly, though?

    Are you no longer interested in MyOwnFreeHost?

    8 hours ago, Vawiz said:

    I do not like warnings

    No one likes them, but they're called "warnings" for a reason. They're not a punishment; they're there to warn you. "Hey, you violated a rule; make sure to read the rules and follow them so this doesn't happen next time!". 

    I'm not sure if they expire, but that shouldn't concern you, if you want to follow the rules and be a part of this community.

    If you're thinking to delete your account so you can sign up with a "clean" one, just don't. There's really no reason to, the warnings you receive are not shown to anyone else but you and moderators, so there's no difference.

  10. 3 hours ago, Vawiz said:

    A part from xera are there other free client automation softwares that i need to be aware of?

    Can you clarify what you need?

    If you're looking for another client area solution, there is MOFH-R, but development of it has ceased, and I wouldn't recommend actively using it if you do not also desire to develop it.

    If you're looking for components to use in creating your own solution, here are some resources:

    • For clients to connect to the MOFH API (not client areas which are fully-fledged solutions, but the software that makes the connection and calls to the MOFH API and returns its responses), the MOFH API Docs have a pretty extensive list featuring most if not all of them (the most popular being InfinityFree's PHP mofh-client, which is also used by Xera).
    • Do you want a callback handler? @PlanetCloud has made one: https://github.com/PlanetTheCloud/mofh-callback-client.
    • If you're looking on integrating other services, search for their API documentation and see if an API client for the language you're coding your solution in already exists.

    Finally, if you're looking for something different, like an authentication template (login-signup solution that does not utilize the API), you can take a look at Project LOGGED.


    I just saw this:

    3 hours ago, TinkerMan said:

    there is a GitHub project that aims to provide some of the cap functionality as an API …

    If by "cap" you mean the control panel, then the project in question is https://github.com/GenerateApps/GenerateClient. I would characterize it a work in progress, however most if not all features have been implemented, and it is safe to use. You just need to familiarize yourself with the codebase a bit, as we haven't written extensive documentation for it at this time, which is why it also has not been announced here yet.

  11. 8 hours ago, SpookyKipper said:

    Ah, xera isn't fully compatible with PHP 8

    This doesn't seem like a PHP version issue:

    11 hours ago, Vawiz said:

    An uncaught Exception was encountered

    Type: ArgumentCountError

    Message: Too few arguments to function A::view_ssl(), 0 passed in /home/vol10_2/davisvawiz.buzz/www/htdocs/Client/system/core/CodeIgniter.php on line 532 and exactly 1 expected

    Filename: /home/vol10_2/davisvawiz.buzz/www/htdocs/Client/app/controllers/A.php

    Line Number: 1520

    Backtrace:

    File: /home/vol10_2/davisvawiz.buzz/www/htdocs/Client/index.php
    Line: 315
    Function: require_once

    I couldn't find the call to the function unfortunately... what makes you say it's from the PHP upgrade?

    Also @Vawiz I assume you've set up the GoGetSSL integration?

  12. 5 hours ago, Vawiz said:
        define('ENVIRONMENT', isset($_SERVER['CI_ENV']) ? $_SERVER['CI_ENV'] : 'environment');

    I'm sorry; I confused you. I meant to write "development", but wrote "environment" by accident. Setting it to "development" should work.

     

  13. 5 hours ago, Vawiz said:

    Hello?

    Kindly visit this link and help me resolve.

    Thanks

    Link : https://www.davisvawiz.buzz/Client/a/view_ssl/

    You'll need to debug the issue; you can do that by changing "production" to "environment" in the 56th line of the root index.php, then revisiting the link:

    https://github.com/mahtab2003/Xera/blob/dev/index.php#L56

    You'll see some deprecation issues; ignore those and scroll down to the bottom, the last issue should be the one applicable (if not, share them all in a paste or here).

  14. 1 hour ago, TinkerMan said:

    It was a reference to this:

    I believe Spooky meant he didn't understand the "Custom Logout Redirection" part; I believe I may have understood it, but I'm unsure. The idea I think @Wolfnight23 was trying to convey was to be able to set a "logout URL" for vPanel, so when a user hits the "log out" button, they're not brought before vPanel's default login page but a custom login page specified by the user instead.

  15. 2 minutes ago, Vawiz said:

    Hello,

    Can i Suspend a site of a client that has created adult site on my free reseller platform?

    Thanks

    MyOwnFreeHost's terms prohibit pornographic content, so absolutely:

    Quote

    11|. upload, post, email, transmit or otherwise make available any material on free hosting accounts that is of pornographic nature. This excludes premium paid hosting accounts (cPanel/WHM hosting accounts).

    Even if you don't suspend it, the automatic detection systems (or an admin) might.

  16. 1 hour ago, Vawiz said:

    Hello?

    Is there a way that i can increase the number of clients account from 3 to.  5  maximum?

    Thanks!

     

    The 3 account limit is part of MyOwnFreeHost's Terms of Service and increasing it would violate it leading to a suspension, so I would not recommend doing it.

     

    Sorry @SpookyKipper, seems like we posted at the same time :D

  17. 7 minutes ago, Vawiz said:

    The reason as to why it shows pending and not active. I was just thinking maybe the callback url is the problem not the api as i stated above earlier. Kindly help me resolve this. Thanks

     

    If its the callback that causes the pending then guide me on how to setup. and if it is another thing guide me on how to resolve. Thanks

    There's no need to doublepost, you can edit existing posts.

    You can manually change the status to 'Active' in the database; I'm unsure why the callback fails, but as far as I'm aware there's also not a "sync" option that allows you to make a request to the API to fetch the current status automatically.

    If the issue persists, open an issue in Xera's GitHub: https://github.com/mahtab2003/Xera/issues/new

  18. 21 hours ago, giliben said:

    Dear Sir.

    I am from Israel. My site http://giliben.byethost17.com/chul.html was ruin by hakkers . All Hebrew letters don't show up.

    Please contact me on email : [email protected].

    Thanks

    Gilad Ben Zur

    I saw you're trying to use windows-1255; this may not be supported in all machines, so I'd recommend converting your code files to UTF-8 and reuploading them:

    https://stackoverflow.com/questions/20445288/html-charset-windows-1255-works-but-utf-8

  19. 2 hours ago, SpookyKipper said:

    Spookhost use wildcards on Google Trust and Let's Encrypt too. (You enter the non-wildcard domain and the wildcard variant will be automatically added)

     

    The subject(not alternative names) of the certificate is the non-wildcard one, so vPanel accepts it.

     

    It is done because if you add both the root and www variant of the domain, two cname records need to be added (@ and www). However, with wildcard records, only 1 cname record is needed (where the cname contains two txt records)

     

    This is not required with GoGetSSL because they automatically adds the www subdomain 

    I never actually realized this, InfinityFree's tool said "the www subdomain is automatically included" and I never checked the actual certificate to see that they issue a wildcard. Nice, and I can understand why it isn't mentioned (people would be confused thinking they can actually use it as a wildcard which vPanel doesn't allow).

    Well, it seems that you also got your answer @Mayank657:

    2 hours ago, SpookyKipper said:

    with wildcard records, only 1 cname record is needed (where the cname contains two txt records)

×
×
  • Create New...