CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Drupal Modules »
  • Using CiviSchool (Moderators: Donald Lobo, Deepak Srivastava) »
  • Trouble with SVN distro as I don't have to tools or rights
Pages: [1]

Author Topic: Trouble with SVN distro as I don't have to tools or rights  (Read 3343 times)

Todd Zebert

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Trouble with SVN distro as I don't have to tools or rights
October 16, 2010, 01:39:17 pm
(Duplicated from Drupal in Education forums)

Hello, I'm interesting in using CiviSchool but am having trouble as there's no packaged module as of yet.

I use GoDaddy and I had a subdomain with another drupal sandbox installed, and configured. I installed and configured civicrm 3.2.3, and related modules (cck, views, og, etc). And reviewed your civischool instructions.

Here I'm stuck because godaddy doesn't have Subversion nor does it seem easy, if even possible, to install. I found a binary but I need sudo which isn't avail.

I've looked at http://svn.civicrm.org/sfschool/trunk. Is there a packaged module? Can I do this manually without svn?

I also noticed there's an sfschool theme?

Thanks,
Todd

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Trouble with SVN distro as I don't have to tools or rights
October 16, 2010, 02:45:17 pm

hey todd:

1. civicschool does not use cck / views / og :)

2. might be easier to download the civischool code to your local machine and then transfer it over to your godaddy host. also u might want to use our current branch:

http://svn.civicrm.org/sfschool/branches/v3.2/

rather than trunk (i've updated the wiki)

3. There is currently no packaged module, so u will need svn

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Todd Zebert

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Re: Trouble with SVN distro as I don't have to tools or rights
October 17, 2010, 11:50:49 am
Lobo,

I just got the module running, and will have to look at it later.

Using your suggestion, I installed and ran Subversion on my WinXP machine - I expected it would need to be on the platform that the release was destined for - but that was just my ignorance of svn.

Here are some notes on my install attempt that may be of use to others:

* SVN created a "v3.2" subdir, so had to remove that from the Modules directory.

* php -r 'echo md5(uniqid(rand(), true)) . "\n";' did not work for me, so I had to create a php file and then execute:
<?php
echo md5(uniqid(rand(), true)) . "\n";
?>

* In the import line, loginname and password are for Drupal (and not the database login credentials)

Thanks,
Todd

Todd Zebert

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
now that I've installed the module and enabled it, I don't see "School" anywhere
October 17, 2010, 09:03:54 pm
I don't see under Contacts Tab > New Individual, the "school information tab", nor do I see"home page > click school tab"

"San Francisco School Module   3.1" is installed and enabled. I even ran Update. I don't see anything in the logs.

Since I'm testing I don't yet have any data.... is Importing necessary to see the Schools additions?



Results of the install import:
Found name, activity_type, civicrm_option_group
Found name, event_type, civicrm_option_group

Found name, mapping_type, civicrm_option_group

Found label, Assign Case Role, civicrm_option_value

Found label, Bulk Email, civicrm_option_value

Found label, Change Case Start Date, civicrm_option_value

Found label, Change Case Status, civicrm_option_value

Found label, Change Case Tags, civicrm_option_value

Found label, Change Case Type, civicrm_option_value

Found label, Contribution, civicrm_option_value

Found label, Email, civicrm_option_value

Found label, Event Registration, civicrm_option_value

Found label, Follow up, civicrm_option_value

Found label, Inbound Email, civicrm_option_value

Found label, Link Cases, civicrm_option_value

Found label, Meeting, civicrm_option_value

Found label, Membership Renewal, civicrm_option_value

Found label, Membership Renewal Reminder, civicrm_option_value

Found label, Membership Signup, civicrm_option_value

Found label, Merge Case, civicrm_option_value

Found label, Open Case, civicrm_option_value

Found label, Phone Call, civicrm_option_value

Found label, Pledge Acknowledgment, civicrm_option_value

Found label, Pledge Reminder, civicrm_option_value

Found label, Print PDF Letter, civicrm_option_value

Found label, Reassigned Case, civicrm_option_value

Found label, Remove Case Role, civicrm_option_value

Found label, Text Message (SMS), civicrm_option_value

Found label, Tell a Friend, civicrm_option_value

Found label, Conference, civicrm_option_value

Found label, Exhibition, civicrm_option_value

Found label, Fundraiser, civicrm_option_value

Found label, Meeting, civicrm_option_value

Found label, Performance, civicrm_option_value

Found label, Workshop, civicrm_option_value

Found label, Export Case, civicrm_option_value

Found label, Export Contact, civicrm_option_value

Found label, Export Contribution, civicrm_option_value

Found label, Export Grant, civicrm_option_value

Found label, Export Membership, civicrm_option_value

Found label, Export Participant, civicrm_option_value

Found label, Export Pledge, civicrm_option_value

Found label, Import Activity, civicrm_option_value

Found label, Import Contact, civicrm_option_value

Found label, Import Contribution, civicrm_option_value

Found label, Import Membership, civicrm_option_value

Found label, Import Participant, civicrm_option_value

Found label, Search Builder, civicrm_option_value

Found name_a_b, Child of, civicrm_relationship_type

Found name_a_b, Spouse of, civicrm_relationship_type

Found name_a_b, Sibling of, civicrm_relationship_type

Found name_a_b, Employee of, civicrm_relationship_type

Found name_a_b, Volunteer for, civicrm_relationship_type

Found name_a_b, Head of Household for, civicrm_relationship_type

Found name_a_b, Household Member of, civicrm_relationship_type

Found name_a_b, Case Coordinator is, civicrm_relationship_type

Found name_a_b, Supervised by, civicrm_relationship_type

Found title, Name and Address, civicrm_uf_group

Found title, Supporter Profile, civicrm_uf_group

Found title, Participant Status, civicrm_uf_group

Found title, New Individual, civicrm_uf_group

Found title, New Organization, civicrm_uf_group

Found title, New Household, civicrm_uf_group

Found module, Profile, civicrm_uf_join

Found module, Profile, civicrm_uf_join

Found module, Profile, civicrm_uf_join

Found module, Profile, civicrm_uf_join

Import Done!

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Trouble with SVN distro as I don't have to tools or rights
October 18, 2010, 06:40:07 am

hey todd:

1. you should import a few parent and student records and set the relationships between them

2. the custom data tabs are seen when u view a contact (and then u can edit them from the tab)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Todd Zebert

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Re: Trouble with SVN distro as I don't have to tools or rights
October 18, 2010, 03:17:57 pm
Donald,

Thanks - I imported the sample data successfully. I'm going to check out the next set of instructions soon.

Feedback (and a question) on the Import instructions:

Student_Sample_Data.csv: Father and Mother first names are reversed, as are mother and father email fields

Image 6: the Email matching CiviCRM field is : Email (match to contact)*

For the 5th import, advisor sample, why did you have to break it up into 3 separate files?


-Todd

Todd Zebert

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Re: Trouble with SVN distro as I don't have to tools or rights
October 18, 2010, 07:02:52 pm
I'm trying to follow the instructions for Parent Teacher Conference Scheduling:

My CiviCRM "home" is a dashboard with, frankly, nothing helpful on it.

The CiviCRM topmenu has many options, but no "School tab".

What's my next step?

Thanks,
Todd

mari

  • Guest
Re: parent teacher conference scheduling
October 18, 2010, 08:20:57 pm
How to enter Times and Dates for Parent Teacher Conferences

Step 1

After logging into drupal
http://yoursite/

-Click CiviCRM link
http://YOURSITE/civicrm/dashboard

-Click Tab
-Select Setup Parent Teacher Conference
http://YOURSITE/civicrm/school/conference?reset=1

Select Teacher
Enter Conference Date
Enter Conference Duration (in minutes)
Enter Conference start times.

When done for that particular date
Scroll down to make sure that only the times that you want for that day appear
If other times appear, click the clear link to delete all other times

When you have double checked, and confirmed your entries
-click the Process button

Step 2

(IF you have your teachers and students info. imported then you could confirm the parent teacher conference by checking a teachers record and a students record: see below)

Now go to the Teachers record.
For example, if you just entered Conference times for example, Polly, go to Polly’s record.
-To go to Polly’s record - Type Polly in the Search Box (top left)
Press enter/return key
Click on Polly’s link
When at Polly’s record, click on Activities tab
Confirm the Conference times that you just entered reflect in Polly’s Activities

Step 3

If step 2 okay, then go to one of Polly’s students’ records.
For example, Pria
Click tab at top right
Select Student Search
http://YOURSITE/civicrm/profile?reset=1&gid=4

Enter Last name: Loo
Click view link for Pria Loo
Click the link – Schedule a conference for Pria Loo
Click the selector box to confirm all the times that you just entered appear in the selector box
-------
« Last Edit: October 18, 2010, 08:29:28 pm by mari »

mari

  • Guest
Re: CiviSchool Import
October 18, 2010, 09:08:11 pm

Feedback (and a question) on the Import instructions:

Student_Sample_Data.csv: Father and Mother first names are reversed, as are mother and father email fields
> Yes, the Father and Mother are reversed.  A better label for the .csv file would be parent 1 and parent 2

Image 6: the Email matching CiviCRM field is : Email (match to contact)*
>We match the parent email to the child so that when a parent logs in they will only see their child(ren) records.

For the 5th import, advisor_sample_data, why did you have to break it up into 3 separate files?
>there are 3 teachers who are also advisor to 5 students each. 
>I broke it into 3 separate files - AdvisorDeeDee_Sample_Data.csv, AdvisorGilbert_Sample_Data.csv,  AdvisorDuenas_Sample_Data.csv
>so that I could also import the advisor/student relationship at the same time.  In parent 1 and parent 2 field maps, the parents were imported separately so that a parent/child relationship could be imported.

Todd Zebert

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Re: Trouble with SVN distro as I don't have to tools or rights
October 19, 2010, 02:01:11 am
I 'm following your directions:

"-Click CiviCRM link
http://YOURSITE/civicrm/dashboard"

OK so far.

"-Click Tab "

Click what tab? There's Home Search Contracts Contributiosn Events Mailings Membership Reports Administer and Help.

"-Select Setup Parent Teacher Conference"

I don't see this option anywhere...

"http://YOURSITE/civicrm/sfschool/conference?reset=1"

This just shows me the Dashboard. No difference.

Is something wrong with my install?

This is where I'm stuck.


About the Import instructions....

I mean the names under "Mother" are male, and those under "Female" are male.  The header row in the csv is wrong.  Likewise, the emails are backwards.

Image 6: The instructions show "Email" while the seemingly correct response is "Email (match to contact)*"

The Advisor import. Each record is unique and the import mapping is the same.... it seems you could import the combined Advisor Sample CSV.



« Last Edit: October 19, 2010, 10:19:18 am by mari »

mari

  • Guest
Re: import
October 19, 2010, 10:55:27 am
The Advisor import. Each record is unique and the import mapping is the same.... it seems you could import the combined Advisor Sample CSV.

> yes, you could import the combined Advisor Sample.csv and advisor/student relationship rather than do the three separate imports. 

Todd Zebert

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Re: Trouble with SVN distro as I don't have to tools or rights
October 19, 2010, 01:08:19 pm
Mari,

> yes, you could import the combined Advisor Sample.csv and advisor/student relationship rather than do the three separate imports

ok, thanks, that means I'm beginning to understand it.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Drupal Modules »
  • Using CiviSchool (Moderators: Donald Lobo, Deepak Srivastava) »
  • Trouble with SVN distro as I don't have to tools or rights

This forum was archived on 2017-11-26.