<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
  <channel>
    <title>jlmZone :: Forum</title>
    <link>http://www.jlmzone.com/</link>
    <description>Just Find it Useful! :: XOOPS Community Bulletin Board</description>
    <lastBuildDate>Thu, 21 Aug 2008 19:13:00 -0000</lastBuildDate>
    <docs>http://backend.userland.com/rss/</docs>
    <generator>CBB 3.08</generator>
    <category>Forum</category>
    <managingEditor>admin@jlmzone.com</managingEditor>
    <webMaster>admin@jlmzone.com</webMaster>
    <language>en</language>
        <image>
      <title>jlmZone :: Forum</title>
      <url>http://www.jlmzone.com/modules/newbb/images/xoopsbb_slogo.png</url>
      <link>http://www.jlmzone.com/</link>
      <width>92</width>
      <height>52</height>
    </image>
            <item>
      <title>Minor Code Adjustment [by Commerce]</title>
      <link>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=410&amp;forum=5</link>
      <description>Classified Ads:: Minor Code Adjustment&lt;br /&gt;
In Admin/Category.php there is a line of code that handles the order on the page.&lt;br /&gt;&lt;br /&gt;The original is this:&lt;br /&gt;&lt;div class=&quot;xoopsCode&quot;&gt;&lt;code&gt;&lt;pre&gt;
	if ($xoopsModuleConfig[&amp;quot;&amp;quot;.$mydirname.&amp;quot;_csortorder&amp;quot;] = &amp;quot;ordre&amp;quot;) {
		echo &amp;quot;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;quot;.constant($lang.&amp;quot;_ORDRE&amp;quot;).&amp;quot; &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;input type=\&amp;quot;text\&amp;quot; name=\&amp;quot;ordre\&amp;quot; size=\&amp;quot;4\&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;input type=\&amp;quot;submit\&amp;quot; value=\&amp;quot;&amp;quot;.constant($lang.&amp;quot;_ADD&amp;quot;).&amp;quot;\&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;quot;;
	} else {
&lt;/pre&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;I found I needed to update the line to insert a default 0 value because with a blank value (if I were not to enter one - and sometimes I&amp;#039;m known to not pay attention), MySQL seemed to have a problem.  As such I added a minor code change to account for a default 0 value.&lt;br /&gt;&lt;br /&gt;My change is this:&lt;br /&gt;&lt;div class=&quot;xoopsCode&quot;&gt;&lt;code&gt;&lt;pre&gt;
	if ($xoopsModuleConfig[&amp;quot;&amp;quot;.$mydirname.&amp;quot;_csortorder&amp;quot;] = &amp;quot;ordre&amp;quot;) {
		echo &amp;quot;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;quot;.constant($lang.&amp;quot;_ORDRE&amp;quot;).&amp;quot; &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;input type=\&amp;quot;text\&amp;quot; name=\&amp;quot;ordre\&amp;quot; value=\&amp;quot;0\&amp;quot; size=\&amp;quot;4\&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;input type=\&amp;quot;submit\&amp;quot; value=\&amp;quot;&amp;quot;.constant($lang.&amp;quot;_ADD&amp;quot;).&amp;quot;\&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;quot;;
	} else {
&lt;/pre&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;That seemed to cure the problem of no default for Order.&lt;br /&gt;&lt;br /&gt;[EDIT] - It seems that the escaping was not shown in the code post, but if you were to edit the post, the code has the value=\&amp;quot;0\&amp;quot; add in it.&lt;br /&gt;&lt;br /&gt;Best,&lt;br /&gt;&lt;br /&gt;-Commerce</description>
      <pubDate>Thu, 21 Aug 2008 18:02:41 -0000</pubDate>
      <guid>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=410&amp;forum=5</guid>
    </item>
        <item>
      <title>Nightly Builds? [by Commerce]</title>
      <link>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=409&amp;forum=2</link>
      <description>Feature Requests:: Nightly Builds?&lt;br /&gt;
I&amp;#039;m not sure if such a thing exists for your modules (which by the way are very nice work indeed), but I&amp;#039;ve observed some patches have been added to code in some of the threads here and so I would like to know if you have some form of &amp;quot;nightly build&amp;quot; area for downloading the most up to date patched version of a given module.&lt;br /&gt;&lt;br /&gt;Are you doing that today?  If not, is this a possibility for the future?&lt;br /&gt;&lt;br /&gt;-Commerce</description>
      <pubDate>Thu, 21 Aug 2008 16:03:15 -0000</pubDate>
      <guid>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=409&amp;forum=2</guid>
    </item>
        <item>
      <title>Re: Sorry, I can&#039;t send e-mails [by Commerce]</title>
      <link>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=408&amp;forum=4</link>
      <description>Site operation:: Sorry, I can&#039;t send e-mails&lt;br /&gt;
Sorry to learn of your email issues.  You know your environment best, so if you suspect your ISP is interested in selling your email addresses, that is a problem.  Many ISPs are concerned about spam these days, so hopefully that is all the problem is all about.&lt;br /&gt;&lt;br /&gt;One thought that comes to mind... since the problem is email related, why not just host your email locally.  In that way, speed is not going to be a huge issue.  If an email takes .1 seconds or 20 seconds to transfer between SMTP servers, it will not mean all that much.&lt;br /&gt;&lt;br /&gt;One other thing you will want to check prior to implementing is if your connection will support TCP/IP port 25, as some ISPs do not allow this (which puts a pretty big crimp in running your own home SMTP server).&lt;br /&gt;&lt;br /&gt;As long as you have control over your DNS records, you can have MX pointed to your home server IP and your A records pointed to your ISP and web site(s).&lt;br /&gt;&lt;br /&gt;Keep in mind there is a fair amount of management involved in running an email server (or any server for that matter) because of patching, log monitoring and generally keeping up with security issues.&lt;br /&gt;&lt;br /&gt;Just a thought.&lt;br /&gt;&lt;br /&gt;-Commerce</description>
      <pubDate>Thu, 21 Aug 2008 15:59:41 -0000</pubDate>
      <guid>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=408&amp;forum=4</guid>
    </item>
        <item>
      <title>Re: Couple of things [by john]</title>
      <link>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=407&amp;forum=5</link>
      <description>Classified Ads:: Couple of things&lt;br /&gt;
I will look into this.&lt;br /&gt;&lt;br /&gt;John</description>
      <pubDate>Wed, 20 Aug 2008 10:27:04 -0000</pubDate>
      <guid>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=407&amp;forum=5</guid>
    </item>
        <item>
      <title>Re: Classifieds 1.2 BETA Released [by wuddel]</title>
      <link>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=400&amp;forum=5</link>
      <description>Classified Ads:: Classifieds 1.2 BETA Released&lt;br /&gt;
As i said, that is no Problem and i respect your opinion.&lt;br /&gt;&lt;br /&gt;I always uses xoops too and will ever use it, but iCMS is in my opinion at the moment better for my projects.&lt;br /&gt;&lt;br /&gt;An option to activate/deactivate the captcha would be great!</description>
      <pubDate>Tue, 19 Aug 2008 13:27:45 -0000</pubDate>
      <guid>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=400&amp;forum=5</guid>
    </item>
        <item>
      <title>Re: Option to Exclude Admin Hits [by jfm30204]</title>
      <link>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=406&amp;forum=2</link>
      <description>Feature Requests:: Option to Exclude Admin Hits&lt;br /&gt;
Guess we need to make this a bug report, then. On my site, they are counted.&lt;br /&gt;&lt;br /&gt;Jere</description>
      <pubDate>Mon, 18 Aug 2008 01:50:28 -0000</pubDate>
      <guid>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=406&amp;forum=2</guid>
    </item>
        <item>
      <title>Re: Classifieds-Post submit processing [by jfm30204]</title>
      <link>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=401&amp;forum=2</link>
      <description>Feature Requests:: Classifieds-Post submit processing&lt;br /&gt;
I have a few ads on the site, now, and I can see that moderation in its present form is not going to work for me. Too much manual intervention, and, since changes must be moderated, too, keeping up with payments will be difficult.&lt;br /&gt;&lt;br /&gt;If you are able to make the changes we discussed, it would be great. In the meantime, though, I&amp;#039;m going to be trying to think of another way.&lt;br /&gt;&lt;br /&gt;As far as keeping up with what is going on with the site goes, I&amp;#039;ll be using the front page and the new block to watch the latest ads. Should be able to pick up monkey business from there. Plus, the Captcha feature is going to be a big help, too. Getting through the sign-up process plus the Captcha is going to be difficult for spammers. Hopefully too much so.&lt;br /&gt;&lt;br /&gt;Jere</description>
      <pubDate>Sun, 17 Aug 2008 21:17:11 -0000</pubDate>
      <guid>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=401&amp;forum=2</guid>
    </item>
        <item>
      <title>Re: receive notifications in HTML [by tatane]</title>
      <link>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=405&amp;forum=5</link>
      <description>Classified Ads:: receive notifications in HTML&lt;br /&gt;
super, thank you John</description>
      <pubDate>Sat, 16 Aug 2008 13:06:49 -0000</pubDate>
      <guid>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=405&amp;forum=5</guid>
    </item>
        <item>
      <title>Re: Classifieds-Moderation per category [by jfm30204]</title>
      <link>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=404&amp;forum=2</link>
      <description>Feature Requests:: Classifieds-Moderation per category&lt;br /&gt;
Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&lt;br /&gt;john wrote:&lt;br /&gt;Jere,&lt;br /&gt;&lt;br /&gt;2. If you don&amp;#039;t look at the listing before approving it, maybe it is SPAM.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;John&lt;/blockquote&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Maybe, but looking at it in admin is, in my opinion, not the best way.  With the new block (and thanks for that, BTW), I plan to put a block on an admin only page showing the 25+ most recent ads and will be watching this constantly anyway, so, if there is an inappropriate ad, I will spot it there.&lt;br /&gt;&lt;br /&gt;Also, I will have a link to report an ad. May not help with spam ads, but will help for other bad ads.&lt;br /&gt;&lt;br /&gt;So, I still think there should be check boxes.&lt;br /&gt;&lt;br /&gt;Jere</description>
      <pubDate>Sat, 16 Aug 2008 01:45:53 -0000</pubDate>
      <guid>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=404&amp;forum=2</guid>
    </item>
        <item>
      <title>Re: For the Final Release [by john]</title>
      <link>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=403&amp;forum=5</link>
      <description>Classified Ads:: For the Final Release&lt;br /&gt;
Jere,&lt;br /&gt;&lt;br /&gt;I will look into this for you, maybe in a later RC version.&lt;br /&gt;&lt;br /&gt;John</description>
      <pubDate>Fri, 15 Aug 2008 20:29:14 -0000</pubDate>
      <guid>http://www.jlmzone.com/modules/newbb/viewtopic.php?topic_id=403&amp;forum=5</guid>
    </item>
      </channel>
</rss>