<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-629</id>
	<title>Nabble - PhpWebsite</title>
	<updated>2009-12-01T07:15:37Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/PhpWebsite-f629.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/PhpWebsite-f629.html" />
	<subtitle type="html">phpWebSite provides a complete web site content management system. Web-based administration allows for easy maintenance of interactive, community-driven web sites. Visit PhpWebsite home &lt;a href=&quot;http://phpwebsite.appstate.edu/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26593741</id>
	<title>Branch change next version</title>
	<published>2009-12-01T07:15:37Z</published>
	<updated>2009-12-01T07:15:37Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Good day,
&lt;br&gt;&lt;br&gt;The next version of phpWebSite will have some neat changes. Thanks to 
&lt;br&gt;Verdon, File Cabinet supports Lightbox. I have also removed jCarousel 
&lt;br&gt;Lite and switched to jCarousel. I think those two changes together make 
&lt;br&gt;a nicer interface for looking through images.
&lt;br&gt;&lt;br&gt;Besides the above however, I am working on revamping Branches. In the 
&lt;br&gt;next version, I want to get away from each branch having it's own 
&lt;br&gt;templates, images, javascript, etc. directories. Instead, those files 
&lt;br&gt;will be pulled from the hub. This will prevent having to copy files down 
&lt;br&gt;to each and every branch on a module update. This change should help:
&lt;br&gt;1) save hard drive space
&lt;br&gt;2) make updates faster and easier
&lt;br&gt;3) prevent branches from getting out of sync because an update was 
&lt;br&gt;missing a crucial file change
&lt;br&gt;4) speed up branches as browsers will just need to cache ONE file location
&lt;br&gt;&lt;br&gt;Since many config options will be moved to the hub, more individual 
&lt;br&gt;settings will be built into the modules themselves. This will also mean 
&lt;br&gt;there will be a new module for &amp;quot;Core&amp;quot; settings.
&lt;br&gt;&lt;br&gt;If you are running a large number of branch sites like we are, watch 
&lt;br&gt;this list for updates prior to release. I will be working with our guys 
&lt;br&gt;and Tommy de Jesus (he runs many branches) for input. Stay tuned for 
&lt;br&gt;more info.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26593741&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Branch-change-next-version-tp26593741p26593741.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24226100</id>
	<title>FCKeditor and media</title>
	<published>2009-06-26T12:21:40Z</published>
	<updated>2009-06-26T12:21:40Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I have committed some new code for the FCKeditor's handling of media.
&lt;br&gt;Here is an explanation:
&lt;br&gt;&lt;a href=&quot;http://www.fckeditor.net/forums/viewtopic.php?f=6&amp;t=13289&amp;start=10#p37295&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fckeditor.net/forums/viewtopic.php?f=6&amp;t=13289&amp;start=10#p37295&lt;/a&gt;&lt;br&gt;&lt;br&gt;I had two ways of dealing with this. I started by trying SmartTag 
&lt;br&gt;insertion. I wasn't sure if people would like this.
&lt;br&gt;&lt;br&gt;My second try is in SVN. When you use the File Cabinet button in FCK, it 
&lt;br&gt;places a placeholder image. When the image is displayed, a javascript 
&lt;br&gt;call from file cabinet replaces it with the applicable media.
&lt;br&gt;&lt;br&gt;If you get a chance, please tell me what you think.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24226100&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FCKeditor-and-media-tp24226100p24226100.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24062375</id>
	<title>1.6.3 available for testing</title>
	<published>2009-06-16T13:23:43Z</published>
	<updated>2009-06-16T13:23:43Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Hey all,
&lt;br&gt;&lt;br&gt;There was a need for one more version (at least) before 2.0.0. Here it is:
&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu/downloads/stable/phpwebsite_1_6_3.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu/downloads/stable/phpwebsite_1_6_3.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;If you have time to test, it would be most appreciated. I just finished 
&lt;br&gt;up putting all the modules for Boost and will start testing myself tomorrow.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Crystal Reports - New Free Runtime and 30 Day Trial
&lt;br&gt;Check out the new simplified licensing option that enables unlimited
&lt;br&gt;royalty-free distribution of the report engine for externally facing 
&lt;br&gt;server and web deployment.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/businessobjects&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/businessobjects&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24062375&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/1.6.3-available-for-testing-tp24062375p24062375.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23671331</id>
	<title>The future of phpWebSite</title>
	<published>2009-05-22T07:02:16Z</published>
	<updated>2009-05-22T07:02:16Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Good day,
&lt;br&gt;&lt;br&gt;About four years we started on 1.x. phpWebSite has come pretty far. 
&lt;br&gt;Since then, I think the software has evolved far beyond the expectations 
&lt;br&gt;we had from 0.8.x to 0.10.x. That said, in the evolutionary chain, I 
&lt;br&gt;don't think we are walking upright with clothes quite yet.
&lt;br&gt;&lt;br&gt;This summer, we will be taking a little break from updating. Barring 
&lt;br&gt;some unknown circumstance, there won't be a 1.7.0. Instead we will be 
&lt;br&gt;working on the 2.x series.
&lt;br&gt;&lt;br&gt;Some of the basic changes will be to update the code to current PEAR 
&lt;br&gt;libraries, rework some of the earlier written modules, make it easier to 
&lt;br&gt;create and update modules, and overall improve the interface. Backward 
&lt;br&gt;compatibility with current modules should remain the same. We MAY change 
&lt;br&gt;the name of the project as well since the &amp;quot;php&amp;quot; portion of the name 
&lt;br&gt;seems to confuse people.
&lt;br&gt;&lt;br&gt;Sourceforge is dropping some of its services. We will be dropping their 
&lt;br&gt;bug and feature requests and using a Trac on our own servers. We will 
&lt;br&gt;also try using our own BB for some interaction. More likely, we will 
&lt;br&gt;lead people to phpwsforums.com since they already have wealth of 
&lt;br&gt;information.
&lt;br&gt;&lt;br&gt;Thanks to everyone still involved with the project. As I get further 
&lt;br&gt;down the path, I hope to have a blog running or maybe a channel in 
&lt;br&gt;phpwsforums.com to discuss 2.x. I look forward to your input.
&lt;br&gt;&lt;br&gt;Sincerely,
&lt;br&gt;Matt and the phpWebSite development team
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
&lt;br&gt;is a gathering of tech-side developers &amp; brand creativity professionals. Meet
&lt;br&gt;the minds behind Google Creative Lab, Visual Complexity, Processing, &amp; 
&lt;br&gt;iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
&lt;br&gt;Group, R/GA, &amp; Big Spaceship. &lt;a href=&quot;http://www.creativitycat.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.creativitycat.com&lt;/a&gt;&amp;nbsp;
&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23671331&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/The-future-of-phpWebSite-tp23671331p23671331.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21916565</id>
	<title>Conversion script fix</title>
	<published>2009-02-09T08:10:45Z</published>
	<updated>2009-02-09T08:10:45Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Good day,
&lt;br&gt;&lt;br&gt;Eloi George found a bug in the conversion login script for 1.6.1. It 
&lt;br&gt;wasn't saving the password properly. Please unzip the included files 
&lt;br&gt;into your mod/users/scripts/ directory. In case they don't get to you, 
&lt;br&gt;grab them from here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu/downloads/patches/login_scripts.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu/downloads/patches/login_scripts.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;If you did not convert from 0.10.x, you do not need this patch. If you 
&lt;br&gt;did, it is very important that you grab them.
&lt;br&gt;&lt;br&gt;In a related note, if you have used Check in Boost you probably noticed 
&lt;br&gt;it wasn't working. We lost our update directories a while back. I am 
&lt;br&gt;rebuilding them but I want to include some core/module updates as well. 
&lt;br&gt;Expect Check to work again in Boost within the next couple of days.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
&lt;br&gt;software. With Adobe AIR, Ajax developers can use existing skills and code to
&lt;br&gt;build responsive, highly engaging applications that combine the power of local
&lt;br&gt;resources and data with the reach of the web. Download the Adobe AIR SDK and
&lt;br&gt;Ajax docs to start building applications today-&lt;a href=&quot;http://p.sf.net/sfu/adobe-com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/adobe-com&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21916565&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Conversion-script-fix-tp21916565p21916565.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21705795</id>
	<title>Re: FCGI</title>
	<published>2009-01-28T05:32:12Z</published>
	<updated>2009-01-28T05:32:12Z</updated>
	<author>
		<name>Verdon Vaillancourt-2</name>
	</author>
	<content type="html">Hi Peter,
&lt;br&gt;&lt;br&gt;Thanks for the input.
&lt;br&gt;&lt;br&gt;Just a note... there were some issues with 1.6.0 (not related to &amp;nbsp;
&lt;br&gt;sessions). If you can get the user to 1.6.1 that would probably be good.
&lt;br&gt;&lt;br&gt;Rgds,
&lt;br&gt;verdon
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 28-Jan-09, at 8:25 AM, Peter Heppner wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; well I'm not using FCGI, but a phpws 1.60 user has reported to me, &amp;nbsp;
&lt;br&gt;&amp;gt; that he lost his normal session too. I didn't notice this feature &amp;nbsp;
&lt;br&gt;&amp;gt; before.
&lt;br&gt;&amp;gt; Probably a global problem in phpws or php5 ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Peter
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------- Original-Nachricht --------
&lt;br&gt;&amp;gt;&amp;gt; Datum: Mon, 26 Jan 2009 09:45:06 -0500
&lt;br&gt;&amp;gt;&amp;gt; Von: Verdon Vaillancourt &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21705795&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;verdonv@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; An: phpWebSite Developers &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21705795&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;phpwebsite-developers@...&lt;/a&gt; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Betreff: [Phpwebsite-developers] FCGI
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm trying to help someone out...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Does anyone have any experience running phpws on a server that is
&lt;br&gt;&amp;gt;&amp;gt; using FastCGI as the php handler? Or any experience with
&lt;br&gt;&amp;gt;&amp;gt; networksolutions as a host?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The site seems to be losing sessions. You can login, and at some &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; point
&lt;br&gt;&amp;gt;&amp;gt; (anywhere from a couple seconds to a minute or two) you are logged &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; out
&lt;br&gt;&amp;gt;&amp;gt; and the session appears to be gone.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have read antecedents in regards to FCGI and session problems of &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; all
&lt;br&gt;&amp;gt;&amp;gt; sorts, but none of it seems really recent, and I have no hands-on
&lt;br&gt;&amp;gt;&amp;gt; experience myself.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Any thoughts out there?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt; verdon
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; This SF.net email is sponsored by:
&lt;br&gt;&amp;gt;&amp;gt; SourcForge Community
&lt;br&gt;&amp;gt;&amp;gt; SourceForge wants to tell your story.
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/sf-spreadtheword&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/sf-spreadtheword&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21705795&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL
&lt;br&gt;&amp;gt; für nur 16,37 EURO/mtl.!* &lt;a href=&quot;http://dsl.gmx.de/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dsl.gmx.de/&lt;/a&gt;? 
&lt;br&gt;&amp;gt; ac=OM.AD.PD003K11308T4569a
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.net email is sponsored by:
&lt;br&gt;&amp;gt; SourcForge Community
&lt;br&gt;&amp;gt; SourceForge wants to tell your story.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/sf-spreadtheword&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/sf-spreadtheword&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21705795&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by:
&lt;br&gt;SourcForge Community
&lt;br&gt;SourceForge wants to tell your story.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/sf-spreadtheword&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/sf-spreadtheword&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21705795&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FCGI-tp21666642p21705795.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21705676</id>
	<title>Re: FCGI</title>
	<published>2009-01-28T05:25:10Z</published>
	<updated>2009-01-28T05:25:10Z</updated>
	<author>
		<name>Peter Heppner</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;well I'm not using FCGI, but a phpws 1.60 user has reported to me, that he lost his normal session too. I didn't notice this feature before.
&lt;br&gt;Probably a global problem in phpws or php5 ?
&lt;br&gt;&lt;br&gt;Peter
&lt;br&gt;&lt;br&gt;-------- Original-Nachricht --------
&lt;br&gt;&amp;gt; Datum: Mon, 26 Jan 2009 09:45:06 -0500
&lt;br&gt;&amp;gt; Von: Verdon Vaillancourt &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21705676&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;verdonv@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; An: phpWebSite Developers &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21705676&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;phpwebsite-developers@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Betreff: [Phpwebsite-developers] FCGI
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm trying to help someone out...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Does anyone have any experience running phpws on a server that is &amp;nbsp;
&lt;br&gt;&amp;gt; using FastCGI as the php handler? Or any experience with &amp;nbsp;
&lt;br&gt;&amp;gt; networksolutions as a host?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The site seems to be losing sessions. You can login, and at some point &amp;nbsp;
&lt;br&gt;&amp;gt; (anywhere from a couple seconds to a minute or two) you are logged out &amp;nbsp;
&lt;br&gt;&amp;gt; and the session appears to be gone.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have read antecedents in regards to FCGI and session problems of all &amp;nbsp;
&lt;br&gt;&amp;gt; sorts, but none of it seems really recent, and I have no hands-on &amp;nbsp;
&lt;br&gt;&amp;gt; experience myself.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any thoughts out there?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; verdon
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.net email is sponsored by:
&lt;br&gt;&amp;gt; SourcForge Community
&lt;br&gt;&amp;gt; SourceForge wants to tell your story.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/sf-spreadtheword&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/sf-spreadtheword&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21705676&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL 
&lt;br&gt;für nur 16,37 EURO/mtl.!* &lt;a href=&quot;http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by:
&lt;br&gt;SourcForge Community
&lt;br&gt;SourceForge wants to tell your story.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/sf-spreadtheword&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/sf-spreadtheword&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21705676&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FCGI-tp21666642p21705676.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21666642</id>
	<title>FCGI</title>
	<published>2009-01-26T06:45:06Z</published>
	<updated>2009-01-26T06:45:06Z</updated>
	<author>
		<name>Verdon Vaillancourt-2</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I'm trying to help someone out...
&lt;br&gt;&lt;br&gt;Does anyone have any experience running phpws on a server that is &amp;nbsp;
&lt;br&gt;using FastCGI as the php handler? Or any experience with &amp;nbsp;
&lt;br&gt;networksolutions as a host?
&lt;br&gt;&lt;br&gt;The site seems to be losing sessions. You can login, and at some point &amp;nbsp;
&lt;br&gt;(anywhere from a couple seconds to a minute or two) you are logged out &amp;nbsp;
&lt;br&gt;and the session appears to be gone.
&lt;br&gt;&lt;br&gt;I have read antecedents in regards to FCGI and session problems of all &amp;nbsp;
&lt;br&gt;sorts, but none of it seems really recent, and I have no hands-on &amp;nbsp;
&lt;br&gt;experience myself.
&lt;br&gt;&lt;br&gt;Any thoughts out there?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;verdon
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by:
&lt;br&gt;SourcForge Community
&lt;br&gt;SourceForge wants to tell your story.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/sf-spreadtheword&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/sf-spreadtheword&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21666642&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FCGI-tp21666642p21666642.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21339659</id>
	<title>Security information followup on phpwebsite 1.6.0</title>
	<published>2009-01-07T12:19:19Z</published>
	<updated>2009-01-07T12:19:19Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Good day,
&lt;br&gt;&lt;br&gt;Here is a follow-up on the written by Jeff Tickle, our systems 
&lt;br&gt;administrator.
&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Long story short, upgrade to phpWebSite 1.6.1 from Sourceforge.
&lt;br&gt;&lt;br&gt;The exploit code in Init.php does the following:
&lt;br&gt;&lt;br&gt;1. See if ./files/writetest exists
&lt;br&gt;2. If not, send an email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21339659&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dday.rabbit@...&lt;/a&gt; with your host name
&lt;br&gt;and the script path, and create /files/writetest
&lt;br&gt;3. If the GET variable 'viewtables' is set, execute c99MadShell.
&lt;br&gt;&lt;br&gt;c99MadShell is a php-based shell, more info here:
&lt;br&gt;&lt;a href=&quot;http://www.derekfountain.org/security_c99madshell.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.derekfountain.org/security_c99madshell.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;The attacker would have been restricted to the apache user. &amp;nbsp;So, if you
&lt;br&gt;are using suPHP, the damage won't be as bad, although they could still
&lt;br&gt;upload files to a writable served path. The only way the attacker could
&lt;br&gt;get root privileges is if the apache user could be used to find out
&lt;br&gt;your root password somehow, like if your /etc/shadow file is world
&lt;br&gt;readable or some such.
&lt;br&gt;&lt;br&gt;Things to check for:
&lt;br&gt;&lt;br&gt;1. The exploited code in core/class/Init.php around line 102
&lt;br&gt;2. 'writetest' file under 'files' directory in each phpWebSite
&lt;br&gt;installation
&lt;br&gt;3. '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21339659&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dday.rabbit@...&lt;/a&gt;' destination address in your email logs
&lt;br&gt;4. 'viewtables' GET variable in your web server access logs
&lt;br&gt;&lt;br&gt;1 and 2 mean you have the exploit, 3 means the author was notified, and
&lt;br&gt;4 means someone tried to use it.
&lt;br&gt;&lt;br&gt;I'll post more as I learn more...
&lt;br&gt;&lt;br&gt;-Jeff
&lt;br&gt;&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It is the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/Xq1LFB&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/Xq1LFB&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21339659&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Security-information-followup-on-phpwebsite-1.6.0-tp21339659p21339659.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21334676</id>
	<title>phpWebSite 1.6.1 pulled for a little while</title>
	<published>2009-01-07T08:04:50Z</published>
	<updated>2009-01-07T08:04:50Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Hey all,
&lt;br&gt;&lt;br&gt;Found some bugs in Pagesmith and possibly the core Text class I want to 
&lt;br&gt;repair so I am pulling 1.6.1 until they are fixed.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It is the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/Xq1LFB&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/Xq1LFB&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21334676&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/phpWebSite-1.6.1-pulled-for-a-little-while-tp21334676p21334676.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21331683</id>
	<title>phpWebSite 1.6.1</title>
	<published>2009-01-07T05:42:09Z</published>
	<updated>2009-01-07T05:42:09Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">WAHOO! New release!
&lt;br&gt;&lt;br&gt;Ok maybe this news doesn't have the punch I wanted it to have. This 
&lt;br&gt;version has been 99% ready for a bit but I have been tinkering here and 
&lt;br&gt;there. Since 1.6.0 is shady, I felt pushing this version may get people 
&lt;br&gt;to update a little faster.
&lt;br&gt;&lt;br&gt;The downloads are on Sourceforge
&lt;br&gt;&lt;br&gt;phpWebSite 1.6.1 Tar/gz md5 6a91488fb07e77ae8d5212687de260b0
&lt;br&gt;&lt;a href=&quot;http://downloads.sourceforge.net/phpwebsite/phpwebsite_1_6_1.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://downloads.sourceforge.net/phpwebsite/phpwebsite_1_6_1.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;phpWebSite 1.6.1 Zip md5 9f54e931e5c25beb7628d07899419772
&lt;br&gt;&lt;a href=&quot;http://downloads.sourceforge.net/phpwebsite/phpwebsite_1_6_1.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://downloads.sourceforge.net/phpwebsite/phpwebsite_1_6_1.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;These were put together on my machine and uploaded straight to 
&lt;br&gt;Sourceforge. Subversion was not stored on the compromised server so the 
&lt;br&gt;code is clean.
&lt;br&gt;&lt;br&gt;I had some great help fixing problems with 1.6.0 on this one. Thanks folks.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It is the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/Xq1LFB&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/Xq1LFB&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21331683&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/phpWebSite-1.6.1-tp21331683p21331683.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21330950</id>
	<title>phpWebSite 1.6.0 compromised</title>
	<published>2009-01-07T04:36:44Z</published>
	<updated>2009-01-07T04:36:44Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Good morning,
&lt;br&gt;&lt;br&gt;I am extremely distressed to announce that the version of phpwebsite 
&lt;br&gt;1.6.0 that was downloadable from our site has been compromised. I 
&lt;br&gt;received an email from Lapin Andrey who discovered some, as he put it, 
&lt;br&gt;&amp;quot;evil code&amp;quot; in the Init.php file. He was correct.
&lt;br&gt;&lt;br&gt;This apparently happened during a server hack due to some old versions 
&lt;br&gt;of PHP and doesn't appear to be the fault of phpWebSite itself. In any 
&lt;br&gt;case, if you downloaded phpWebSite 1.6.0 from our web site PLEASE 
&lt;br&gt;download a copy from Sourceforge instead.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=15539&amp;package_id=136611&amp;release_id=641777&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=15539&amp;package_id=136611&amp;release_id=641777&lt;/a&gt;&lt;br&gt;&lt;br&gt;It was uploaded prior to the hack.
&lt;br&gt;&lt;br&gt;I sincerely apologize to everyone who supports us and uses our software 
&lt;br&gt;and to anyone affected by this code. I will give more details as I find 
&lt;br&gt;them.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It is the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/Xq1LFB&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/Xq1LFB&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21330950&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/phpWebSite-1.6.0-compromised-tp21330950p21330950.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20384940</id>
	<title>1.6.0 RC3</title>
	<published>2008-11-07T09:09:57Z</published>
	<updated>2008-11-07T09:09:57Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I was hoping to go to stable at rc2 but testers found more things that 
&lt;br&gt;needed fixing. Thanks for the feedback everyone! Here is the newest version:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu/downloads/rc/phpwebsite_1_6_0_RC3.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu/downloads/rc/phpwebsite_1_6_0_RC3.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Let me know if you find any more problems. If all goes well, I'll try to 
&lt;br&gt;&amp;nbsp; get a stable copy out at the beginning of next week.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20384940&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/1.6.0-RC3-tp20384940p20384940.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20095702</id>
	<title>Re: Proposed changes for phpWebSite 1.5.2</title>
	<published>2008-10-21T10:45:47Z</published>
	<updated>2008-10-21T10:45:47Z</updated>
	<author>
		<name>Olivier Sannier</name>
	</author>
	<content type="html">Hi again,
&lt;br&gt;&lt;br&gt;&amp;gt; Olivier Sannier wrote:
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; Blog conversion:
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; Take into account international characters in the content and summary
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm not sure why this is not working. One of our German developers 
&lt;br&gt;&amp;gt; worked with me to get this functioning. I need more information please.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;The database content in my 0.10.2 site contains HTML entities, for 
&lt;br&gt;accented characters in particular. If they are not decoded before being 
&lt;br&gt;given to utf8_encode and PHPWS_Text::parseInput you will get wrongly 
&lt;br&gt;displayed characters. I had to develop my own utility function to do 
&lt;br&gt;this decoding properly.
&lt;br&gt;The same issue goes for converting links in the menu conversion by the way.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; url for the key points to message instead of comments which does not 
&lt;br&gt;&amp;gt; work anyway.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I don't understand. The key url points to a function in blog called 
&lt;br&gt;&amp;gt; view_comments but it displays the blog entry. What does not work?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;It shows the comments just fine, but it breaks the RSS feeds generator 
&lt;br&gt;as the links are not accepted by the RSS validators I tried. And to me, 
&lt;br&gt;it should show the post itself, not the comments.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; Menu conversion:
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; Take into account the fact that not all keys are to elements of the 
&lt;br&gt;&amp;gt; webpage module.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I don't understand.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;In my menu items, I have links to items from the article module. And 
&lt;br&gt;those URLs look just like links to items from webpage module. Hence the 
&lt;br&gt;need to read the name of the module in the link and use it in the key 
&lt;br&gt;creation, instead of a hardcoded &amp;quot;webpage&amp;quot; string.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; core/class/Init.php:
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; Take into account the fact that the &amp;quot;.UTF8&amp;quot; language Id might not be
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; installed
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have changed it to check for UTF-8, UTF8, or without. Be forewarned 
&lt;br&gt;&amp;gt; that having a non-utf8 locale could cause display problems.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Yes, I know that, but it did not show up in my problems.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; Look for mo files in the /locale folder by default for all modules,
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; this makes life easier for translators/maintainers
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I don't understand. The current file structure is 
&lt;br&gt;&amp;gt; /locale/en_US/LC_MESSAGES/modulename.po
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If the mo file is moved to the locale directory, then there will only be 
&lt;br&gt;&amp;gt; one mo file for all languages. This would require each compiled mo file 
&lt;br&gt;&amp;gt; be named after its language. I don't have a huge problem with this but 
&lt;br&gt;&amp;gt; it seems to work as is, I haven't heard this from the other translators, 
&lt;br&gt;&amp;gt; and there doesn't seem to be much interest in maintaining translations 
&lt;br&gt;&amp;gt; as it is. If I can get more translators working with phpWebSite, I would 
&lt;br&gt;&amp;gt; be open to accommodating them.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;No, what I'm saying here is not to go against the 
&lt;br&gt;&amp;quot;LC_MESSAGES/modulename.po&amp;quot; paradigm. What I changed is the place where 
&lt;br&gt;this structure is looked for. Right now in the distribution, there is 
&lt;br&gt;one &amp;quot;locale&amp;quot; folder per module and it is quite hard to find and maintain 
&lt;br&gt;the modulename.po in so many folders. The proposed change is to simply 
&lt;br&gt;look in the /locale/LANGUAGE/LC_MESSAGES/ folder first. This way it is 
&lt;br&gt;possible to place all the .po/.mo files for all modules in the same folder.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; .htacess
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; Add the RewriteBase directive, required on most servers
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I was trying to get away from writing the .htaccess file but I realize 
&lt;br&gt;&amp;gt; this can cause problems. I will add the ability to Access.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Thanks.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; mod/controlpanel/class/Link.php
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; Translation of label and description at runtime to allow language 
&lt;br&gt;&amp;gt; change after installation.
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; mod/controlpanel/class/Tab.php
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; &amp;nbsp; Translation of tab title at runtime to allow language change after
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; installation.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I don't understand. You can change the control panel links in the module 
&lt;br&gt;&amp;gt; itself. You can't change the icons titles and descriptions but I could 
&lt;br&gt;&amp;gt; add the ability. I do not want to make them translate dynamically 
&lt;br&gt;&amp;gt; because they are saved in the database.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;Yes, I know. I changed the code to try to translate the content of the 
&lt;br&gt;database, on the fly. Nothing is stored in the database, nothing is 
&lt;br&gt;changed, it's just at runtime.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; mod/blog/class/Blog.php
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; &amp;nbsp; Encode date/time in UTF-8 as month names may take accented
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; characters
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The date/times are returned from strftime. When I change my language to 
&lt;br&gt;&amp;gt; German and set the date to March I get &amp;quot;März&amp;quot;. It appears accented 
&lt;br&gt;&amp;gt; characters are working. What are you seeing?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;I'm seeing little squares and eaten characters because the accented 
&lt;br&gt;character is output directly, without being encoded first. So the 
&lt;br&gt;browser sees it and interprets it as the marker for a multi byte UTF 
&lt;br&gt;character.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; If no content in the post, do not display the &amp;quot;read more&amp;quot; link
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is fixed. I also found a way to prevent FCKeditor from adding those 
&lt;br&gt;&amp;gt; blank paragraph tags.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Excellent.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; Sticky entries show up on every page.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I will add this to my list of things to do.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;If you want the code, I have it here.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; mod/users/class/Form.php
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; Replace spaces by non breaking spaces in the &amp;quot;Control Panel&amp;quot; link.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'd prefer people style it with a white-space : no-wrap.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Hum, good point indeed. I'll work with this in my own template. Might 
&lt;br&gt;need to be in the default template though.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; mod/rss/class/Channel.php
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; Encode the strings before output in the RSS file to avoid problems
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; with unrecognized entities.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; UTF-8 encoding? I have added the ut8_encode to the view function but I'd 
&lt;br&gt;&amp;gt; like some more background on the results otherwise.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Oh, that's quite simple: Open the XML file generated by the RSS module 
&lt;br&gt;and try to have a look at titles and summaries with UTF-8 encoded 
&lt;br&gt;accented characters and HTML entities. You'll see that the XML file is 
&lt;br&gt;not valid because of the entities. So what I had to do was to decode 
&lt;br&gt;UTF-8, decode entities, restore line breaks via &amp;quot;&amp;lt;br&amp;gt;&amp;quot;, encode XML 
&lt;br&gt;special chars (&amp;lt;, &amp;gt;, &amp;...) and finally encode in UTF-8. This way the RSS 
&lt;br&gt;validates and is readable by all RSS readers.
&lt;br&gt;I created a function for this and applied it to Title and Description 
&lt;br&gt;for both the Channel and the Items
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt; users/usermenus/top.tpl
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am trying to move away from this format of menu. There is a new menu 
&lt;br&gt;&amp;gt; named css.tpl that allows for very specific theming.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Ok. I'll look around when it comes out more publicly.
&lt;br&gt;&lt;br&gt;&amp;gt; Thanks for the information Olivier. In the future, I would suggest 
&lt;br&gt;&amp;gt; submitting bug reports and RFEs to Sourceforge.
&lt;br&gt;I was not sure how to go about this, especially because of the upcoming 
&lt;br&gt;1.6 release. Let me know if you want me to add those bugs in the 
&lt;br&gt;trackers at SourceForge.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;Olivier
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20095702&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Proposed-changes-for-phpWebSite-1.5.2-tp20059642p20095702.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20071115</id>
	<title>Re: Proposed changes for phpWebSite 1.5.2</title>
	<published>2008-10-20T07:08:40Z</published>
	<updated>2008-10-20T07:08:40Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Hi Olivier,
&lt;br&gt;&lt;br&gt;Welcome to the list.
&lt;br&gt;&lt;br&gt;Olivier Sannier wrote:
&lt;br&gt;&amp;nbsp;&amp;gt; Blog conversion:
&lt;br&gt;&amp;nbsp;&amp;gt; Take into account international characters in the content and summary
&lt;br&gt;&lt;br&gt;I'm not sure why this is not working. One of our German developers 
&lt;br&gt;worked with me to get this functioning. I need more information please.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; url for the key points to message instead of comments which does not 
&lt;br&gt;work anyway.
&lt;br&gt;&lt;br&gt;I don't understand. The key url points to a function in blog called 
&lt;br&gt;view_comments but it displays the blog entry. What does not work?
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; Set summary in the key, it is used by the RSS module.
&lt;br&gt;&lt;br&gt;Fixed.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; Menu conversion:
&lt;br&gt;&amp;nbsp;&amp;gt; Take into account the fact that not all keys are to elements of the 
&lt;br&gt;webpage module.
&lt;br&gt;&lt;br&gt;I don't understand.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; core/class/Init.php:
&lt;br&gt;&amp;nbsp;&amp;gt; Take into account the fact that the &amp;quot;.UTF8&amp;quot; language Id might not be
&lt;br&gt;&amp;nbsp;&amp;gt; installed
&lt;br&gt;&lt;br&gt;I have changed it to check for UTF-8, UTF8, or without. Be forewarned 
&lt;br&gt;that having a non-utf8 locale could cause display problems.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; Look for mo files in the /locale folder by default for all modules,
&lt;br&gt;&amp;nbsp;&amp;gt; this makes life easier for translators/maintainers
&lt;br&gt;&lt;br&gt;I don't understand. The current file structure is 
&lt;br&gt;/locale/en_US/LC_MESSAGES/modulename.po
&lt;br&gt;&lt;br&gt;If the mo file is moved to the locale directory, then there will only be 
&lt;br&gt;one mo file for all languages. This would require each compiled mo file 
&lt;br&gt;be named after its language. I don't have a huge problem with this but 
&lt;br&gt;it seems to work as is, I haven't heard this from the other translators, 
&lt;br&gt;and there doesn't seem to be much interest in maintaining translations 
&lt;br&gt;as it is. If I can get more translators working with phpWebSite, I would 
&lt;br&gt;be open to accommodating them.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; .htacess
&lt;br&gt;&amp;nbsp;&amp;gt; Add the RewriteBase directive, required on most servers
&lt;br&gt;&lt;br&gt;I was trying to get away from writing the .htaccess file but I realize 
&lt;br&gt;this can cause problems. I will add the ability to Access.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; mod/controlpanel/class/Link.php
&lt;br&gt;&amp;nbsp;&amp;gt; Translation of label and description at runtime to allow language 
&lt;br&gt;change after installation.
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; mod/controlpanel/class/Tab.php
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; Translation of tab title at runtime to allow language change after
&lt;br&gt;&amp;nbsp;&amp;gt; installation.
&lt;br&gt;&lt;br&gt;I don't understand. You can change the control panel links in the module 
&lt;br&gt;itself. You can't change the icons titles and descriptions but I could 
&lt;br&gt;add the ability. I do not want to make them translate dynamically 
&lt;br&gt;because they are saved in the database.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; mod/blog/class/Blog.php
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; Encode date/time in UTF-8 as month names may take accented
&lt;br&gt;&amp;nbsp;&amp;gt; characters
&lt;br&gt;&lt;br&gt;The date/times are returned from strftime. When I change my language to 
&lt;br&gt;German and set the date to March I get &amp;quot;März&amp;quot;. It appears accented 
&lt;br&gt;characters are working. What are you seeing?
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; If no content in the post, do not display the &amp;quot;read more&amp;quot; link
&lt;br&gt;&lt;br&gt;This is fixed. I also found a way to prevent FCKeditor from adding those 
&lt;br&gt;blank paragraph tags.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; mod/blog/class/Blog_User.php
&lt;br&gt;&amp;nbsp;&amp;gt; Exclude sticky entries from &amp;quot;recent blog entries&amp;quot; block
&lt;br&gt;&lt;br&gt;Good plan. Added.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; Sticky entries show up on every page.
&lt;br&gt;&lt;br&gt;I will add this to my list of things to do.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; mod/users/class/Form.php
&lt;br&gt;&amp;nbsp;&amp;gt; Replace spaces by non breaking spaces in the &amp;quot;Control Panel&amp;quot; link.
&lt;br&gt;&lt;br&gt;I'd prefer people style it with a white-space : no-wrap.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; mod/rss/class/Channel.php
&lt;br&gt;&amp;nbsp;&amp;gt; Encode the strings before output in the RSS file to avoid problems
&lt;br&gt;&amp;nbsp;&amp;gt; with unrecognized entities.
&lt;br&gt;&lt;br&gt;UTF-8 encoding? I have added the ut8_encode to the view function but I'd 
&lt;br&gt;like some more background on the results otherwise.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; mod/alert/class/Alert_Item.php
&lt;br&gt;&amp;nbsp;&amp;gt; mod/calendar/class/User.php
&lt;br&gt;&amp;nbsp;&amp;gt; ...
&lt;br&gt;&amp;nbsp;&amp;gt; trunk/mod/webpage/class/Volume.php
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; Encode date/time in UTF-8
&lt;br&gt;&lt;br&gt;See note above in regards to Blog.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; Modified templates to respect the following structure:
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;lt;div class=&amp;quot;box&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; &amp;lt;div class=&amp;quot;box-title&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;h1&amp;gt;{PAGE_TITLE}&amp;lt;/h1&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; &amp;lt;/div&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; &amp;lt;div class=&amp;quot;box-content&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp; &amp;lt;/div&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; &amp;lt;/div&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; The modified templates are those ones:
&lt;br&gt;&amp;nbsp;&amp;gt; blog/view.tpl
&lt;br&gt;&amp;nbsp;&amp;gt; miniadmin/mini_admin.tpl
&lt;br&gt;&amp;nbsp;&amp;gt; webpage/page/basic.tpl
&lt;br&gt;&amp;nbsp;&amp;gt; webpage/page/prev_next.tpl
&lt;br&gt;&amp;nbsp;&amp;gt; webpage/page/short_links.tpl
&lt;br&gt;&amp;nbsp;&amp;gt; webpage/page/verbose_links.tpl
&lt;br&gt;&lt;br&gt;It is already there.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; menu/menu_layout/basic/menu.tpl
&lt;br&gt;&amp;nbsp;&amp;gt; related/bank.tpl
&lt;br&gt;&amp;nbsp;&amp;gt; related/create.tpl
&lt;br&gt;&amp;nbsp;&amp;gt; related/edit.tpl
&lt;br&gt;&lt;br&gt;Added classes.
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; users/usermenus/top.tpl
&lt;br&gt;&lt;br&gt;I am trying to move away from this format of menu. There is a new menu 
&lt;br&gt;named css.tpl that allows for very specific theming.
&lt;br&gt;&lt;br&gt;Thanks for the information Olivier. In the future, I would suggest 
&lt;br&gt;submitting bug reports and RFEs to Sourceforge.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20071115&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Proposed-changes-for-phpWebSite-1.5.2-tp20059642p20071115.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20059642</id>
	<title>Proposed changes for phpWebSite 1.5.2</title>
	<published>2008-10-19T12:54:50Z</published>
	<updated>2008-10-19T12:54:50Z</updated>
	<author>
		<name>Olivier Sannier</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;First of all, many thanks for phpWebSite, it's a wonderful piece of 
&lt;br&gt;software that makes the management of my website much easier.
&lt;br&gt;I recently upgraded from 0.10.2 to 1.5.2 and while it is working fine 
&lt;br&gt;now, I must say it was not an easy path to follow. Thanks to the help of 
&lt;br&gt;many individuals, I got it working as I like, with a theme of my own and 
&lt;br&gt;support for the French language everywhere.
&lt;br&gt;If you want to see the results, it's available here: &lt;a href=&quot;http://www2.obones.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www2.obones.com&lt;/a&gt;&lt;br&gt;It's not &amp;quot;live&amp;quot; just yet (by live, I mean www instead of www2) as I need 
&lt;br&gt;to check a few more things, but I'm quite confident I'm 99% done.
&lt;br&gt;&lt;br&gt;If I'm writing to you today it's because along this course, I had to 
&lt;br&gt;make quite a few changes inside phpWebSite's own source code and I would 
&lt;br&gt;like to propose the changes to you.
&lt;br&gt;I know you are working on the next version (1.6.0) but I'm not sure all 
&lt;br&gt;the issues my changes fix have been seen already.
&lt;br&gt;At first, I'll only post here a summary of the changes I've made. Then, 
&lt;br&gt;if you are interested in them, I'll post the diff files (I'm using 
&lt;br&gt;TortoiseSVN) for you to look at.
&lt;br&gt;So, here are the changes I had to do :
&lt;br&gt;&lt;br&gt;Blog conversion:
&lt;br&gt;&amp;nbsp; Take into account international characters in the content and summary
&lt;br&gt;&amp;nbsp; url for the key points to message instead of comments which does not 
&lt;br&gt;work anyway.
&lt;br&gt;&amp;nbsp; Set summary in the key, it is used by the RSS module.
&lt;br&gt;&lt;br&gt;Menu conversion:
&lt;br&gt;&amp;nbsp; Take into account the fact that not all keys are to elements of the 
&lt;br&gt;webpage module.
&lt;br&gt;&lt;br&gt;core/class/Init.php:
&lt;br&gt;&amp;nbsp; Take into account the fact that the &amp;quot;.UTF8&amp;quot; language Id might not be 
&lt;br&gt;installed
&lt;br&gt;&amp;nbsp; Look for mo files in the /locale folder by default for all modules, 
&lt;br&gt;this makes life easier for translators/maintainers
&lt;br&gt;&lt;br&gt;.htacess
&lt;br&gt;&amp;nbsp; Add the RewriteBase directive, required on most servers
&lt;br&gt;&lt;br&gt;mod/controlpanel/class/Link.php
&lt;br&gt;&amp;nbsp; Translation of label and description at runtime to allow language 
&lt;br&gt;change after installation.
&lt;br&gt;&lt;br&gt;mod/controlpanel/class/Tab.php
&lt;br&gt;&amp;nbsp; Translation of tab title at runtime to allow language change after 
&lt;br&gt;installation.
&lt;br&gt;&lt;br&gt;mod/blog/class/Blog.php
&lt;br&gt;&amp;nbsp; Encode date/time in UTF-8 as month names may take accented characters
&lt;br&gt;&amp;nbsp; If no content in the post, do not display the &amp;quot;read more&amp;quot; link
&lt;br&gt;&lt;br&gt;mod/blog/class/Blog_User.php
&lt;br&gt;&amp;nbsp; Exclude sticky entries from &amp;quot;recent blog entries&amp;quot; block
&lt;br&gt;&amp;nbsp; Sticky entries show up on every page.
&lt;br&gt;&lt;br&gt;mod/users/class/Form.php
&lt;br&gt;&amp;nbsp; Replace spaces by non breaking spaces in the &amp;quot;Control Panel&amp;quot; link.
&lt;br&gt;&lt;br&gt;mod/rss/class/Channel.php
&lt;br&gt;&amp;nbsp; Encode the strings before output in the RSS file to avoid problems 
&lt;br&gt;with unrecognized entities.
&lt;br&gt;&lt;br&gt;mod/alert/class/Alert_Item.php
&lt;br&gt;mod/calendar/class/User.php
&lt;br&gt;mod/calendar/conf/config.php
&lt;br&gt;mod/comments/class/Comment_Item.php
&lt;br&gt;mod/comments/class/Comment_User.php
&lt;br&gt;mod/notes/class/Note_Item.php
&lt;br&gt;mod/pagesmith/class/PS_Page.php
&lt;br&gt;mod/photoalbum/class/Album.php
&lt;br&gt;mod/profiler/class/Profile.php
&lt;br&gt;mod/rideboard/class/Ride.php
&lt;br&gt;mod/search/class/Stats.php
&lt;br&gt;mod/users/class/Users.php
&lt;br&gt;mod/version/class/Approval.php
&lt;br&gt;mod/version/class/Restore.php
&lt;br&gt;trunk/mod/version/class/Version.php
&lt;br&gt;trunk/mod/webpage/class/Volume.php
&lt;br&gt;&amp;nbsp; Encode date/time in UTF-8
&lt;br&gt;&lt;br&gt;Modified templates to respect the following structure:
&lt;br&gt;&lt;br&gt;&amp;lt;div class=&amp;quot;box&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;div class=&amp;quot;box-title&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;h1&amp;gt;{PAGE_TITLE}&amp;lt;/h1&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/div&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;div class=&amp;quot;box-content&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/div&amp;gt;
&lt;br&gt;&amp;lt;/div&amp;gt;
&lt;br&gt;&lt;br&gt;The modified templates are those ones:
&lt;br&gt;blog/view.tpl
&lt;br&gt;menu/menu_layout/basic/menu.tpl
&lt;br&gt;miniadmin/mini_admin.tpl
&lt;br&gt;related/bank.tpl
&lt;br&gt;related/create.tpl
&lt;br&gt;related/edit.tpl
&lt;br&gt;users/usermenus/top.tpl
&lt;br&gt;webpage/page/basic.tpl
&lt;br&gt;webpage/page/prev_next.tpl
&lt;br&gt;webpage/page/short_links.tpl
&lt;br&gt;webpage/page/verbose_links.tpl
&lt;br&gt;&lt;br&gt;I needed those changes to apply the correct styling in order to get the 
&lt;br&gt;rounded box effect that I wanted. I also made changes inside the article 
&lt;br&gt;module, but I'll contact the author directly.
&lt;br&gt;&lt;br&gt;Let me know what you think of these changes, if you want them and under 
&lt;br&gt;which format.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;Olivier
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20059642&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Proposed-changes-for-phpWebSite-1.5.2-tp20059642p20059642.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19886554</id>
	<title>Another RC</title>
	<published>2008-10-08T12:50:44Z</published>
	<updated>2008-10-08T12:50:44Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Well goody!
&lt;br&gt;&lt;br&gt;Eloi emailed me the phpwsbb mod. I added it to the RC and it is included 
&lt;br&gt;in the tarball.
&lt;br&gt;&lt;br&gt;Also, I'd like to mention that Verdon was extremely helpful getting this 
&lt;br&gt;new version out. Thanks bud.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19886554&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Another-RC-tp19886554p19886554.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19882960</id>
	<title>1.6.0 RC1 available</title>
	<published>2008-10-08T08:04:02Z</published>
	<updated>2008-10-08T08:04:02Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Good day,
&lt;br&gt;&lt;br&gt;If you'd like to test the next version of phpWebSite, please download it 
&lt;br&gt;from here:
&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu/downloads/rc/phpwebsite_1_6_0_RC1.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu/downloads/rc/phpwebsite_1_6_0_RC1.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Remember, this is a release candidate. Do not use it on a live site.
&lt;br&gt;&lt;br&gt;Attached is a list of changes. Bug fixes are not listed here.
&lt;br&gt;&lt;br&gt;Be aware, phpWebSite is now PHP 5 ONLY. If your server is running PHP 4, 
&lt;br&gt;&amp;nbsp; 1.6.0 will not run. Also, be aware the mod_rewrite process changed.
&lt;br&gt;&lt;br&gt;If you experience any bugs, please email me.
&lt;br&gt;&lt;br&gt;I apologize in advance for being unable to implement many of the great 
&lt;br&gt;feature requests from Sourceforge. Unfortunately, I need to get a 
&lt;br&gt;version out so I can implement some projects on campus. I'll try and get 
&lt;br&gt;more of them fulfilled for 1.6.1.
&lt;br&gt;&lt;br&gt;The public release may include phpWSBB.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;P.S. aDarkling - congratulations
&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br /&gt;Major Changes
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;PHP 5 only
&lt;br&gt;phpWebSite 1.6.0 will not run on anything less than PHP 5. Do not try
&lt;br&gt;to update your site if you are still running PHP 4.
&lt;br&gt;&lt;br&gt;&lt;br&gt;MOD_REWRITE
&lt;br&gt;phpWebSite has a new mod_rewrite format. Make sure you get a new copy
&lt;br&gt;of the .htaccess file in your root installation directory. The Core
&lt;br&gt;update will try and copy it over. If it can't, you need to make sure
&lt;br&gt;you do so yourself.
&lt;br&gt;&lt;br&gt;Change to your installation directory and copy it over:
&lt;br&gt;&lt;br&gt;cp core/inc/htaccess ./.htaccess
&lt;br&gt;&lt;br&gt;&lt;br&gt;New Modules
&lt;br&gt;&lt;br&gt;Sitemap
&lt;br&gt;Creates a sitemap XML for Google and other search engines to parse.
&lt;br&gt;&lt;br&gt;CheckIn
&lt;br&gt;Created for our financial aid department to help with walk-ins, it is
&lt;br&gt;now available to you.
&lt;br&gt;&lt;br&gt;Skeleton
&lt;br&gt;Rewritten and useful.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Core Changes
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;All Core changes are listed in core/boost/changes/1_9_0.txt. Here are
&lt;br&gt;the highlights:
&lt;br&gt;&lt;br&gt;Link - a new class just for links
&lt;br&gt;&lt;br&gt;ReCaptcha - a new captcha option
&lt;br&gt;&lt;br&gt;Javascript inclusion - Core will allow script tags if the user has
&lt;br&gt;permission and a special define is set
&lt;br&gt;&lt;br&gt;DBPager - built in CSV reporting
&lt;br&gt;&lt;br&gt;Form - setRequired text fields will give an alert if left empty
&lt;br&gt;&lt;br&gt;FCKeditor - observes css style sheets in theme
&lt;br&gt;&lt;br&gt;New jquery libraries including Farbtastic Color Picker, Date Picker,
&lt;br&gt;Slider, and jCarousel lite
&lt;br&gt;&lt;br&gt;Many bugs fixes
&lt;br&gt;&lt;br&gt;&lt;br&gt;Module Changes
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;Blog
&lt;br&gt;- Can purge old entries
&lt;br&gt;- If RSS is installed, feed link now appears in list view
&lt;br&gt;&lt;br&gt;Boost
&lt;br&gt;- Uninstalling a module requires more confirmation
&lt;br&gt;- Revert resets control panel icons
&lt;br&gt;&lt;br&gt;Calendar
&lt;br&gt;- Can hide mini grid calendar only
&lt;br&gt;- Can import and export events in iCal format
&lt;br&gt;&lt;br&gt;Clipboard
&lt;br&gt;- Handles more information than just Smarttags
&lt;br&gt;&lt;br&gt;Comments
&lt;br&gt;- Large overhaul to accommodate upcoming phpwsBB
&lt;br&gt;&lt;br&gt;Control Panel
&lt;br&gt;- Fly out menu option on Control Panel link
&lt;br&gt;&lt;br&gt;File Cabinet
&lt;br&gt;- Multiple file classification is easier
&lt;br&gt;- Better integration with clipboard
&lt;br&gt;- Document downloads tallied
&lt;br&gt;- Improved thumbnail folder option thanks for jCarousel Lite
&lt;br&gt;- Metacafe embed type added
&lt;br&gt;&lt;br&gt;Form Generator
&lt;br&gt;- Captcha added to anonymous entries
&lt;br&gt;&lt;br&gt;Menu
&lt;br&gt;- Pin page link follows admin link into miniadmin
&lt;br&gt;- Add, delete, and move links work with Ajax instead of reloading
&lt;br&gt;&amp;nbsp; page
&lt;br&gt;- Quotation marks don't break edit options
&lt;br&gt;&lt;br&gt;Notes
&lt;br&gt;- Checks user name instead of relying on javascript
&lt;br&gt;&lt;br&gt;PageSmith
&lt;br&gt;- Save and Continue option instead of forcing user to view
&lt;br&gt;- Users can create child pages associated with parent page (e.g.,
&lt;br&gt;&amp;nbsp; multiple page entries)
&lt;br&gt;- Blank content will show Lorum upsum text in edit mode
&lt;br&gt;- Back to top link added
&lt;br&gt;- New page templates added
&lt;br&gt;- Can now upload your own page templates
&lt;br&gt;&lt;br&gt;Rideboard
&lt;br&gt;- Carpooling component added
&lt;br&gt;&lt;br&gt;Users
&lt;br&gt;- Reduced language list
&lt;br&gt;- Script tag permission added
&lt;br&gt;- New css styled user menu allows any theme to use the same template
&lt;br&gt;&lt;br&gt;&lt;br&gt;Many other bug fixes and small features not listed.&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19882960&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/1.6.0-RC1-available-tp19882960p19882960.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18876230</id>
	<title>Re: New mod_rewrite / redirect index file</title>
	<published>2008-08-07T10:57:45Z</published>
	<updated>2008-08-07T10:57:45Z</updated>
	<author>
		<name>Verdon Vaillancourt-2</name>
	</author>
	<content type="html">Cool. I like that.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;verdon
&lt;br&gt;&lt;br&gt;On 7-Aug-08, at 1:36 PM, matt wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Verdon,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You won't watch for anything. If an address is in mod_rewrite format,
&lt;br&gt;&amp;gt; Forward.php places the key/value pairs into the _GET and _REQUEST
&lt;br&gt;&amp;gt; globals. So you could just drop the looks for var1 and var2.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Matt
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Verdon Vaillancourt wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; With the old $var1 $var2 model, I used to do the following in my
&lt;br&gt;&amp;gt;&amp;gt; mod's index.php file..
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;?php
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; if (!defined('PHPWS_SOURCE_DIR')) {
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;include '../../config/core/404.html';
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;exit();
&lt;br&gt;&amp;gt;&amp;gt; }
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; PHPWS_Core::initModClass('skeleton', 'Skeleton.php');
&lt;br&gt;&amp;gt;&amp;gt; $skeleton = new Skeleton;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; if (isset($_GET['var1'])) {
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$_REQUEST['skeleton_id'] = $_GET['skeleton_id'] = (int)$_GET
&lt;br&gt;&amp;gt;&amp;gt; ['var1'];
&lt;br&gt;&amp;gt;&amp;gt; }
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; if (isset($_GET['var2'])) {
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$_REQUEST['bone_id'] = $_GET['bone_id'] = (int)$_GET['var2'];
&lt;br&gt;&amp;gt;&amp;gt; }
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; if (isset($_REQUEST['aop'])) {
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$skeleton-&amp;gt;adminMenu();
&lt;br&gt;&amp;gt;&amp;gt; } elseif (isset($_REQUEST['uop'])) {
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$skeleton-&amp;gt;userMenu();
&lt;br&gt;&amp;gt;&amp;gt; } elseif (isset($_REQUEST['skeleton_id']) &amp;&amp; isset($_REQUEST
&lt;br&gt;&amp;gt;&amp;gt; ['bone_id'])) {
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$skeleton-&amp;gt;userMenu('view_bone');
&lt;br&gt;&amp;gt;&amp;gt; } elseif (isset($_REQUEST['skeleton_id'])) {
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$skeleton-&amp;gt;userMenu('view_skeleton');
&lt;br&gt;&amp;gt;&amp;gt; } else {
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;PHPWS_Core::home();
&lt;br&gt;&amp;gt;&amp;gt; }
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ?&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; How should I approach that now? Anything else I should be watching &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; for?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt; verdon
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --------------------------------------------------------------------- 
&lt;br&gt;&amp;gt;&amp;gt; ----
&lt;br&gt;&amp;gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; challenge
&lt;br&gt;&amp;gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; great prizes
&lt;br&gt;&amp;gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; the world
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18876230&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Matthew McNaney
&lt;br&gt;&amp;gt; Electronic Student Services
&lt;br&gt;&amp;gt; Appalachian State University
&lt;br&gt;&amp;gt; Ext. 6493
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------- 
&lt;br&gt;&amp;gt; ---
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's &amp;nbsp;
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win &amp;nbsp;
&lt;br&gt;&amp;gt; great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in &amp;nbsp;
&lt;br&gt;&amp;gt; the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18876230&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18876230&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-mod_rewrite---redirect-index-file-tp18875729p18876230.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18876107</id>
	<title>Re: New mod_rewrite / redirect index file</title>
	<published>2008-08-07T10:36:11Z</published>
	<updated>2008-08-07T10:36:11Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Verdon,
&lt;br&gt;&lt;br&gt;You won't watch for anything. If an address is in mod_rewrite format, 
&lt;br&gt;Forward.php places the key/value pairs into the _GET and _REQUEST 
&lt;br&gt;globals. So you could just drop the looks for var1 and var2.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;Verdon Vaillancourt wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; With the old $var1 $var2 model, I used to do the following in my &amp;nbsp;
&lt;br&gt;&amp;gt; mod's index.php file..
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;?php
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; if (!defined('PHPWS_SOURCE_DIR')) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;include '../../config/core/404.html';
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;exit();
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; PHPWS_Core::initModClass('skeleton', 'Skeleton.php');
&lt;br&gt;&amp;gt; $skeleton = new Skeleton;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; if (isset($_GET['var1'])) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$_REQUEST['skeleton_id'] = $_GET['skeleton_id'] = (int)$_GET 
&lt;br&gt;&amp;gt; ['var1'];
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; if (isset($_GET['var2'])) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$_REQUEST['bone_id'] = $_GET['bone_id'] = (int)$_GET['var2'];
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; if (isset($_REQUEST['aop'])) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$skeleton-&amp;gt;adminMenu();
&lt;br&gt;&amp;gt; } elseif (isset($_REQUEST['uop'])) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$skeleton-&amp;gt;userMenu();
&lt;br&gt;&amp;gt; } elseif (isset($_REQUEST['skeleton_id']) &amp;&amp; isset($_REQUEST 
&lt;br&gt;&amp;gt; ['bone_id'])) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$skeleton-&amp;gt;userMenu('view_bone');
&lt;br&gt;&amp;gt; } elseif (isset($_REQUEST['skeleton_id'])) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$skeleton-&amp;gt;userMenu('view_skeleton');
&lt;br&gt;&amp;gt; } else {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;PHPWS_Core::home();
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ?&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; How should I approach that now? Anything else I should be watching for?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; verdon
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18876107&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18876107&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-mod_rewrite---redirect-index-file-tp18875729p18876107.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18875729</id>
	<title>New mod_rewrite / redirect index file</title>
	<published>2008-08-07T10:32:58Z</published>
	<updated>2008-08-07T10:32:58Z</updated>
	<author>
		<name>Verdon Vaillancourt-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;With the old $var1 $var2 model, I used to do the following in my &amp;nbsp;
&lt;br&gt;mod's index.php file..
&lt;br&gt;&lt;br&gt;&amp;lt;?php
&lt;br&gt;&lt;br&gt;if (!defined('PHPWS_SOURCE_DIR')) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;include '../../config/core/404.html';
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;exit();
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;PHPWS_Core::initModClass('skeleton', 'Skeleton.php');
&lt;br&gt;$skeleton = new Skeleton;
&lt;br&gt;&lt;br&gt;if (isset($_GET['var1'])) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$_REQUEST['skeleton_id'] = $_GET['skeleton_id'] = (int)$_GET 
&lt;br&gt;['var1'];
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;if (isset($_GET['var2'])) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$_REQUEST['bone_id'] = $_GET['bone_id'] = (int)$_GET['var2'];
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;if (isset($_REQUEST['aop'])) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$skeleton-&amp;gt;adminMenu();
&lt;br&gt;} elseif (isset($_REQUEST['uop'])) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$skeleton-&amp;gt;userMenu();
&lt;br&gt;} elseif (isset($_REQUEST['skeleton_id']) &amp;&amp; isset($_REQUEST 
&lt;br&gt;['bone_id'])) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$skeleton-&amp;gt;userMenu('view_bone');
&lt;br&gt;} elseif (isset($_REQUEST['skeleton_id'])) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$skeleton-&amp;gt;userMenu('view_skeleton');
&lt;br&gt;} else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;PHPWS_Core::home();
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;?&amp;gt;
&lt;br&gt;&lt;br&gt;How should I approach that now? Anything else I should be watching for?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;verdon
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18875729&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-mod_rewrite---redirect-index-file-tp18875729p18875729.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18803160</id>
	<title>Re: Error with recent changes to Key class</title>
	<published>2008-08-03T15:18:39Z</published>
	<updated>2008-08-03T15:18:39Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Likewise. There is some cool functionality in PHP 5. I have only touched
&lt;br&gt;on some while doing wide scale search and replace.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thanks Matt,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; New ground for me :)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; verdon
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 3-Aug-08, at 4:24 PM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18803160&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matt@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I am in the process of updating to the php 5 standard. I haven't
&lt;br&gt;&amp;gt;&amp;gt; tested
&lt;br&gt;&amp;gt;&amp;gt; much yet. Change _error from private to public.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Matt
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I'm not sure what's ultimately causing this, but this is what I am
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; getting after updating to svn 6093
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Fatal error: Cannot access private property Key::$_error in /home/
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; phpws_svn/mod/comments/class/Comments.php on line 35
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I can access my control panel directly, just not the homepage. I'm
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; trying to narrow it down now
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; verdon
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; challenge
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; great
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; prizes
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; world
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18803160&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ----------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; ---
&lt;br&gt;&amp;gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;&amp;gt;&amp;gt; challenge
&lt;br&gt;&amp;gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win
&lt;br&gt;&amp;gt;&amp;gt; great prizes
&lt;br&gt;&amp;gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in
&lt;br&gt;&amp;gt;&amp;gt; the world
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18803160&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great
&lt;br&gt;&amp;gt; prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the
&lt;br&gt;&amp;gt; world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18803160&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18803160&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-with-recent-changes-to-Key-class-tp18799535p18803160.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18802364</id>
	<title>Re: Error with recent changes to Key class</title>
	<published>2008-08-03T13:50:42Z</published>
	<updated>2008-08-03T13:50:42Z</updated>
	<author>
		<name>Verdon Vaillancourt-2</name>
	</author>
	<content type="html">Thanks Matt,
&lt;br&gt;&lt;br&gt;New ground for me :)
&lt;br&gt;&lt;br&gt;verdon
&lt;br&gt;&lt;br&gt;On 3-Aug-08, at 4:24 PM, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18802364&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;matt@...&lt;/a&gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I am in the process of updating to the php 5 standard. I haven't &amp;nbsp;
&lt;br&gt;&amp;gt; tested
&lt;br&gt;&amp;gt; much yet. Change _error from private to public.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Matt
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm not sure what's ultimately causing this, but this is what I am
&lt;br&gt;&amp;gt;&amp;gt; getting after updating to svn 6093
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Fatal error: Cannot access private property Key::$_error in /home/
&lt;br&gt;&amp;gt;&amp;gt; phpws_svn/mod/comments/class/Comments.php on line 35
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I can access my control panel directly, just not the homepage. I'm
&lt;br&gt;&amp;gt;&amp;gt; trying to narrow it down now
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; verdon
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --------------------------------------------------------------------- 
&lt;br&gt;&amp;gt;&amp;gt; ----
&lt;br&gt;&amp;gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;&amp;gt;&amp;gt; challenge
&lt;br&gt;&amp;gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; great
&lt;br&gt;&amp;gt;&amp;gt; prizes
&lt;br&gt;&amp;gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the
&lt;br&gt;&amp;gt;&amp;gt; world
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18802364&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------- 
&lt;br&gt;&amp;gt; ---
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's &amp;nbsp;
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win &amp;nbsp;
&lt;br&gt;&amp;gt; great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in &amp;nbsp;
&lt;br&gt;&amp;gt; the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18802364&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18802364&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-with-recent-changes-to-Key-class-tp18799535p18802364.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18802217</id>
	<title>Re: Error with recent changes to Key class</title>
	<published>2008-08-03T13:24:46Z</published>
	<updated>2008-08-03T13:24:46Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">I am in the process of updating to the php 5 standard. I haven't tested
&lt;br&gt;much yet. Change _error from private to public.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm not sure what's ultimately causing this, but this is what I am
&lt;br&gt;&amp;gt; getting after updating to svn 6093
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Fatal error: Cannot access private property Key::$_error in /home/
&lt;br&gt;&amp;gt; phpws_svn/mod/comments/class/Comments.php on line 35
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I can access my control panel directly, just not the homepage. I'm
&lt;br&gt;&amp;gt; trying to narrow it down now
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; verdon
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great
&lt;br&gt;&amp;gt; prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the
&lt;br&gt;&amp;gt; world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18802217&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18802217&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-with-recent-changes-to-Key-class-tp18799535p18802217.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18799535</id>
	<title>Error with recent changes to Key class</title>
	<published>2008-08-03T08:23:58Z</published>
	<updated>2008-08-03T08:23:58Z</updated>
	<author>
		<name>Verdon Vaillancourt-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm not sure what's ultimately causing this, but this is what I am &amp;nbsp;
&lt;br&gt;getting after updating to svn 6093
&lt;br&gt;&lt;br&gt;Fatal error: Cannot access private property Key::$_error in /home/ 
&lt;br&gt;phpws_svn/mod/comments/class/Comments.php on line 35
&lt;br&gt;&lt;br&gt;I can access my control panel directly, just not the homepage. I'm &amp;nbsp;
&lt;br&gt;trying to narrow it down now
&lt;br&gt;&lt;br&gt;verdon
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18799535&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Error-with-recent-changes-to-Key-class-tp18799535p18799535.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18744836</id>
	<title>Re: phpWebSite 1.6.0</title>
	<published>2008-07-30T16:23:04Z</published>
	<updated>2008-07-30T16:23:04Z</updated>
	<author>
		<name>Kris Bates</name>
	</author>
	<content type="html">Hey Matt-
&lt;br&gt;&lt;br&gt;After my visit with you last month, I can't wait to see 1.6 released! I've got an install of 1.5.2 running on ipoditize.com for starters, but am itching for some of the new stuff I got a chance to see ;-) Thanks again - so much - for the tour, and I'll probably bug you again in September when I'm back in NC for a week.
&lt;br&gt;&lt;br&gt;Bring on the upgrades! We'll survive with php5 ;-)
&lt;br&gt;-Kris
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Matthew McNaney wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;The next version of phpWebSite will be a doozie. Lots of new features, 
&lt;br&gt;new UI improvements, bug fixes, and a new module or two.
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/phpWebSite-1.6.0-tp18721055p18744836.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18721055</id>
	<title>phpWebSite 1.6.0</title>
	<published>2008-07-29T13:48:56Z</published>
	<updated>2008-07-29T13:48:56Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Hi again,
&lt;br&gt;&lt;br&gt;The next version of phpWebSite will be a doozie. Lots of new features, 
&lt;br&gt;new UI improvements, bug fixes, and a new module or two.
&lt;br&gt;&lt;br&gt;The second digit version increment will also be the result of the 
&lt;br&gt;following heartbreaking news : no more PHP 4 support.
&lt;br&gt;&lt;br&gt;We've tried to keep PHP 4 afloat on the ice floe but it is time to let 
&lt;br&gt;it sink under the icy waters. We'll always have the cargo hold...
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18721055&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/phpWebSite-1.6.0-tp18721055p18721055.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18711860</id>
	<title>mod_rewrite change</title>
	<published>2008-07-29T05:54:30Z</published>
	<updated>2008-07-29T05:54:30Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Good morning,
&lt;br&gt;&lt;br&gt;A couple of developers have asked for a change in mod_rewrite. Let me 
&lt;br&gt;show you the old and new methods.
&lt;br&gt;&lt;br&gt;Take this link:
&lt;br&gt;index.php?module=uberpage&amp;id=6&amp;pg=13&amp;flavor=maplenut
&lt;br&gt;&lt;br&gt;Currently phpWebSite would turn it into the following:
&lt;br&gt;&lt;br&gt;uberpage/6/13/maplenut
&lt;br&gt;&lt;br&gt;Nice and short, but no information on the value indexes. So you would 
&lt;br&gt;need to do the following in your uberpage module:
&lt;br&gt;&lt;br&gt;$_GET['var1'] = $id;
&lt;br&gt;$_GET['var2'] = $page;
&lt;br&gt;$_GET['var3'] = $flavor;
&lt;br&gt;&lt;br&gt;Otherwise you could recast the vars into the GET and REQUEST global var 
&lt;br&gt;directly:
&lt;br&gt;&lt;br&gt;$_GET['id'] = &amp; $_GET['var1'];
&lt;br&gt;etc.
&lt;br&gt;&lt;br&gt;You may also have to test for $_GET['var1'] using isset or test for 
&lt;br&gt;MOD_REWRITE_ENABLED.
&lt;br&gt;&lt;br&gt;In retrospect, probably not the most efficient method. Although I 
&lt;br&gt;considered the upcoming change initially, I was trying to keep the url 
&lt;br&gt;length down. In the end, I think I erred.
&lt;br&gt;&lt;br&gt;Here is the requested change. Take the same link:
&lt;br&gt;index.php?module=uberpage&amp;id=6&amp;pg=13&amp;flavor=maplenut
&lt;br&gt;&lt;br&gt;The new format would be:
&lt;br&gt;uberpage/id/6/pg/13/flavor/maplenut
&lt;br&gt;&lt;br&gt;So now the link is longer but we have a more descriptive url. The 
&lt;br&gt;indexes are obviously paired with their value. The advantage of this 
&lt;br&gt;method is that it easily breaks down into $_GET values. The mod 
&lt;br&gt;developer doesn't need to parse $_GET['var(n)']. They will program the 
&lt;br&gt;same regardless of whether MOD_REWRITE_ENABLED is on or not.
&lt;br&gt;&lt;br&gt;I am experimenting on adding this change directly to the linkAddress 
&lt;br&gt;function. Therefore moduleLink and secureLink will automatically inherit 
&lt;br&gt;the change. This will make ALL links use the new style. In my testing, 
&lt;br&gt;admin links, that once ignored the mod rewrite, now work with mod_rewrite.
&lt;br&gt;&lt;br&gt;That said, all is not chocolate and roses. First, PageSmith, Block, 
&lt;br&gt;Blog, Menu and other content modules will need to check for the old link 
&lt;br&gt;versions in the database and fix them. Third party developers will need 
&lt;br&gt;to adjust as well. This may effect those without .htaccess or annoy IIS 
&lt;br&gt;admins further. Still, they will be able to disable MOD_REWRITE_ENABLED 
&lt;br&gt;as always, so they shouldn't be worse off than the previous version.
&lt;br&gt;&lt;br&gt;Respond here or in IRC with your concerns. I will be adding the changes 
&lt;br&gt;to subversion in the next couple of days. I hope some of you will have 
&lt;br&gt;time to test.
&lt;br&gt;&lt;br&gt;Thanks for your support and I appreciate the devs who brought this to my 
&lt;br&gt;attention.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18711860&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mod_rewrite-change-tp18711860p18711860.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-17678054</id>
	<title>phpwebsite 1.5.2 RC available</title>
	<published>2008-06-05T12:37:31Z</published>
	<updated>2008-06-05T12:37:31Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Good afternoon,
&lt;br&gt;&lt;br&gt;In case anyone wishes to test, I have uploaded a new RC.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu/downloads/rc/phpwebsite_1_5_2_RC.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu/downloads/rc/phpwebsite_1_5_2_RC.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;Feedback is appreciated.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Check out the new SourceForge.net Marketplace.
&lt;br&gt;It's the best place to buy or sell services for
&lt;br&gt;just about anything Open Source.
&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/services/buy/index.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/services/buy/index.php&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=17678054&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/phpwebsite-1.5.2-RC-available-tp17678054p17678054.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16701719</id>
	<title>Re: phpWebSite 1.x documentation</title>
	<published>2008-04-15T05:58:51Z</published>
	<updated>2008-04-15T05:58:51Z</updated>
	<author>
		<name>Verdon Vaillancourt-2</name>
	</author>
	<content type="html">Hi Alex,
&lt;br&gt;&lt;br&gt;I've only had a chance to look through a few sections and so far, it &amp;nbsp;
&lt;br&gt;looks like an awesome start. This will be a good resource and your &amp;nbsp;
&lt;br&gt;effort is much appreciated. I'll try to kick the tires a little more &amp;nbsp;
&lt;br&gt;in the weeks to follow, but so far, excellent!
&lt;br&gt;&lt;br&gt;Rgds,
&lt;br&gt;verdon
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 14-Apr-08, at 1:36 PM, matt wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm Alex Yokel. I've been working at Electronic Student Services this
&lt;br&gt;&amp;gt; semester creating documentation for phpWebSite. I have created a &amp;nbsp;
&lt;br&gt;&amp;gt; wiki to
&lt;br&gt;&amp;gt; help guide users through the its use.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The wiki is close to completion. Please have a look and let us know &amp;nbsp;
&lt;br&gt;&amp;gt; what
&lt;br&gt;&amp;gt; you find anything missing, confusing or just seems wrong. As we ready
&lt;br&gt;&amp;gt; for an official release, your input will definitely be helpful.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You can find the phpWebSite user documentation wiki here:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://rockhopper.appstate.edu/single/phpwebsite/wiki/UserDocs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rockhopper.appstate.edu/single/phpwebsite/wiki/UserDocs&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Alex
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------- 
&lt;br&gt;&amp;gt; ---
&lt;br&gt;&amp;gt; This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
&lt;br&gt;&amp;gt; Don't miss this year's exciting event. There's still time to save &amp;nbsp;
&lt;br&gt;&amp;gt; $100.
&lt;br&gt;&amp;gt; Use priority code J8TL2D2.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://ad.doubleclick.net/clk;198757673;13503038;p?http://&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ad.doubleclick.net/clk;198757673;13503038;p?http://&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; java.sun.com/javaone
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16701719&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
&lt;br&gt;Don't miss this year's exciting event. There's still time to save $100. 
&lt;br&gt;Use priority code J8TL2D2. 
&lt;br&gt;&lt;a href=&quot;http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16701719&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/phpWebSite-1.x-documentation-tp16685073p16701719.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16685073</id>
	<title>phpWebSite 1.x documentation</title>
	<published>2008-04-14T10:36:15Z</published>
	<updated>2008-04-14T10:36:15Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm Alex Yokel. I've been working at Electronic Student Services this
&lt;br&gt;semester creating documentation for phpWebSite. I have created a wiki to 
&lt;br&gt;help guide users through the its use.
&lt;br&gt;&lt;br&gt;The wiki is close to completion. Please have a look and let us know what 
&lt;br&gt;you find anything missing, confusing or just seems wrong. As we ready 
&lt;br&gt;for an official release, your input will definitely be helpful.
&lt;br&gt;&lt;br&gt;You can find the phpWebSite user documentation wiki here:
&lt;br&gt;&lt;a href=&quot;http://rockhopper.appstate.edu/single/phpwebsite/wiki/UserDocs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rockhopper.appstate.edu/single/phpwebsite/wiki/UserDocs&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Alex
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
&lt;br&gt;Don't miss this year's exciting event. There's still time to save $100. 
&lt;br&gt;Use priority code J8TL2D2. 
&lt;br&gt;&lt;a href=&quot;http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16685073&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/phpWebSite-1.x-documentation-tp16685073p16685073.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16057194</id>
	<title>phpWebSite 1.5.0 RC</title>
	<published>2008-03-14T10:46:34Z</published>
	<updated>2008-03-14T10:46:34Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Good day,
&lt;br&gt;&lt;br&gt;RC is an improper title really since I haven't done extensive update 
&lt;br&gt;testing from 1.4.0. As always, do not update live sites.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu/downloads/rc/phpwebsite_1_5_0_RC.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu/downloads/rc/phpwebsite_1_5_0_RC.tar.gz&lt;/a&gt;&lt;br&gt;&lt;br&gt;A full feature list will be available on proper release. The main 
&lt;br&gt;feature of 1.5.0 is a rewriting of File Cabinet. As such, I had to forgo 
&lt;br&gt;many RFEs on Sourceforge. I apologize, but our experience has been the 
&lt;br&gt;FC update was needed greatly.
&lt;br&gt;&lt;br&gt;Special thanks to Verdon who helped test File Cabinet in its new 
&lt;br&gt;incarnation.
&lt;br&gt;&lt;br&gt;Here are some features off the top of my head:
&lt;br&gt;&lt;br&gt;- Comment reporting with punish menu (ip banning, account locking)
&lt;br&gt;- New, more flexible mod_rewrite method.
&lt;br&gt;- File Cabinet allows posting images, media, and documents to any place
&lt;br&gt;&amp;nbsp; &amp;nbsp;that was previously using it for images.
&lt;br&gt;- Access ip banning independent from .htaccess
&lt;br&gt;- PageSmith has dynamic template folders
&lt;br&gt;- Better sheet control in Signup module
&lt;br&gt;- lots and lots of bug fixes
&lt;br&gt;&lt;br&gt;Thanks and please email me with problems or questions.
&lt;br&gt;Matt
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16057194&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/phpWebSite-1.5.0-RC-tp16057194p16057194.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15435880</id>
	<title>Re: Access changes</title>
	<published>2008-02-12T07:39:22Z</published>
	<updated>2008-02-12T07:39:22Z</updated>
	<author>
		<name>Verdon Vaillancourt-2</name>
	</author>
	<content type="html">Thanks :)
&lt;br&gt;&lt;br&gt;On 12-Feb-08, at 10:23 AM, matt wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; This is what I am doing in Blog (slimmed down):
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15435880&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Access-changes-tp15434928p15435880.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15435735</id>
	<title>Re: Access changes</title>
	<published>2008-02-12T07:23:10Z</published>
	<updated>2008-02-12T07:23:10Z</updated>
	<author>
		<name>Matthew McNaney</name>
	</author>
	<content type="html">Verdon Vaillancourt wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; So,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In a simple case then, like this from my index.php file...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; PHPWS_Core::initModClass('podcaster', 'Podcaster.php');
&lt;br&gt;&amp;gt; $podcaster = new Podcaster;
&lt;br&gt;&amp;gt; if (isset($_REQUEST['aop'])) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$podcaster-&amp;gt;adminMenu();
&lt;br&gt;&amp;gt; } elseif (isset($_REQUEST['uop'])) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$podcaster-&amp;gt;userMenu();
&lt;br&gt;&amp;gt; } elseif (isset($_REQUEST['id'])) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;$podcaster-&amp;gt;userMenu('view_channel');
&lt;br&gt;&amp;gt; } else {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;PHPWS_Core::home();
&lt;br&gt;&amp;gt; }
&lt;/div&gt;&lt;br&gt;&amp;nbsp;&amp;gt; ... all I need to do is change $_REQUEST['id'] to $_REQUEST['var1']
&lt;br&gt;&lt;br&gt;This is what I am doing in Blog (slimmed down):
&lt;br&gt;&lt;br&gt;-------------------------------------
&lt;br&gt;if (isset($_GET['var1'])) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Blog_User::fillInForward();
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;if (isset($_REQUEST['blog_id'])) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$blog = new Blog($_REQUEST['blog_id']);
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;function fillInForward() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$_REQUEST['blog_id'] = (int)$_GET['var1'];
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;--------------------------------------
&lt;br&gt;&lt;br&gt;The reason is that the blog_id may be sent from other places than just a 
&lt;br&gt;straight up call to the item.
&lt;br&gt;&lt;br&gt;This method would prevent you from:
&lt;br&gt;1) having to fix any other links you have where you are passing 'id'
&lt;br&gt;2) having to check for var1 and/or id
&lt;br&gt;3) prevent extra processes if mod_rewrite is not being used
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; How would this be changed?
&lt;br&gt;&amp;gt; PHPWS_Text::rewriteLink($channel-&amp;gt;title, 'podcaster', $this- 
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt;channel_id);
&lt;br&gt;&lt;br&gt;It would be the same. It would return:
&lt;br&gt;&lt;br&gt;$channel-&amp;gt;title = 'sample';
&lt;br&gt;$this-&amp;gt;channel_id = 4;
&lt;br&gt;&lt;br&gt;&amp;lt;a href=&amp;quot;index.php?module=podcaster&amp;var1=4&amp;quot;&amp;gt;sample&amp;lt;/a&amp;gt;
&lt;br&gt;&lt;br&gt;But now you could call:
&lt;br&gt;&lt;br&gt;PHPWS_Text::rewriteLink($channel-&amp;gt;title,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'podcaster',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$this-&amp;gt;channel_id,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$this-&amp;gt;page_id,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$this-&amp;gt;section_id,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $this-&amp;gt;etc_id);
&lt;br&gt;&lt;br&gt;You can have as many vars as you need.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Matt
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; verdon
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On 12-Feb-08, at 9:47 AM, matt wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Good day,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; phpWebSite 1.5.0 will change the way it handles mod_rewrite. The
&lt;br&gt;&amp;gt;&amp;gt; .htaccess file will filter all requests that do not match a &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; directory or
&lt;br&gt;&amp;gt;&amp;gt; file to the index.php file. The index.php file includes a new core &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; file
&lt;br&gt;&amp;gt;&amp;gt; named Forward.php. phpWebSite then detects if the mod_rewrite &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; format is
&lt;br&gt;&amp;gt;&amp;gt; getting used. If so, it writes the following variables:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $_REQUEST['module'] = $variable_1;
&lt;br&gt;&amp;gt;&amp;gt; $_GET['var1'] &amp;nbsp; &amp;nbsp; &amp;nbsp; = $variable_2;
&lt;br&gt;&amp;gt;&amp;gt; ...
&lt;br&gt;&amp;gt;&amp;gt; $_GET['var' . $n] &amp;nbsp; = ${'variable_' . $n};
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; So this address:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://phpwebsite.appstate.edu/blog/2008/1/4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu/blog/2008/1/4&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Will create:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $_REQUEST['module'] = 'blog';
&lt;br&gt;&amp;gt;&amp;gt; $_GET['var1'] = 2008;
&lt;br&gt;&amp;gt;&amp;gt; $_GET['var2'] = 1;
&lt;br&gt;&amp;gt;&amp;gt; $_GET['var3'] = 4;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The updated blog module looks for this and changes the vars into year,
&lt;br&gt;&amp;gt;&amp;gt; month, and day for a new viewing preference.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Access will no longer store the shortcuts in the .htaccess file.
&lt;br&gt;&amp;gt;&amp;gt; Instead, if the only variable passed is not a module, it is assumed to
&lt;br&gt;&amp;gt;&amp;gt; be a title. This will be passed to Access which will pull the
&lt;br&gt;&amp;gt;&amp;gt; appropriate key and then fill in the $_GET variable with the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; appropriate
&lt;br&gt;&amp;gt;&amp;gt; module and overwrite var1. This will be done instead of a forward to
&lt;br&gt;&amp;gt;&amp;gt; prevent losing the url.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; In the long run, this will allow module creators to mold mod_rewrites
&lt;br&gt;&amp;gt;&amp;gt; however they like. In the meantime, you will need to change your 'id'
&lt;br&gt;&amp;gt;&amp;gt; and 'page' checks to 'var1' and 'var2'. This change will also &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; affect the
&lt;br&gt;&amp;gt;&amp;gt; rewriteLink function in Text.php.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The next release of phpWebSite will go through an RC period. &amp;nbsp;This
&lt;br&gt;&amp;gt;&amp;gt; should give you time to adjust your modules for this change and the
&lt;br&gt;&amp;gt;&amp;gt; updated File Cabinet. If you have any concerns, please reply to &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; this list.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt; Matt
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Matthew McNaney
&lt;br&gt;&amp;gt;&amp;gt; Electronic Student Services
&lt;br&gt;&amp;gt;&amp;gt; Appalachian State University
&lt;br&gt;&amp;gt;&amp;gt; Ext. 6493
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------- 
&lt;br&gt;&amp;gt;&amp;gt; ---
&lt;br&gt;&amp;gt;&amp;gt; This SF.net email is sponsored by: Microsoft
&lt;br&gt;&amp;gt;&amp;gt; Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15435735&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.net email is sponsored by: Microsoft
&lt;br&gt;&amp;gt; Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15435735&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Matthew McNaney
&lt;br&gt;Electronic Student Services
&lt;br&gt;Appalachian State University
&lt;br&gt;Ext. 6493
&lt;br&gt;&lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15435735&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Access-changes-tp15434928p15435735.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15435258</id>
	<title>Re: Access changes</title>
	<published>2008-02-12T07:12:21Z</published>
	<updated>2008-02-12T07:12:21Z</updated>
	<author>
		<name>Verdon Vaillancourt-3</name>
	</author>
	<content type="html">So,
&lt;br&gt;&lt;br&gt;In a simple case then, like this from my index.php file...
&lt;br&gt;&lt;br&gt;PHPWS_Core::initModClass('podcaster', 'Podcaster.php');
&lt;br&gt;$podcaster = new Podcaster;
&lt;br&gt;if (isset($_REQUEST['aop'])) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$podcaster-&amp;gt;adminMenu();
&lt;br&gt;} elseif (isset($_REQUEST['uop'])) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$podcaster-&amp;gt;userMenu();
&lt;br&gt;} elseif (isset($_REQUEST['id'])) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;$podcaster-&amp;gt;userMenu('view_channel');
&lt;br&gt;} else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;PHPWS_Core::home();
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;... all I need to do is change $_REQUEST['id'] to $_REQUEST['var1']
&lt;br&gt;&lt;br&gt;&lt;br&gt;How would this be changed?
&lt;br&gt;PHPWS_Text::rewriteLink($channel-&amp;gt;title, 'podcaster', $this- 
&lt;br&gt;&amp;nbsp;&amp;gt;channel_id);
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;verdon
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 12-Feb-08, at 9:47 AM, matt wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Good day,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; phpWebSite 1.5.0 will change the way it handles mod_rewrite. The
&lt;br&gt;&amp;gt; .htaccess file will filter all requests that do not match a &amp;nbsp;
&lt;br&gt;&amp;gt; directory or
&lt;br&gt;&amp;gt; file to the index.php file. The index.php file includes a new core &amp;nbsp;
&lt;br&gt;&amp;gt; file
&lt;br&gt;&amp;gt; named Forward.php. phpWebSite then detects if the mod_rewrite &amp;nbsp;
&lt;br&gt;&amp;gt; format is
&lt;br&gt;&amp;gt; getting used. If so, it writes the following variables:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; $_REQUEST['module'] = $variable_1;
&lt;br&gt;&amp;gt; $_GET['var1'] &amp;nbsp; &amp;nbsp; &amp;nbsp; = $variable_2;
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt; $_GET['var' . $n] &amp;nbsp; = ${'variable_' . $n};
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So this address:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://phpwebsite.appstate.edu/blog/2008/1/4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu/blog/2008/1/4&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Will create:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; $_REQUEST['module'] = 'blog';
&lt;br&gt;&amp;gt; $_GET['var1'] = 2008;
&lt;br&gt;&amp;gt; $_GET['var2'] = 1;
&lt;br&gt;&amp;gt; $_GET['var3'] = 4;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The updated blog module looks for this and changes the vars into year,
&lt;br&gt;&amp;gt; month, and day for a new viewing preference.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Access will no longer store the shortcuts in the .htaccess file.
&lt;br&gt;&amp;gt; Instead, if the only variable passed is not a module, it is assumed to
&lt;br&gt;&amp;gt; be a title. This will be passed to Access which will pull the
&lt;br&gt;&amp;gt; appropriate key and then fill in the $_GET variable with the &amp;nbsp;
&lt;br&gt;&amp;gt; appropriate
&lt;br&gt;&amp;gt; module and overwrite var1. This will be done instead of a forward to
&lt;br&gt;&amp;gt; prevent losing the url.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In the long run, this will allow module creators to mold mod_rewrites
&lt;br&gt;&amp;gt; however they like. In the meantime, you will need to change your 'id'
&lt;br&gt;&amp;gt; and 'page' checks to 'var1' and 'var2'. This change will also &amp;nbsp;
&lt;br&gt;&amp;gt; affect the
&lt;br&gt;&amp;gt; rewriteLink function in Text.php.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The next release of phpWebSite will go through an RC period. &amp;nbsp;This
&lt;br&gt;&amp;gt; should give you time to adjust your modules for this change and the
&lt;br&gt;&amp;gt; updated File Cabinet. If you have any concerns, please reply to &amp;nbsp;
&lt;br&gt;&amp;gt; this list.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Matt
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Matthew McNaney
&lt;br&gt;&amp;gt; Electronic Student Services
&lt;br&gt;&amp;gt; Appalachian State University
&lt;br&gt;&amp;gt; Ext. 6493
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://ess.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ess.appstate.edu&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://phpwebsite.appstate.edu&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://phpwebsite.appstate.edu&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------- 
&lt;br&gt;&amp;gt; ---
&lt;br&gt;&amp;gt; This SF.net email is sponsored by: Microsoft
&lt;br&gt;&amp;gt; Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Phpwebsite-developers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15435258&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by: Microsoft
&lt;br&gt;Defy all challenges. Microsoft(R) Visual Studio 2008.
&lt;br&gt;&lt;a href=&quot;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Phpwebsite-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15435258&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Phpwebsite-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/PhpWebsite---Dev-f663.html&quot; embed=&quot;fixTarget[663]&quot; target=&quot;_top&quot; &gt;PhpWebsite - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Access-changes-tp15434928p15435258.html" />
</entry>

</feed>
