<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title>dMZX Forums: dMZX Forums</title>
	<link>https://www.digitalmzx.com/forums/index.php?app=tracker</link>
	<pubDate>Sun, 12 Jul 2026 16:09:14 +0000</pubDate>
	<ttl>1800</ttl>
	<item>
		<title><![CDATA["Last post" column in tracker far too wide at small window sizes]]></title>
		<link><![CDATA[https://www.digitalmzx.com/forums/index.php?s=aa664740630ea09192321d44f957ae2b&app=tracker&showissue=812]]></link>
		<description><![CDATA[The "Last post" column is always 30% of the window width despite pretty much never using this much screen space. At small window sizes (e.g. tiling two windows horizontally at 1080p &#8594; 960x1080), this column consumes quite a lot of window space because of this. This is particularly bad in the MegaZeux Bugs tracker where it forces most issue names to wrap after a couple of words.<br />
<br />
The offending class is "col_c_post" and it is used in the header of the column. Every theme has this problem.<br />
<br />
edit: this class is used on the front page too, where the 30% value is much more reasonable.]]></description>
		<pubDate>Sat, 15 Aug 2020 21:01:23 +0000</pubDate>
		<guid isPermaLink="false">812</guid>
	</item>
	<item>
		<title>Call-time pass-by-reference usage in forum code</title>
		<link><![CDATA[https://www.digitalmzx.com/forums/index.php?s=aa664740630ea09192321d44f957ae2b&app=tracker&showissue=795]]></link>
		<description><![CDATA[The forum code is littered with uses of call-time pass-by-reference, which is a liability for us because it keeps us trapped on old copies of PHP. So far the main instances seem to be these:<br />
<br />
admin/sources/base/core.php line 1284 defines the function "doDataHooks" which was universally used with call-time pass-by-reference instead of having a reference in the definition. Fixing this function and updating all uses of it got most of the forums working past PHP 5.3.<br />
<br />
admin/applications_addon/tracker/modules_public/post/post.php line 159 used one when registering the post class. It's not clear if removing this broke anything (yet).<br />
<br />
Still keeping an eye out for other uses of this feature. It'd be really nice to be able to permanently upgrade PHP to something reasonable.]]></description>
		<pubDate>Thu, 02 Jan 2020 22:52:24 +0000</pubDate>
		<guid isPermaLink="false">795</guid>
	</item>
	<item>
		<title><![CDATA[&gt;:(]]></title>
		<link><![CDATA[https://www.digitalmzx.com/forums/index.php?s=aa664740630ea09192321d44f957ae2b&app=tracker&showissue=629]]></link>
		<description><![CDATA[Title is automatically converted to <pre class='prettyprint'>&gt;:(/></pre> when submitted]]></description>
		<pubDate>Sun, 13 Nov 2016 13:07:43 +0000</pubDate>
		<guid isPermaLink="false">629</guid>
	</item>
	<item>
		<title>Tracker: Copying post link COPIES YOUR SESSION ID AS PART OF THE URL</title>
		<link><![CDATA[https://www.digitalmzx.com/forums/index.php?s=aa664740630ea09192321d44f957ae2b&app=tracker&showissue=539]]></link>
		<description><![CDATA[DON'T USE THE COPY POST LINK POPUPS FROM THE TRACKER, HOLY HELL!  I inadvertently gave my session cookie to the entirety of #mzx.  If you feel like using them, make sure you remove the s=[hash] section of the URL.  Otherwise people will have open access to your account!]]></description>
		<pubDate>Fri, 30 Nov 2012 06:44:44 +0000</pubDate>
		<guid isPermaLink="false">539</guid>
	</item>
	<item>
		<title>Increase the number of searches before flood timeout</title>
		<link><![CDATA[https://www.digitalmzx.com/forums/index.php?s=aa664740630ea09192321d44f957ae2b&app=tracker&showissue=475]]></link>
		<description>Right now the search feature on the boards sucks because you can only perform one search every 30 seconds. Can this be increased for forum members?</description>
		<pubDate>Thu, 07 Jun 2012 19:51:11 +0000</pubDate>
		<guid isPermaLink="false">475</guid>
	</item>
	<item>
		<title>Linebreaks ignored when editing a sent PM</title>
		<link><![CDATA[https://www.digitalmzx.com/forums/index.php?s=aa664740630ea09192321d44f957ae2b&app=tracker&showissue=345]]></link>
		<description>Try sending a multi-line PM to somebody and then edit it.  The editing field removes all of the line ends and crams everything onto a single line.  Using Lachesis Sandbox in Opera 11.10</description>
		<pubDate>Sun, 12 Jun 2011 21:49:06 +0000</pubDate>
		<guid isPermaLink="false">345</guid>
	</item>
	<item>
		<title>Opening Attachments While Not Logged In</title>
		<link><![CDATA[https://www.digitalmzx.com/forums/index.php?s=aa664740630ea09192321d44f957ae2b&app=tracker&showissue=334]]></link>
		<description><![CDATA[If you try and open an attachment while not logged in, and then try and log in through the following page sequence, you will be re-directed to the upload link, instead of something sane like the post that was attached.<br />
<br />
Not entirely a bug, but kind of weird.]]></description>
		<pubDate>Wed, 19 Jan 2011 20:44:31 +0000</pubDate>
		<guid isPermaLink="false">334</guid>
	</item>
	<item>
		<title><![CDATA[Unchecking "Enable Emoticons" doesn't do anything in the Tracker]]></title>
		<link><![CDATA[https://www.digitalmzx.com/forums/index.php?s=aa664740630ea09192321d44f957ae2b&app=tracker&showissue=325]]></link>
		<description><![CDATA[<img src='http://www.digitalmzx.com/forums/public/style_emoticons/default/sad.gif' class='bbc_emoticon' alt=':(' /> <img src='http://www.digitalmzx.com/forums/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /> <img src='http://www.digitalmzx.com/forums/public/style_emoticons/default/tongue.gif' class='bbc_emoticon' alt=':p' /> <img src='http://www.digitalmzx.com/forums/public/style_emoticons/default/s9.gif' class='bbc_emoticon' alt=':s9:' /> <img src='http://www.digitalmzx.com/forums/public/style_emoticons/default/ohno.gif' class='bbc_emoticon' alt=':o' />]]></description>
		<pubDate>Sun, 26 Dec 2010 04:55:50 +0000</pubDate>
		<guid isPermaLink="false">325</guid>
	</item>
	<item>
		<title>Random phrase missing</title>
		<link><![CDATA[https://www.digitalmzx.com/forums/index.php?s=aa664740630ea09192321d44f957ae2b&app=tracker&showissue=264]]></link>
		<description><![CDATA[The random phrase underneath the logo isn't there anymore. woowoowoowoowoo!<br />
<br />
Are we going to replace it, or just chuck it?]]></description>
		<pubDate>Mon, 22 Mar 2010 19:20:19 +0000</pubDate>
		<guid isPermaLink="false">264</guid>
	</item>
</channel>
</rss>