• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

[Znote] Forum Upgraded

CesarZ

Well-Known Member
Joined
Sep 20, 2012
Messages
272
Solutions
4
Reaction score
66
Znote Forum Upgraded by me.
easy to install.
Download it at my github: Cesar525

Changes-
  • Re posting when reload page fixed.
  • Look fixed
  • added counting post to categories
  • added counting thread to categories
  • added counting post to threads
  • added "last post by" to categories
  • added "last thread" to categories
  • added last "post by" to threads
  • Text Editor Added
  • added comment under category title

The forum work the same it just upgraded with new features.
Whatever bugs you guys encounter please post it in the issue section.
Donate for upcoming updates if you wish.​


1676686896.PNG

1676687602.PNG
 

Attachments

Last edited:
hey @CesarZ how to made this follow the layout of the whole website?
i was going to make it like that (to follow every layout), but the problem about that is the the people that make these layouts hate using classes in the CSS file. They love putting the tags on their CSS.
so decided to create a new header with a CSS file to make classes.. NOT tags so other developers can be able to edit without having problems.

i suggest you that you can also give that "website layout feel" by also changing the background image. I made it really easy for people to edit.
use the "inspect" when you right click the object with your mouse find the edit location and make the changes.
 
i was going to make it like that (to follow every layout), but the problem about that is the the people that make these layouts hate using classes in the CSS file. They love putting the tags on their CSS.
so decided to create a new header with a CSS file to make classes.. NOT tags so other developers can be able to edit without having problems.

i suggest you that you can also give that "website layout feel" by also changing the background image. I made it really easy for people to edit.
use the "inspect" when you right click the object with your mouse find the edit location and make the changes.
alright bro, thanks for ur time
 
nice, where do i must place the files? i plaed it htdocs folder and when i go to forum i ge tthisi added the tables get this
ning: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1217

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1218

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1224

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1225

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1262

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1263

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1268

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1269
 
Last edited:
How can I change the topic names not to be sorted alphabetically but by id?
For that I have to update the code. It's not integrated. Topics are sorted by time of posting think? I haven't check on my coding projects in a while I just became a father so I have little time. Lol I pass by once in a while to check on how things been with ots ect. I will sit down later on and check.
Post automatically merged:

nice, where do i must place the files? i plaed it htdocs folder and when i go to forum i ge tthisi added the tables get this
ning: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1217

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1218

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1224

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1225

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1262

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1263

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1268

Warning
: Trying to access array offset on value of type null in C:\xampp\htdocs\forum.php on line 1269
Did you uploaded the database i made as well?
It's located on cesar525 folder.
 
Last edited:
Back
Top