View Single Post
  #44  
Old 19th June 2023, 17:28
Projectzomb Projectzomb is offline
Coder
 
Join Date: May 2023
Posts: 18
Default
Quote:
Originally Posted by Elena View Post
seems that our mods banned you when they saw you come in and just be a troll, " Alot of talk with nothing to say tht would contribute to the ommunity or project." So heres the link, I was not aware you were banned lolol.

https://demo.n3xtsource.com/signin

Bump:
Quote:
Originally Posted by Elena View Post
1. we have to move away from java scripts, HTML5 allows us to do that!
2. have you looked at the number of requests in the browser? And page load time from scratch? You could hang yourself there.
3. everyone makes settings for himself, not automatically.

The address of the test site so wrote. Is it such a secret?


1.HTML5 Dosn't replace java script...they are twop seperate techs, which CAN work togther to create dynamic web pges. HTML5 is a markup language whre as javascript is a programming language. Apples and oranges, while togetherr make a delicisous fruit salad, are boring seperate.


2. How can you say anything about the demos aod times if you couldnt access them,? Page load times and responiveness are great due to the way evverything was written.

3.well, everysetting on the site, has a control in the admin panel. it not like we decided anything, the site owner has total control over his site. we just gave them the toos to edit/adjust them or disable all together in the admin panel with out needing to edit hard code.


I hope this clears this up for you.

Bump: N3XT UPDATE, ADDED THE ABILITY TO GIVE DISCOUNS ON HnR CLEARING COST BASED ON HOW LONG/ HOW MUCH YOU HAVE SEEDED A TORRENT, VS JUST HAVING A STATIC COST FOR EVERY HnR REMOVAL. This feature may be turned on or off and values set for cost per GB/ HOUR of remaing seeding needed on torrents.

Bump: UPDATE FOR N3XT!

Our coo\dder has implemented some stats for the site at the bottom of the page that the owner can limit to view by classes or disable all together, this will show things like query times an hits... so this way you can brag about how fast and efficent your tracker is!

Bump: UPDATE LOG FOR THE LAST 2 WEEKS ALLL IN ONE POST!


N3XT UPDATE, ADDED THE ABILITY TO GIVE DISCOUNTS ON HnR CLEARING COST BASED ON HOW LONG/ HOW MUCH YOU HAVE SEEDED A TORRENT, VS JUST HAVING A STATIC COST FOR EVERY HnR REMOVAL. This feature may be turned on or off and values set for cost per GB/ HOUR of remaing seeding needed on torrents.

Finished the port over script. You use it right from your admin panel. Something never seen before, you login with your db creds...pick the tables... and then hit GO, and watch the magic. Will bring your categories and sub cats over automaticly... users... everything about them.. and can work in the background but is so fast... you most likely won't need to do anything while it's working it's magic! Move from your current code with out losing a torrent or user in the push of a button!

Tweaked your importing DB script, so now, When you import your user table and your torrent tables.... It will bring your cats and sub cats and user ranks over, so you do not need to make them and place torrents and users in to the correct ranks/cats.... the script will auto make these in n3xt putting everything EXACTLY where they need to go 🙂 making your DB PORT OVER, as simple as pushing a button on the admin panel!

SUPER SIMPLE SETUP SCRIPT: A simple script you run on your server, which with a simple command, will set your serer up for n3xt, install the pre req's, set everything to thet correct version, and has an option to secure your server so only your (or any ip you wish) cn access the mchine to keep you super secure.

DB IMPORT SCRIPT: Finshing up the Xbtit DB import script so all you Xbtit FM users will be able to move over in a minute, with 11k db entries moved over in 21 seconds, you can move your whole site to n3xt in under a minute, will also work in the background for SUPER large trackers, so you can continue your other work while this works in the background.

PM SYSTEM COMPLETE: Full intergration of PM system in with other systems for System msges to be sent, and polished up user inbox and the way pm threads work, keeps your converations clean, and easy to follow with out filling your inbox and becoming a mess.

FORUM SYSTEM FINSHED: ADDED some last mminute features and fixes for a full forum experence. Allows your forums to be the best forums they can be!

POLL SYSTEM FINSHED: Can now fully manage and review past polls, making the polling system very intuitive, and esy to use/ review. NEVER let an old poll be forgoten and see results from old polls so you o not have to re run them whhen relevent.

BBCODE ENHANCEMENTS: Full bbcode now on all text boxes that you woul want bbcode for.

USER PROFILE: Updats to user profile pages and avatar upload system so now your users can have fun making their profile pages reflect exaclty hhwatt tthey want.

NEWS BLOCK FINSHED: Make sure you keep your users up to date with the NEW BLOCK, and all of its intergrations and features to never let your site go stale and allow everybody to know whats going on.

HELP DESK: So the last two days we have implemented the HELP DESK feature! This is something you expect on every tracker, and will allow users to post any probelms they are having to the staff that have permissions to view and reply to the posts.

USER CUSTOMIZATION: Users can now swap if they see the new shouts in the shout box from the top, or the bottom of the box.

PERFORMANCE METRICS: You can now enable on the footer of the site, additional performance metrics to show you the efficiency of your site running N3XT. Check the speed and rate that the DB gets hit, Response and load times, and just some over all metrics you can watch to ensure the code is doing what it was designed to do, and that is to be efficent!

SITE STATS: Now in the admin panel are stats for your tracker, see how many visitors, sign ups etc on a line graph and follow your sites growth very easily!

PM system intergration with the HnR and ratio systems and other small bug fixes were done last night. we are finally wrapping things up, and doing the final touches and last minute features we are sqeezing in to the inital release!

Bump: JUST AN ADDITION FOR A BIT MORE ABOUT THE S.S.S.S ( Super Simple Setup Script) That you may choose to use for ease of use if you so wish!

It installs NodeJS
It installs MongoDB
It sets up the MongoDB user and activates MongoDB Authentication
It tries to identify if any IP control is active on the server (like Iptables, ufw, etc.). If it can, it will ask you if you want to limit Mongo out-of-network connections to a single IP (your own)
It will inquire if you'd like the script to secure your remote SSH (only if it's managed to figure out your IP control). This restricts remote SSH to a single IP
Gives you the option of it installing fail2ban (Fail2ban is an intrusion prevention software framework)

Just something else we made to help some of the more inexperenced users get things rolling a bit faster and to make sure your server is secure and help prevent hacking or issues down the road, but again, is 110% optional.
Reply With Quote
The Following 2 Users Say Thank You to Projectzomb For This Useful Post:
mogo (23rd June 2023), Subzero (21st June 2023)