Jump to content
[MUST READ] Forum Rules ×

Anyx

Senior Members
  • Posts

    1058
  • Joined

  • Last visited

Posts posted by Anyx

  1. 18 hours ago, BastelPichi said:

    You absolutely dont need iFastNet Premium. As the name MyOwnFreeHost suggests. Inifnityfree also hosts their homepage on another host.

    You're talking about two different things. @Burke Knight is mentioning a restriction on which you'd need to have only iFastNet's premium plans on your website to be able to advertise your MyOwnFreeHost company on the forum, not one where you'd need to host your website with iFastNet.

    Perhaps such a restriction existed in the past, I'm not aware of any such rule since I've joined, but we can always ask if we want to be 100% sure, either Burke asking the admins, or us asking support.

  2. 14 hours ago, Burke Knight said:

    Rudolph the Red-Nosed Cowboy had a very shiny gun,

    And if you ever saw it, you would turn around and run!

    Then one foggy Christmas eve, the Sheriff came to say,

    “Rudolph with your gun so bright, won’t you shoot my wife tonight?”

    Rudolph has been a naughty boy this year... hopefully the Sheriff's wife is still marked to received a present and not on the "deceased" list.

    Merry Christmas!

  3. On 12/12/2023 at 7:02 PM, luluhoste said:

    Pourquoi il y a : "SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTOOOOOOOOOOOOOOOOOOOPPPPPPPPPPPPPPPPPPPPP" sur la page github de GenerateApps ?

    -https://github.com/GenerateApps

    ---trad google---

    Why is there “SSSSSSSSSSSSSSSSSSSSSSSSTTTTTTTTTTTTTTTTTTTTTTTTTTOOOOOOOOOOOOOOPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP” on the GenerateApps github page ?

    -https://github.com/GenerateApps

    I was unsure on whether I should make a post, I guess that's out of the question now.

    About 2 days ago, ChippyTech decided to kick me, SpookyKipper and everyone else in the organisation, and hijacked the projects to replace their titles with this message. This isn't the first time he's done this, either; some time ago, he had altered the projects to write "DO NOT USE FORCEPOINT", in response to ForcePoint's false blacklisting of his website, and in the past, to "AI DOES EXIST", "responding" to a joke someone made in our Discord server about how AI isn't real and it's actually a person typing behind a screen. There are additional things that have happened that I don't feel it's my place to mention; you can always enter our Discord community if you're interested in them (it's an English speaking community).

    I don't know what is going on with his life; unfortunately, these outbursts (and other events) make him unreliable in maintaining projects. We decided to open an organisation at https://github.com/GenApplications https://github.com/GenerateApps to preserve the history of GenerateApps' projects and perhaps continue developing some of them. ChippyTech can decide to continue development on his own if he wishes to. 

  4. 13 minutes ago, BastelPichi said:

    Even if the domain yalise.fr.nf for example is hidden, you can still register accounts there.

    This is default behavior in MyOwnFreeHost though; the only way to change that would be to remove the domain from the system, and if this was the sign up domain, things can be a bit more complicated (as you are well aware as you are the one that reported them :D). 

    I guess you are mentioning this to highlight that it can be done (as @luluhoste might not know about it) and to recommend using a DNS hosting provider for the domain such as Cloudflare so that subdomains on it won't work even if someone creates them?

  5. 6 minutes ago, luluhoste said:

    Good morning

    How to modify the FTP link in the "view account" page...

    An option to add a custom FTP link does not exist at the moment, so if you want to change the link you'll have to modify the relevant file. Doing a GitHub search for "filemanager.ai" (the File Manager's default domain) showed me it is configured in line 173 of the "app/models/Account.php" file, where a method "create_fm_link" is responsible for creating the file manager link: https://github.com/mahtab2003/Xera/blob/dev/app/models/Account.php#L173

    Just replace "filemanager.ai" with your own URL, and you should be good to go.

  6. 8 minutes ago, Chronos said:

    Error logs usually have timestamps. Try to send a test mail, note the time, and then check your logs 🙂

    Ah, I see what you mean. I think this is hosted on MOFH though, where PHP error logs are not provided, so my advice was for enabling the error messages to be displayed on the website. 

  7. 1 hour ago, Chronos said:

    Make sure to also enable PHP error logs; see what your server is actually saying.

    Adding to that, CodeIgniter requires an additional debug setting to display error logs; you can enable it by changing "production" to "development" in line 56 of the main index.php file (https://github.com/mahtab2003/Xera/blob/dev/index.php#L56).

    That being said, I wouldn't recommend doing this yet as you will be overflown with deprecation warnings and other notices, since Xera is not fully PHP 8.2 compatible. I'm working on a compatibility patch which should silence these errors soon; in any case, enabling it could be helpful if you ignore the deprecation messages and manage to get the actual error.

  8. I've used it to refactor existing code; not so much to "write code", although I sometimes use it for autocomplete suggestions so I don't have to write the entire function declaration by myself.

    On an irrelevant topic, my posts keep requiring moderator attention, and I'm wondering why. I think it happens every time I mention the word iFastNet; if that's the case, I consider it weird that the word would flag a post on attention, as these are the Byet/iFastNet forums, and writing that would be normal. Might be something else entirely though; in this case I guess I'm just unlucky :P⁠ (but thankful to the moderators for approving my posts).

    Okay, this post didn't get flagged; theory debunked.

  9. Alright, let's do a recap:

    The current issue @Vawiz is facing is the SMTP provider in Xera apparently not working. The signup emails are sent by him manually, so receiving one is not proof of the system working.

    I tried the password reset feature and haven't received an email, so it may be safe to assume that this isn't working, either. Hitting the "resend email" button on the activation page shows an error, as well:

    MXz80v7.png

    From these, it is safe to conclude there's something wrong with the current configuration of the email system in Xera.

    One of the first steps to check in debugging is to validate that the credentials that have been entered in Xera are correct. Can you share a screenshot of your SMTP configuration, redacting any sensitive information such as your password?

    You can ensure that your credentials are correct by running them through an online tester as advised above:

    11 hours ago, SpookyKipper said:

    Try using some online smtp testers

    After doing that, re-enter the correct credentials in Xera and hit save, and see if the issue is fixed (by testing functionality such as "Forgot Password" or activation of an account, not through the test tool which may be broken).

  10. 1 minute ago, Vawiz said:

    I think this is the wrong place for me. If you people do not want to help me then don't!! i will go to the ifastnet support team since they are much friendlier. 

    Good luck getting iFastNet support to troubleshoot a problem with your software for you. It isn't their job to do so; and you'd be spending precious time they need for other, more important queries. If you're not a paying customer, support is also limited, so I doubt they'll be able to help.

    Sorry to hear you feel this way; but please understand that, when asking for help with an issue, providing as much information as possible is necessary. Statements like these:

    10 hours ago, Vawiz said:

    It is not working 

    Are not helping. We have no idea what is not working, as Spooky said, and no idea what you configured, where you configured it, how you configured it and if your configuration is correct or not.

    Everyone in this topic has tried to help you; for example:

    3 hours ago, SpookyKipper said:

    Try using some online smtp testers

    This advice refers to the troubleshooting step where you verify that the credentials you are providing to the system are correct. If you use an online SMTP tester with the same credentials you are entering on Xera's setup, does the tester work successfully?

    Unfortunately:

    3 hours ago, TinkerMan said:

    You’ve never provided us with anything besides “it does not work”

    As a coder you should know this is not helpful, and you should instead describe, in as much detail as possible, every step that you have taken to try and debug the issue, such as validating your credentials are correct, trying the steps given to you such as using the "forget password" option to check whether an email is actually sent or not, and see if there is an error in either an error log, or by enabling debug mode (this isn't documented as much in Xera, but I hope this can change).

    6 minutes ago, Vawiz said:

    I am doing things manual since it does not work.

    Well, how are we supposed to know that? You never mentioned it before, so do you really think it was unreasonable of Spooky to assume that the email system was working correctly?

    All you've told us are "sign up yourselves to see the issue". He did that, and saw no issue. We can't know what you're doing behind the scenes.

    We'd be more than happy to try to assist, if we can. But we need information first; we cannot help you on an issue we cannot experience.

  11. 42 minutes ago, Meca said:

    They give a new pan no the host i am i pay for in faq i cannot log in and my site is down please respond.

     

    My site is: csnf.a0001.net

     

    Regards.

    If you have not registered for the support portal before, you will need to make a new account by clicking on the Register button. Support accounts are different from your client area accounts, you will need to register a new one if you have not done so before.

  12. 5 hours ago, Vawiz said:

    i have pasted the code to ifast support and they have said that it is okay and that they will not suspend my reseller program

    They may not now, but if InfinityFree decides to take action and file a suspension request, they may be obligated to. I would not recommend taking that risk, especially when using safe alternative solutions is easy.

×
×
  • Create New...