Search found 20 matches

by dcrobertson01
Tue Apr 05, 2016 10:41 pm
Forum: Administration
Topic: Importing from CSV
Replies: 3
Views: 19009

Importing from CSV

Hi - I have made a CVS file to import users so I can test out some of the features. When I try to import it, I get a warning: Only import from CSV files is currently supported. I am using a csv file created with LibreOffice and exported as csv. Here is the start of the csv file: user_name,email,firs...
by dcrobertson01
Sun Apr 03, 2016 12:56 am
Forum: General
Topic: Hello Everybody
Replies: 4
Views: 86055

Hello Everybody

Thought I would just say Hi to you all, and say a bit about me, why I've installed Zuluru, and what I hope I'll be doing with it. About nine and a half months ago (I remember because it was around the time my second son was born), I was trying to get a Touch Rugby Team together for my oldest son. Ab...
by dcrobertson01
Thu Mar 31, 2016 7:52 pm
Forum: Zuluru 1 Installation
Topic: How to use in most of the world
Replies: 13
Views: 70144

Re: How to use in most of the world

Doh! Well - that was the clue. In views/layouts/default.ctp, you have linked to http://code.jquery.com/ui/1.10.3/themes/redmond/jquery-ui.css http://code.jquery.com/jquery-1.10.2.js http://code.jquery.com/ui/1.10.3/jquery-ui.js I am running this on a https site with a self signed certificate. Changi...
by dcrobertson01
Thu Mar 31, 2016 6:38 pm
Forum: Zuluru 1 Installation
Topic: How to use in most of the world
Replies: 13
Views: 70144

Re: How to use in most of the world

Hi - sorry to be so long replying. My last post was a bit blunt - got handed a baby, so just hit send. Been meaning to get back to you, but Mum broke her Knee, so been a bit busy. Thank goodness New Zealand has a good, free public health system - although I don't enjoy the freedom to negotiate with ...
by dcrobertson01
Thu Mar 24, 2016 10:05 pm
Forum: Zuluru 1 Installation
Topic: How to use in most of the world
Replies: 13
Views: 70144

Re: How to use in most of the world

Okay - adding the pr lines to the people controller gives me These are the validation errors: Array ( ) Array ( [gender] => You must select a gender. [birthdate] => You must provide a valid birthdate. [height] => You must enter a valid height. [shirt_size] => You must select a valid shirt size. ) Ar...
by dcrobertson01
Thu Mar 24, 2016 6:35 am
Forum: Zuluru 1 Installation
Topic: How to use in most of the world
Replies: 13
Views: 70144

Re: How to use in most of the world

I will try to take a look tomorrow. But yes, I am trying to get past the first configure user page for the admin user. At the moment I cannot do anything until the admin profile is saved. I could install a VM and put an older php on it, then use the older cake, but that wouldn't work on my budget ho...
by dcrobertson01
Wed Mar 23, 2016 5:48 pm
Forum: Zuluru 1 Installation
Topic: How to use in most of the world
Replies: 13
Views: 70144

Re: How to use in most of the world

I am seeing this in the apache error log. It appears to refer to an install problem - I did not see any errors on the web page while installing though. When I submit the edit your profile form, I don't see any errors - though I have not upped the error reporting for php. This post http://zuluru.org/...
by dcrobertson01
Wed Mar 23, 2016 5:25 pm
Forum: Zuluru 1 Installation
Topic: How to use in most of the world
Replies: 13
Views: 70144

Re: How to use in most of the world

Hi - I set debug to 2, and got a lot of sql statements, but nothing in the 'error' column. Then I added the pr calls, and did not get any more info. I didn't see anything in the apache logs either. I can send you the sql statements if you would like. I just installed cake 1.3.6, and got a page full ...
by dcrobertson01
Tue Mar 22, 2016 9:44 pm
Forum: Zuluru 1 Installation
Topic: How to use in most of the world
Replies: 13
Views: 70144

Re: How to use in most of the world

I am using the latest cake 1.3 release. I think 1.3.20. I don't have time to investigate further right now - if you want me to use cake 1.3.6, let me know.

Do you plan to update to a more recent cake release? I don't know a lot about cake, but see they are on version 3.something now.
by dcrobertson01
Tue Mar 22, 2016 8:52 pm
Forum: Zuluru 1 Installation
Topic: How to use in most of the world
Replies: 13
Views: 70144

How to use in most of the world

Hi - I am having trouble getting past the Edit Your Profile screen while installing Zuluru. First, Zuluru required a Canadian post code. I posted a question to face book, and followed the instructions there - for anyone here, they were Update the code cd /path to zuluru/ sudo git pull Edit the model...