[Puppet Users] Re: new release of puppetsurvey

2009-11-17 Thread Matthew Macdonald-Wallace
Hi, I changed line 147 in application/models/PuppetHosts.php and removed the (int) reference - now it works! The new line is as follows: $reportdate = basename($file, '.yaml'); instead of: $reportdate = (int) basename($file, '.yaml'); Kind regar

[Puppet Users] Re: new release of puppetsurvey

2009-11-17 Thread Matthew Macdonald-Wallace
Philip wrote: > Thank you for the clue with the max integer Size. Yes i develop on a > 64bit System and had no problems converting. Will test it on 32Bit > Systems and provide a Patch. Hi, If you need someone to test the patch, let me know as at the moment puppetsurvey is picking up all the node

[Puppet Users] Re: new release of puppetsurvey

2009-11-16 Thread Philip
Thank you for the clue with the max integer Size. Yes i develop on a 64bit System and had no problems converting. Will test it on 32Bit Systems and provide a Patch. The error about the missing argument is fixed in Release 0.2.1 which is available for dowonload now. Greetings Philip On Nov 6, 6:

[Puppet Users] Re: new release of puppetsurvey

2009-11-05 Thread Nicolas Brisac
Hi, I'm trying to run puppetsurvey on 64-bit too, with all dependencies installed (correctly I think), and I'm getting the following error: Warning : Missing argument 1 for Zend_View_Helper_LinkTo::linkTo() in /var/www/puppetsurvey/application/views/helpers/LinkTo.php on line 6 Any idea?

[Puppet Users] Re: new release of puppetsurvey

2009-11-05 Thread Bostjan Skufca
Are you developing this on 64-bit platform? b. PS: Question arised when I started debugging PHP errors I got on my system while trying to run it - again:) On 4 nov., 20:26, Philip wrote: > I have released a new version of puppetsurvey on sourfeforge. Please > have a look athttp://puppetsurvey.