| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,762,949
» Latest member: JH1878
» Forum threads: 6,326,734
» Forum posts: 62,966,308
Full Statistics
|
|
|
| Downtime |
|
Posted by: Omniscient - Nov 2, 2024 09:14 PM - Forum: Site News
- Replies (14)
|
 |
Looks like we were offline for an hour or two. I am investigating now. Potentially socket crash and nginx problem. We're online now (of course). I will look into it and report back if I find anything solid.
|
|
|
| Source is Oct 2024 Member of the Month |
|
Posted by: Omniscient - Nov 2, 2024 12:47 PM - Forum: Site News
- Replies (31)
|
 |
[mention=5184709] is MoTM based on the choice and vote by Staff and Mentors.
He will now be added to Mentor group and wins $100 in crypto.
So far so good...
And yes, I still have some setup for Mentor group to do. Soon, very soon.
|
|
|
| Bump Pricing |
|
Posted by: Omniscient - Nov 2, 2024 08:19 AM - Forum: Site News
- Replies (9)
|
 |
It was reported to me a bug that Bytes were actually not being deducted when bumping. It probably worked with the API but definitely was not deducting from the thread bump. Seems that there is a conflict in the query flow causing this. The fix was to make sure the Bytes are deducted in the shutdown sequence.
You can read more about Shutdown here: https://www.php.net/manual/en/function.r...nction.php
MyBB actually has a shutdown function in their query class $db->shutdown_query() which is what I used to fix this.
Anyways, after spending a couple hours on the frustrating bug I have decided to lower Bump costs.
Regular/L33t 150->100
Ub3r 100->75
Vendors 50 (no change)
Also, my alteration could potentially cause side-effects in other functions where Bytes are added/subtracted. If by chance you see any odd behavior related to that please report it to me. Make sure the Bytes system is working properly please.
Enjoy and thanks.
|
|
|
|