<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Boyden, Mark :: Forum</title>
    <link>http://mark.boyden.name/</link>
    <description>Be, Live, Grow, Become... :: XOOPS Community Bulletin Board</description>
    <lastBuildDate>Sat, 25 May 2013 08:03:39 -0000</lastBuildDate>
    <docs>http://backend.userland.com/rss/</docs>
    <generator>CBB 3.08</generator>
    <category>Discussion</category>
    <managingEditor>admin@mark.boyden.name</managingEditor>
    <webMaster>admin@mark.boyden.name</webMaster>
    <language>en</language>
        <image>
      <title>Boyden, Mark :: Forum</title>
      <url>http://mark.boyden.name/modules/newbb/images/xoopsbb_slogo.png</url>
      <link>http://mark.boyden.name/</link>
      <width>92</width>
      <height>52</height>
    </image>
            <item>
      <title>Re: WF-Channel [by Mark Boyden]</title>
      <link>http://mark.boyden.name/modules/newbb/viewtopic.php?topic_id=7&amp;forum=1</link>
      <description>General:: WF-Channel&lt;br /&gt;
Easy enough. You just have to edit the template and remove the parts you don&#039;t want to use. Some parts you can turn off in the preferences, as well. And/or things like views and such can be changed in the template to only be shown to administrators.&lt;br /&gt;&lt;br /&gt;But, yes, would be happy to make the changes you need/want - and do it for pay as well. I&#039;ll send you a PM, too, with my email address (which is also posted on the X.o website).&lt;br /&gt;&lt;br /&gt;Mark&lt;br /&gt;</description>
      <pubDate>Wed, 12 Sep 2012 14:14:42 -0000</pubDate>
      <guid>http://mark.boyden.name/modules/newbb/viewtopic.php?topic_id=7&amp;forum=1</guid>
    </item>
        <item>
      <title>Re: download of modified modules [by Mark Boyden]</title>
      <link>http://mark.boyden.name/modules/newbb/viewtopic.php?topic_id=3&amp;forum=1</link>
      <description>General:: download of modified modules&lt;br /&gt;
I have posted a number of them in the downloads area of this site. Is there a specific one you are looking for?</description>
      <pubDate>Tue, 22 Jun 2010 19:40:08 -0000</pubDate>
      <guid>http://mark.boyden.name/modules/newbb/viewtopic.php?topic_id=3&amp;forum=1</guid>
    </item>
        <item>
      <title>Re: xcGallery [by Mark Boyden]</title>
      <link>http://mark.boyden.name/modules/newbb/viewtopic.php?topic_id=6&amp;forum=1</link>
      <description>General:: xcGallery&lt;br /&gt;
&lt;p&gt;Sorry, I&amp;nbsp;didn&#039;t provide a downloadable fix, I&amp;nbsp;only provided the info in these messages.&lt;/p&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;&lt;p&gt;DOUG: Editing a  template in my directory using NoteTab Light.. then uploading back to  the system.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;DOUG:  OH! .. Making sure I have this correct .. if I do an change to a  template, I have to update?&lt;br /&gt;&lt;br /&gt;So I would go and make a new module for  the current one? and do an update? ..&lt;/p&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;p&gt;Correct. There are two methods, realistically. OK, maybe three.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;1. The really old way: update the file in templates (as you have done); update the module&lt;/p&gt;&lt;br /&gt;&lt;p&gt;2. Create a custom set of templates in the templates area. You do this by cloning the default set. Then, you can go into the system preferences and choose the template set you want to use (sort of like how themes are done). You can then edit these individually in the templates area.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;3. Use the AltSys module from GIJoe which allows for much better management of blocks and templates IMHO. In the templates area it allows you to manage sets of templates and copy and replace and such real easily as well as compare the various versions and such. As you get into modifying templates in modules you&#039;ll really want to have this module. I&#039;ll note the blocks management in 2.5.0 of XOOPS is very promising, but it won&#039;t necessarily do everything this module does. I&amp;nbsp;have an article on that module in here as well - purely administrative, but necessary.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Notes: However, with the changes I proposed that you have already made, updating the module with take care of the moment for you because it gets written to the default set whenever you update which is what the system uses. However, if you make ANY changes to templates, to make sure you don&#039;t lose them, clone the default set and then set the preferences to use the new set because if you update the module in the future, you will lose those updates.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Clear as mud?&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 01 Jun 2010 21:50:20 -0000</pubDate>
      <guid>http://mark.boyden.name/modules/newbb/viewtopic.php?topic_id=6&amp;forum=1</guid>
    </item>
        <item>
      <title>cleaning out the PM&#039;s on a site? [by roger]</title>
      <link>http://mark.boyden.name/modules/newbb/viewtopic.php?topic_id=2&amp;forum=1</link>
      <description>General:: cleaning out the PM&#039;s on a site?&lt;br /&gt;
here is my reply on xoops about using the script in xoops care module:&lt;br /&gt;&lt;br /&gt;cool. I was thinking the same last night. So I pasted in the code just as it is here and saved settings then clicked the do it now link but nothing changed on the PM data size so I know I did something wrong. Do I have to put in my database name, user name etc where it has that listed or just copy and paste as is? Thanks!&lt;br /&gt;&lt;br /&gt;just hit edit to add what I saw below lol&lt;br /&gt;&lt;br /&gt;For the following, I assume we add our own information?&lt;br /&gt;define(&amp;quot;user&amp;quot;, &amp;quot;dbuser&amp;quot;);&lt;br /&gt;define(&amp;quot;pass&amp;quot;, &amp;quot;dbpass&amp;quot;);&lt;br /&gt;define(&amp;quot;host&amp;quot;, &amp;quot;localhost&amp;quot;);&lt;br /&gt;define(&amp;quot;db&amp;quot;, &amp;quot;dbname&amp;quot;);&lt;br /&gt;&lt;br /&gt;FYI I tried adding in the information above, saved settings and then ran it. Did not change. So I wonder where / how I set the time setting i.e. 30 days etc?&lt;br /&gt;&lt;br /&gt;I put in 30 in the $delete_time = time() area i.e. time(30) but that did not do it either.&lt;br /&gt;&lt;br /&gt;Ideas?&lt;br /&gt;&lt;br /&gt;My hosting company does not have CRON jobs for shared servers. only thing I could find is flush the table for PM.&lt;br /&gt;&lt;br /&gt;I am assuming that deletes them all which is not what I want. I just want to clean out all the unread ones. I have a few I want to save myself.  Should the &amp;quot;?&amp;quot; be there in front of php?  ie &amp;lt;?php&lt;br /&gt;&lt;br /&gt;Quote:&lt;div class=&quot;xoopsQuote&quot;&gt;&lt;blockquote&gt;&amp;lt;?php&lt;br /&gt;define(&amp;quot;user&amp;quot;, &amp;quot;dbuser&amp;quot;);&lt;br /&gt;define(&amp;quot;pass&amp;quot;, &amp;quot;dbpass&amp;quot;);&lt;br /&gt;define(&amp;quot;host&amp;quot;, &amp;quot;localhost&amp;quot;);&lt;br /&gt;define(&amp;quot;db&amp;quot;, &amp;quot;dbname&amp;quot;);&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;$cxn = mysql_connect(host ,user, pass);&lt;br /&gt;mysql_select_db(db);&lt;br /&gt;&lt;br /&gt;$delete_time = time() - ( 30 * 24 * 60 * 60 );  // 30 days/month * 24 hrs/day&lt;br /&gt;// * 60 minutes/hour * 60 seconds/min.&lt;br /&gt;&lt;br /&gt;$sql = &amp;quot;DELETE from `xoops_priv_msgs` WHERE `read_msg` = &amp;#039;0&amp;#039; AND `msg_time` &amp;lt; &amp;#039;$delete_time&amp;#039;&amp;quot;;&lt;br /&gt;//This script would delete everything older than 30 days that has been not read.&lt;br /&gt;&lt;br /&gt;$result = mysql_query($sql, $cxn);&lt;br /&gt;?&amp;gt; &lt;br /&gt;&lt;br /&gt;and run it every day with &lt;/blockquote&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;link here:&lt;br /&gt;&lt;a href=&quot;http://www.xoops.org/modules/newbb/viewtopic.php?topic_id=57745&amp;start=0#forumpost267262&quot; title=&quot;http://www.xoops.org/modules/newbb/viewtopic.php?topic_id=57745&amp;start=0#forumpost267262&quot; rel=&quot;external&quot;&gt;http://www.xoops.org/modules/newbb/vi ... 5&amp;start=0#forumpost267262&lt;/a&gt;</description>
      <pubDate>Wed, 11 Jul 2007 14:13:04 -0000</pubDate>
      <guid>http://mark.boyden.name/modules/newbb/viewtopic.php?topic_id=2&amp;forum=1</guid>
    </item>
      </channel>
</rss>