The following warnings occurred:
Warning [2] Trying to access array offset on value of type null - Line: 5195 - File: inc/functions.php PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/inc/functions.php 5195 errorHandler->error
/inc/class_session.php 505 my_strlen
/inc/class_session.php 360 session->create_session
/inc/class_session.php 76 session->load_guest
/global.php 54 session->init
/showthread.php 23 require_once
Warning [2] Undefined array key "avatar" - Line: 48 - File: inc/plugins/headeravvy.php PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/inc/plugins/headeravvy.php 48 errorHandler->error
/inc/class_plugins.php 139 headeravvy
/global.php 436 pluginSystem->run_hooks
/showthread.php 23 require_once
Warning [2] Undefined variable $awaitingusers - Line: 22 - File: global.php(766) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(766) : eval()'d code 22 errorHandler->error
/global.php 766 eval
/showthread.php 23 require_once
Warning [2] Undefined array key "mybb" - Line: 1891 - File: inc/functions.php PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/inc/functions.php 1891 errorHandler->error
/inc/functions_indicators.php 41 my_set_array_cookie
/showthread.php 623 mark_thread_read
Warning [2] Undefined array key "additionalgroups" - Line: 6565 - File: inc/functions.php PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/inc/functions.php 6565 errorHandler->error
/inc/functions_user.php 728 is_member
/inc/functions_post.php 398 purgespammer_show
/showthread.php 1056 build_postbit
Warning [2] Undefined array key "profilefield" - Line: 6 - File: inc/functions_post.php(466) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/inc/functions_post.php(466) : eval()'d code 6 errorHandler->error
/inc/functions_post.php 466 eval
/showthread.php 1056 build_postbit
Warning [2] Undefined array key "showimages" - Line: 698 - File: inc/functions_post.php PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/inc/functions_post.php 698 errorHandler->error
/showthread.php 1056 build_postbit
Warning [2] Undefined array key "showvideos" - Line: 703 - File: inc/functions_post.php PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/inc/functions_post.php 703 errorHandler->error
/showthread.php 1056 build_postbit
Warning [2] Undefined variable $threadnotesbox - Line: 30 - File: showthread.php(1507) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/showthread.php(1507) : eval()'d code 30 errorHandler->error
/showthread.php 1507 eval



Hello There, Guest!
Would you like to or Register



Updates

:: Subscribe to this thread

#1

Administrator
Posts: 24
Threads: 12
Joined: Dec 2013

SocksTheFox

Offline ::
I'm going to try and communicate updates to the system here, so people can see what all's going on with TranquilArt. Quite a bit of it'll be backend stuff, things like database fixes or code optimization, but some of it will be user-visible features and bug fixes as well.

So, here's to start; version 1.0.1:
Fixed a bug where the commission type wouldn't show in the detailed commission view
Added filter level and last update to the detailed commission view
Prettied up a bunch of the URLs

The commission type thing was a dumb copy/paste error, I forgot to replace the variable so it was using a non-existent one and trying to pull non-existent commission types for a non-existent user.

The filter level thing was a convenience thing for me, be sure to properly tag your filter levels! I don't want minors seeing a rather thorough description of some pornographic commission!

The key one in this update is the URL prettying. Now it's things like http://tranquilart.net/forum/4 and http://tranquilart.net/user/SocksTheFox instead of the ugly default MyBB URLs with the hard to remember user ID number and whatnot.

However, the URL prettying is implemented in a very super hacky way, so if you see any broken links be sure to let me know so I can look them up and fix them!

Edit: So hacky it won't even let me post the old URLs, it tries to pretty them up after I post them. Oh well, I don't expect anyone to use the old ugly URLs anyway. And there were some other little things I messed up but fixed now like Quick Edit but if you find anything else at all please let me know!
Thread Closed