<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/Php-Object-Generator</id>
  <title type="text">Php Object Generator Google Group</title>
  <subtitle type="text">
  This is the official Group for the Php Object Generator project. This is where you can ask for help, support and advice from the authors of POG as well as other end users.
  </subtitle>
  <link href="http://groups.google.com/group/Php-Object-Generator/feed/atom_v1_0_msgs.xml" rel="self" title="Php Object Generator feed"/>
  <updated>2008-05-10T14:55:31Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
	 <name>Crispy</name>
	 <email>marksle...@gmail.com</email>
  </author>
  <updated>2008-05-10T14:55:31Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/48acd963b2739ebd</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/48acd963b2739ebd"/>
  <title type="text">Re: Fatal error: Using $this when not in object context in ...</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;simply, the GetDocumentList is not a static function. &lt;br&gt; you would need something like this: &lt;br&gt; &lt;p&gt;$source = new Source(); &lt;br&gt; $listSources = $source-&amp;gt;GetDocumentList(); &lt;br&gt; &lt;p&gt;for consistency, all the functions in a POG object need an instatiated &lt;br&gt; object. &lt;br&gt; &lt;p&gt;-Mark
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Crispy</name>
	 <email>marksle...@gmail.com</email>
  </author>
  <updated>2008-05-10T00:35:15Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/ee316d66c1deb2d3</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/ee316d66c1deb2d3"/>
  <title type="text">Re: Problem with Base64 plugin</title>
  <summary type="html" xml:space="preserve">
  Hi Aaron, &lt;br&gt; &lt;p&gt;To get the base64 plugin to install, you need the encoding to be 0 and &lt;br&gt; then switch it back to 1 after it installs. I&#39;ve had that problem too, &lt;br&gt; and found the solution somewhere on the POG site I think. I suppose it &lt;br&gt; is a weak point for the setup. &lt;br&gt; &lt;p&gt;-Mark
  </summary>
  </entry>
  <entry>
  <author>
	 <name>newToThis</name>
	 <email>tsang.e...@gmail.com</email>
  </author>
  <updated>2008-05-09T08:24:49Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/e89d00f938366b5d</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/e89d00f938366b5d"/>
  <title type="text">Fatal error: Using $this when not in object context in ...</title>
  <summary type="html" xml:space="preserve">
  $lstSources = Source::GetDocumentList(); &lt;br&gt; &lt;p&gt;for ($i = 0; $i &amp;lt; sizeof($lstSources); $i++) &lt;br&gt; { &lt;br&gt; $source = $lstSources[$i]; &lt;br&gt; ... &lt;br&gt; &lt;p&gt;-------- &lt;br&gt; Hi all, &lt;br&gt; I have a beginner question -- given that a Source has many &lt;br&gt; Document(s), and that I&#39;ve set up POG &amp;amp; databases correctly... why am &lt;br&gt; I getting the error:
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Aaron Vegh</name>
	 <email>aaronv...@gmail.com</email>
  </author>
  <updated>2008-05-09T02:42:03Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/b29184f72a2e0335</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/b29184f72a2e0335"/>
  <title type="text">Re: [Php-Object-Generator:1664] Problem with Base64 plugin</title>
  <summary type="html" xml:space="preserve">
  Okay, I&#39;m going to answer my own question, sort of. &lt;br&gt; Out of desperation, I &amp;quot;tricked&amp;quot; Setup. &lt;br&gt; 1. With Configuration showing encoding=0, I ran setup. No problem! &lt;br&gt; 2. I set encoding=1. &lt;br&gt; 3. Back in Setup, I continue from the successful setup. Boom! I&#39;m into &lt;br&gt; the Manage Objects tab, and I can see all my objects&#39; data!
  </summary>
  </entry>
  <entry>
  <author>
	 <name>aaronvegh@gmail.com</name>
	 <email>aaronv...@gmail.com</email>
  </author>
  <updated>2008-05-09T02:32:49Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/a6729deebc3b988e</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/a6729deebc3b988e"/>
  <title type="text">Problem with Base64 plugin</title>
  <summary type="html" xml:space="preserve">
  Hi there, &lt;br&gt; I&#39;ve just posted a new website for a client, and ran into a bit of a &lt;br&gt; snag: I&#39;d written the application in PHP5, but the client&#39;s hosting &lt;br&gt; company is still on PHP4! Bastards! Anyway, I thought &#39;no problem&#39;, &lt;br&gt; and regenerated all the objects to go with PHP4. Of course, as we know &lt;br&gt; I can no longer run the application on my dev machine running PHP5. I
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Palantar</name>
	 <email>palan...@gmail.com</email>
  </author>
  <updated>2008-05-01T01:10:16Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/88d0a1112f970264</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/88d0a1112f970264"/>
  <title type="text">FetchObject/Database bug?</title>
  <summary type="html" xml:space="preserve">
  Heyas Joel, just wondering - this looks like a bug to me, but &lt;br&gt; obviously you&#39;ll know better. in the POG base class, FetchObjects/ &lt;br&gt; CreateObjects appears to be expecting the database query to return a &lt;br&gt; valid mysql_result, but it is returning the number of rows instead. I &lt;br&gt; get an error every time I use it.
  </summary>
  </entry>
  <entry>
  <author>
	 <name>travep</name>
	 <email>trave...@excite.com</email>
  </author>
  <updated>2008-04-30T13:13:09Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/e52cc46726fbda9b</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/e52cc46726fbda9b"/>
  <title type="text">Re: Connections not getting closed?</title>
  <summary type="html" xml:space="preserve">
  All, I just wanted to follow up and close this issue. I have come to &lt;br&gt; believe that it&#39;s not really an issue. After logging the issed with &lt;br&gt; the hosting facility, I suspect that the guy jacked up the number of &lt;br&gt; available database connections and didn&#39;t tell us (not so nice, IMO). &lt;br&gt; The reason is that since we escalated it with them, the problem has
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Joel</name>
	 <email>joel...@gmail.com</email>
  </author>
  <updated>2008-04-28T21:42:50Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/1e555a911018307d</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/1e555a911018307d"/>
  <title type="text">Re: POG Object Oriented Bug</title>
  <summary type="html" xml:space="preserve">
  True, &lt;br&gt; &lt;p&gt;However, we don&#39;t reference the database class either from any of the &lt;br&gt; objects. We assume (maybe wrongly) that users will include/auload all &lt;br&gt; the objects they need when they need it... Arguably, we try to make as &lt;br&gt; few architectural decisions as possible and leave that up to the &lt;br&gt; programmer. we just supply the objects.
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Palantar</name>
	 <email>palan...@gmail.com</email>
  </author>
  <updated>2008-04-28T21:24:02Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/d10c46b49da53d3a</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/d10c46b49da53d3a"/>
  <title type="text">POG Object Oriented Bug</title>
  <summary type="html" xml:space="preserve">
  Bleh, smaller version after google lost my first post: &lt;br&gt; &lt;p&gt;It appears that a parent object in POG does not require_once the class &lt;br&gt; file for any child objects. This can result in runtime errors when &lt;br&gt; using Delete(true) and probably other functions if the client code has &lt;br&gt; not already included the child class file. This seems incorrect to
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Crispy</name>
	 <email>marksle...@gmail.com</email>
  </author>
  <updated>2008-04-25T14:47:25Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/1dba24b4c9279c34</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/1dba24b4c9279c34"/>
  <title type="text">Re: Newbie question - more than one object</title>
  <summary type="html" xml:space="preserve">
  Yes, &lt;br&gt; &lt;p&gt;The first one you download the zip to have the complete package of &lt;br&gt; things you need. &lt;br&gt; The second on further objects, you can: &lt;br&gt; - download the zip and copy the one object out of the zip and place it &lt;br&gt; into the objects folder. &lt;br&gt; - create an new class file in the folder and paste the code from the
  </summary>
  </entry>
  <entry>
  <author>
	 <name>dupont2br</name>
	 <email>dupont...@gmail.com</email>
  </author>
  <updated>2008-04-24T13:34:11Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/97fdbaeb92910cdd</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/97fdbaeb92910cdd"/>
  <title type="text">Newbie question - more than one object</title>
  <summary type="html" xml:space="preserve">
  Just starting out with POG. I used the zip file to successfully create &lt;br&gt; an app using one table/object. &lt;br&gt; &lt;p&gt;I have questions concerning use of multiple objects. when you use the &lt;br&gt; POG form to build the objects, do you download the zip package for the &lt;br&gt; first object and then create individual class files for the additional
  </summary>
  </entry>
  <entry>
  <author>
	 <name>andy law (RI)</name>
	 <email>andy....@roslin.ed.ac.uk</email>
  </author>
  <updated>2008-04-23T14:47:35Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/dffc85ae7ae3e7bb</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/dffc85ae7ae3e7bb"/>
  <title type="text">RE: [Php-Object-Generator:1656] Re: Multiple sort conditions</title>
  <summary type="html" xml:space="preserve">
  And another thing.... &lt;br&gt; If it were implemented, it would need to be an array of arrays (I think) &lt;br&gt; so that the order of the elements could be guaranteed? &lt;br&gt; Later, &lt;br&gt; Andy &lt;br&gt; ------------- &lt;br&gt; Yada, yada, yada... &lt;br&gt; Roslin Institute is a company limited by guarantee, registered in &lt;br&gt; Scotland (registered number SC157100) and a Scottish Charity (registered
  </summary>
  </entry>
  <entry>
  <author>
	 <name>andy law (RI)</name>
	 <email>andy....@roslin.ed.ac.uk</email>
  </author>
  <updated>2008-04-23T14:32:30Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/66d54f4e07a62455</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/66d54f4e07a62455"/>
  <title type="text">RE: [Php-Object-Generator:1655] Multiple sort conditions</title>
  <summary type="html" xml:space="preserve">
  You can hack this with a bit of a &#39;sql injection&#39; (so be very careful if &lt;br&gt; you allow your users to enter details of sort orders). &lt;br&gt; If you want to order on &#39;sort&#39; (ascending) and &#39;objid&#39; (descending) as &lt;br&gt; in your example you can specify &amp;quot;sort asc, objid&amp;quot; as the value for $sort &lt;br&gt; and false for $ascending. &lt;br&gt; I feel dirty every time I do that though :o}
  </summary>
  </entry>
  <entry>
  <author>
	 <name>daniel79</name>
	 <email>daniel.heide...@gmail.com</email>
  </author>
  <updated>2008-04-23T10:47:21Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/5613d14fa3912567</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/5613d14fa3912567"/>
  <title type="text">Multiple sort conditions</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;first of all thanks a lot for POG! It&#39;s an amazing time-saver! &lt;br&gt; &lt;p&gt;I have one wish for the next Version: &lt;br&gt; &lt;p&gt;$myObj-&amp;gt;GetList(); &lt;br&gt; &lt;p&gt;should take an array for $sortBy... like: &lt;br&gt; &lt;p&gt;$myObj-&amp;gt;GetList(null, array(&#39;sort&#39; =&amp;gt; true, &#39;objid&#39; =&amp;gt; false)); &lt;br&gt; &lt;p&gt;where true/false means ascending and descending. &lt;br&gt; &lt;p&gt;Or is this a larger problem?
  </summary>
  </entry>
  <entry>
  <author>
	 <name>andy law (RI)</name>
	 <email>andy....@roslin.ed.ac.uk</email>
  </author>
  <updated>2008-04-17T19:51:40Z</updated>
  <id>http://groups.google.com/group/Php-Object-Generator/msg/98a80ef701df4fa7</id>
  <link href="http://groups.google.com/group/Php-Object-Generator/msg/98a80ef701df4fa7"/>
  <title type="text">RE: [Php-Object-Generator:1653] Object Code Syntax Question</title>
  <summary type="html" xml:space="preserve">
  John, &lt;br&gt; Welcome to the wonderful world of references, copies and clones in php. &lt;br&gt; Your email has chivvied me into action and I&#39;ve tried to describe what &lt;br&gt; is going on, partly for my own reference in the future as this has &lt;br&gt; bitten me recently with a project I&#39;ve been working on. See &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://sportsdaft.blogspot.com/2008/04/by-reference-vs-by-value-in-php.h&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
</feed>
