Arisotura |
Posted on 10-08-11, 04:47 pm
|
☭ coffee and cream
Karma: 10532 Posts: 135/2780 Since: 06-26-11 |
Dirbaio |
Posted on 10-08-11, 05:04 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10061 Posts: 963/4458 Since: 06-08-11 |
It's probably the staff forum. It was already there before, but root only.
I guess ajaxcallbacks.php filters out forums in a different way than the forum list... |
LeWario |
Posted on 10-09-11, 08:54 pm
|
Banned for being a complete idiot.
Karma: 529 Posts: 481/987 Since: 07-09-11 |
Got this in between thread title and posts:
And white pages randomly pop up. Like when I tried to post this post originally. |
Piranhaplant |
Posted on 10-10-11, 01:42 am
|
Fuzzy
Full mod Karma: 1183 Posts: 238/785 Since: 06-28-11 |
I'm not sure if this is a bug or not, but on the uploader, files can't be moved into the Private Files section.
|
Dirbaio |
Posted on 10-10-11, 03:04 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10061 Posts: 967/4458 Since: 06-08-11 |
ELMario: that weird text was a debug thing I forgot to remove. I have removed it now.
The white page thing is definitely on your side, stop complaining since nobody else is having it. Piranhaplant: that is intentional. Files aren't supposed to disappear out of nothing. |
LeWario |
Posted on 10-10-11, 11:18 pm
|
Banned for being a complete idiot.
Karma: 529 Posts: 483/987 Since: 07-09-11 |
Ok, then I need help debugging my problem. Because every other website I visit works fine, my ISP hasn't changed anything, and my network configuration and software hasn't changed at all. So why is it only your website that's broken?
Plus, Piranhaplant said he had it too over IRC. |
Piranhaplant |
Posted on 10-11-11, 02:03 am
|
Fuzzy
Full mod Karma: 1183 Posts: 239/785 Since: 06-28-11 |
No, I said I had the random text showing up, not white pages.
|
Shadey |
Posted on 10-14-11, 10:46 pm, deleted
|
Freeze |
Posted on 10-15-11, 03:55 pm
|
Karma: 3767 Posts: 526/2112 Since: 06-28-11 |
I have got a nice suggestion for this board! It can be really annoying, when you edit your post layout and other users are also online. They see the completely bugged and unfinished Layout and probably can't read the posts of that user anymore, since that layout is not finished yet (the user is still working on it).
So the user, who wants to change his/her post layout has to hurry, because other people could see that unfinished layout. So a button "Block MY post layout for all users" was really nice! |
Dirbaio |
Posted on 10-15-11, 04:08 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10061 Posts: 990/4458 Since: 06-08-11 |
Or maybe a "Preview layout" button.
Yea, would be a good thing. Will try to do it! |
Freeze |
Posted on 10-15-11, 04:10 pm
|
Karma: 3767 Posts: 528/2112 Since: 06-28-11 |
Posted by Dirbaio Or maybe a "Preview layout" button. Yea, would be a good thing. Will try to do it! Ok thank you! That will help out noobs in CSS like me a lot. |
Piranhaplant |
Posted on 10-26-11, 09:43 pm
|
Fuzzy
Full mod Karma: 1183 Posts: 260/785 Since: 06-28-11 |
The online users list and view count aren't refreshing for me. The new tags still refresh fine though.
|
gridatttack |
Posted on 10-27-11, 05:15 am
|
Birdo
Karma: 3316 Posts: 184/2026 Since: 06-28-11 |
Posted by Piranhaplant The online users list and view count aren't refreshing for me. The new tags still refresh fine though. Yeah, Users aren't refreshing since a while now I wonder if this was disabled? _________________________ |
Dirbaio |
Posted on 10-27-11, 02:11 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10061 Posts: 1057/4458 Since: 06-08-11 |
Posted by gridatttack Posted by Piranhaplant The online users list and view count aren't refreshing for me. The new tags still refresh fine though. Yeah, Users aren't refreshing since a while now I wonder if this was disabled? Hmm no, that's a bug It probably sneaked in when I made the new layout. Thanks for reporting... |
Piranhaplant |
Posted on 10-27-11, 08:37 pm
|
Fuzzy
Full mod Karma: 1183 Posts: 261/785 Since: 06-28-11 |
I think this is the problem: <script type="text/javascript">
onlineFID = ;
window.addEventListener("load", startOnlineUsers, false);
</script> There's a javascript error there, so it doesn't ever add the event listener. |
Dirbaio |
Posted on 10-27-11, 09:35 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10061 Posts: 1064/4458 Since: 06-08-11 |
Posted by Piranhaplant I think this is the problem: <script type="text/javascript">
onlineFID = ;
window.addEventListener("load", startOnlineUsers, false);
</script> There's a javascript error there, so it doesn't ever add the event listener. Ah, lol. Thanks for the info I totally broke it. Damn PHP. Going to fix it right now |
Dirbaio |
Posted on 10-27-11, 10:25 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10061 Posts: 1065/4458 Since: 06-08-11 |
Should be fixed now.
Damn. It was just a case issue: $onlineUsersFid to $OnlineUsersFid |
ray |
Posted on 11-01-11, 12:31 pm (rev. 1)
|
Roy Koopa
Karma: 4011 Posts: 917/2722 Since: 06-26-11 |
I get the strange line on top of the page now, too... That is annyoing
See a lots of creative DS Hacking here_________________________ If you want to support me, you might check out my Patreon Page : ) |
Dirbaio |
Posted on 11-04-11, 05:20 pm
|
Super Mario
( ͡° ͜ʖ ͡°) Karma: 10061 Posts: 1093/4458 Since: 06-08-11 |
I just fixed the "Birthdays Today" thing to look cooler. AND It's displayed on all the pages!!
Also, I fixed a nasty bug with the online users when in a forum refreshing wrongly. Now it works as it should. |
Piranhaplant |
Posted on 11-04-11, 08:38 pm
|
Fuzzy
Full mod Karma: 1183 Posts: 271/785 Since: 06-28-11 |
Nice, I like the gradient name effect. Did you add that or is it a feature in ABXD?
|