Jump to content
[MUST READ] Forum Rules ×

JaiktDev

Senior Members
  • Posts

    138
  • Joined

  • Last visited

Everything posted by JaiktDev

  1. Ok, I can join you, umm, you can contact me at [email protected] (not personal email, open for anyone)
  2. Yes that is correct. Nothing wrong. U can either store the actual domain when user signs up.
  3. Update MyAccounts.php by jaikt · Pull Request #89 · NXTS-Developers/MOFHY-Lite (github.com)
  4. Added Account Label System! Link: https://github.com/MofhyDevs/AccountLabelSystem. That's all for this week! Please leave a feedback, I'd love to see them.
  5. Alright! It's next on my list, since the label system is too easy to code it yourslef, I'll release the guide in the coming week. For sure!
  6. Ok, your flexing comment was :\|
  7. Hey! Hope ya'll are doing good. Here are some of the integrations built by me. I am working on the documentations for the installation of these integrations will release then soon when that is completed. Hope you will like it. Feel free to star it on GitHub! Website => Home | MofhyDevs New Account Notice => https://github.com/MofhyDevs/NewAccountNotice.
  8. So easy to fix! Just know all api responses! I removed it for royalityfree, basic php knowledge is needed! Is not important, but worth. Check the chat for iFastNet' reply.
  9. Great, but installing monsta ftp on the domain itself is much better.
  10. seems working to me without the whole url.
  11. Nope, it's still being available (i.e. it is will get updates)
  12. haha, i am trading with him for those with some other components.! so free.
  13. Hello, you guys can use the following code to hide the user domain part in the vewssl.php. most face errors due to that, because they copy the whole thing, instead for the domain they have to use the dropdown in the cname section of control panel. Hope it helps ?! <?php $dot = '.'; $find = $dot.$SSLInfo['domain']; $replace = ''; $from = $Record['0']; ?> Then use the following code to echo the above variables :- <?php print_r(str_replace($find,$replace,$from))?>
  14. Interesting, If you're hosting it on free hosting, then sorry. You'll get suspended soon!
×
×
  • Create New...