MindWanderer Posted May 19, 2014 Share Posted May 19, 2014 See screenshot: Link to comment Share on other sites More sharing options...
djpretzel Posted May 19, 2014 Share Posted May 19, 2014 Fixed in upcoming design tweaks that should hopefully be ready in 1-2 weeks! Link to comment Share on other sites More sharing options...
djpretzel Posted May 20, 2014 Share Posted May 20, 2014 I believe this problem should now be resolved. If anyone who was consistently experiencing it could verify, I'd appreciate it. Link to comment Share on other sites More sharing options...
FenixDown Posted May 21, 2014 Share Posted May 21, 2014 I was able to successfully post the thread I wanted to create when I brought this issue up. Seems like it's been resolved. Thanks! Link to comment Share on other sites More sharing options...
Eino Keskitalo Posted May 22, 2014 Share Posted May 22, 2014 The source for 356 seems wrong, it's the good old Vampire Killer - I can't hear in there. Link to comment Share on other sites More sharing options...
Liontamer Posted May 22, 2014 Author Share Posted May 22, 2014 The source for 356 seems wrong, it's the good old Vampire Killer - I can't hear in there. That was a mistake from a looooong time ago when the community seeded the first list of source tunes for the mixes, so good catch! Should be fixed shortly. Link to comment Share on other sites More sharing options...
djpretzel Posted May 23, 2014 Share Posted May 23, 2014 http://ocremix.org/forums/showthread.php?t=47060 Link to comment Share on other sites More sharing options...
SuperFamicorn Posted May 27, 2014 Share Posted May 27, 2014 For some reasons some threads only display as a white page, such as these, and ones like this give me things akin to "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 9017 bytes) in /home/ocremix/public_html/forums/showthread.php on line 1275" What could be wrong? Link to comment Share on other sites More sharing options...
Liontamer Posted May 27, 2014 Author Share Posted May 27, 2014 For some reasons some threads only display as a white page, such as these, and ones like this give me things akin to "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 9017 bytes) in /home/ocremix/public_html/forums/showthread.php on line 1275"What could be wrong? Those are pretty large threads, but we'd need more information. What browser(s) is this occurring in and what OS are you using? Are you able to replicate this error every single time? Need some more intel! Link to comment Share on other sites More sharing options...
SuperFamicorn Posted May 27, 2014 Share Posted May 27, 2014 These are both in Chrome, one in Windows 8 and one in 7. These errors happen every time, but it's more surprising because the Windows 7 computer is a school one, while the 8 computer is dramatically faster. Link to comment Share on other sites More sharing options...
timaeus222 Posted May 31, 2014 Share Posted May 31, 2014 (edited) Maybe there's a memory leak. Are all the unused pointers deleted before termination of the coding? If a pointer is leftover and unusable, it had already allocated memory that is now inaccessible, and that memory goes toward the available memory. Those threads loaded for me, though, and I'm just on Safari on an iPad 2. Edited May 31, 2014 by timaeus222 Link to comment Share on other sites More sharing options...
djpretzel Posted May 31, 2014 Share Posted May 31, 2014 Most likely related to recent upgrade of Apache/PHP/MySQL. In this case, PHP 5.3 vs. PHP 5.2 is probably the differentiator, since the actual vBulletin code hasn't changed. I have increased the PHP memory limit from 32M to 64M. If this was the underlying cause, doubling it should completely eliminate the problem. If this issue occurs again, please include a datetime stamp so I can correlate with logs, but we SHOULD be good with this tweak in place... Thanks! Link to comment Share on other sites More sharing options...
BorgMan Posted June 13, 2014 Share Posted June 13, 2014 It would appear that the notice with the amount of messages you have, together with your login name, in the right top corner is gone. Was this done on purpose or is it a glitch? Link to comment Share on other sites More sharing options...
Mirby Posted June 13, 2014 Share Posted June 13, 2014 Might be a glitch, since it's still there on my screen. Slightly more to the left than usual though. Link to comment Share on other sites More sharing options...
BorgMan Posted June 13, 2014 Share Posted June 13, 2014 Hey, that's awkward. It's back again? Though I really can't tell if it has moved since before it disappeared... Link to comment Share on other sites More sharing options...
Liontamer Posted June 13, 2014 Author Share Posted June 13, 2014 Hey, that's awkward. It's back again? Though I really can't tell if it has moved since before it disappeared... It was just you, AFAIK. Link to comment Share on other sites More sharing options...
Ivan Hakštok Posted June 13, 2014 Share Posted June 13, 2014 It was just you, AFAIK. I don't see it either. Link to comment Share on other sites More sharing options...
MindWanderer Posted June 13, 2014 Share Posted June 13, 2014 I don't see it either.What browser are you guys using? On Chrome for Linux, mine is present but moved to the left a bit. On Chrome for Android, mine is gone. Link to comment Share on other sites More sharing options...
Ivan Hakštok Posted June 13, 2014 Share Posted June 13, 2014 Chrome on Windows Link to comment Share on other sites More sharing options...
Liontamer Posted June 13, 2014 Author Share Posted June 13, 2014 Chrome on Windows I'm on Chrome for Windows (7) and I'm not having an issue. Is it visible in other browsers? Seems potentially difficult to replicate. Link to comment Share on other sites More sharing options...
BorgMan Posted June 13, 2014 Share Posted June 13, 2014 Typing this from Chrome on W7 x64, but it appears here just fine as well. Hard to replicate indeed :/ Link to comment Share on other sites More sharing options...
Ivan Hakštok Posted June 13, 2014 Share Posted June 13, 2014 I'm on Chrome for Windows (7) and I'm not having an issue. Is it visible in other browsers? Seems potentially difficult to replicate. No problems on Firefox, and it's there in the page source on Chrome, just not displaying: <div class="smallfont" id="logininfo"><!-- breadcrumb, login, pm info --> <div class="smallfont"> <strong>Welcome, <a href="member.php?u=43292">hakstock</a>.</strong>. <a href="private.php">Private Messages</a>: Unread 0, Total 220. </div><!-- / breadcrumb, login, pm info --></div> Link to comment Share on other sites More sharing options...
Flexstyle Posted June 13, 2014 Share Posted June 13, 2014 I don't see it either. Win8 Pro x64, Chrome, at my usual zoom level (175%). EDIT: Changing the zoom level makes no difference. EDIT2: Cleared the page cache (by pressing ctrl+F5) and it's reappeared, in the slightly modified spot. Try that, guys. Link to comment Share on other sites More sharing options...
Ivan Hakštok Posted June 13, 2014 Share Posted June 13, 2014 Started working for me, even though I didn't do anything o_O Link to comment Share on other sites More sharing options...
timaeus222 Posted June 13, 2014 Share Posted June 13, 2014 Looks fine to me. I'm on Chrome on Windows 7 as well. Link to comment Share on other sites More sharing options...
Recommended Posts