Riven said:I know I mentioned this before, but there was actually a problem with the way I'd designed the system that I didn't figure out earlier on account of me being thick.
When sorting by highest rated maps under ALL games it didn't put the highest rated maps first
Riven said:Fixed! (Ctrl+f5 to refresh the js if it doesn't work!)
When viewing pictures on map profiles, if you press the button to view a different picture in the list, and then click on that picture to open it in a new window, the window will always show the first picture for that map, no matter which one you clicked on in the list. This is an issue on the other version of the site as well.
Riven said:One of the user database copies didn't fully complete - everything should be ok now.
What happened to my signature? It's blank now?
Riven said:Just the column name changed on the database table and the script wasn't updated... if you see that anywhere else lemme know so I can make the change.
The registration date for users listed on posts are all the same default "1969" date. But they're correct in profiles.
Riven said:It's not really a bug tbh. Say you are viewing 20 posts per page and are on page 5, the topic offset (the number from which records start being returned) would be 80 (ie you skip the first 80 posts and view 80-100). If you change the number of posts viewed to 30 and refresh the page then the offset is still 80, but because it's 30 posts per page it means you're now viewing page 2.67
OMG! you can view between pages! What is this world coming to!?![]()
I was checking my control panel in one FireFox tab, and had the HL forum open in another. After noticing my sig was gone, I changed the number of posts from 20 to 80 again and applied. When I switched to the HL forum, I went to the next page, and got some weird paging results as you can see.
Riven said:Yeah, just stuff missing from the forums/topics/posts tables, no worries
A lot of the posts are missing their reply values and the author values. After page 3, I think they all are missing. -Is that too from the incomplete DB?
Riven said:One of the user database copies didn't fully complete - everything should be ok now.
What happened to my signature? It's blank now?
Riven said:Just the column name changed on the database table and the script wasn't updated... if you see that anywhere else lemme know so I can make the change.
The registration date for users listed on posts are all the same default "1969" date. But they're correct in profiles.
Riven said:It's not really a bug tbh. Say you are viewing 20 posts per page and are on page 5, the topic offset (the number from which records start being returned) would be 80 (ie you skip the first 80 posts and view 80-100). If you change the number of posts viewed to 30 and refresh the page then the offset is still 80, but because it's 30 posts per page it means you're now viewing page 2.67
OMG! you can view between pages! What is this world coming to!?![]()
I was checking my control panel in one FireFox tab, and had the HL forum open in another. After noticing my sig was gone, I changed the number of posts from 20 to 80 again and applied. When I switched to the HL forum, I went to the next page, and got some weird paging results as you can see.
Riven said:Yeah, just stuff missing from the forums/topics/posts tables, no worries
A lot of the posts are missing their reply values and the author values. After page 3, I think they all are missing. -Is that too from the incomplete DB?
Riven said:Actually a little bug in PHP! Coded a workaround, thanks!
page has a nasty SQL statement at the bottom