Schools Mod Support (Modzzz) - part 2

Quote · 10 Dec 2012

 hi, I done same as suggested, Infect I was able to pull data for schools but not sure how to transfer this alone so moved all sql to new folder and same time moved all pictures but still i don't see pictures.

Also installed coupons, thinking school might need something that i am missing but even coupons don't show pictures.

 

You need to import the records from the bx_photos_main table. See query below to fetch the subset of records related to Schools :

SELECT * FROM `bx_photos_main` where `Categories` = 'Schools'

You also need to copy the photos from modules/boonex/photos/data/files

 hi, can you please advise me how to move pictures. As said, I am testing beta version capability with all my mods and if all goes well then will redirect domain to this folder.

For now, I am testing your school mode and also charity mode. Both moved via cpanel but pictures don't show up?

going by errors, I asked hosting to reupload backup at my present site..

TO check new udpated version, i have uploded it first to test at subdomain.. 

Per my host, then can redirect domain to new subdomain once its ready so i think its a better option then to touch already running site.

Now when I installed school there, in new location and it worked well. Only issue now how to transfer pictures.

I will be installing all mods one by one and once its ready, will move domain to this location.

 

 

 

Quote · 10 Dec 2012

 PM me your site details and I will try to help you further.

 hi, I done same as suggested, Infect I was able to pull data for schools but not sure how to transfer this alone so moved all sql to new folder and same time moved all pictures but still i don't see pictures.

Also installed coupons, thinking school might need something that i am missing but even coupons don't show pictures.

 

You need to import the records from the bx_photos_main table. See query below to fetch the subset of records related to Schools :

SELECT * FROM `bx_photos_main` where `Categories` = 'Schools'

You also need to copy the photos from modules/boonex/photos/data/files

 hi, can you please advise me how to move pictures. As said, I am testing beta version capability with all my mods and if all goes well then will redirect domain to this folder.

For now, I am testing your school mode and also charity mode. Both moved via cpanel but pictures don't show up?

going by errors, I asked hosting to reupload backup at my present site..

TO check new udpated version, i have uploded it first to test at subdomain.. 

Per my host, then can redirect domain to new subdomain once its ready so i think its a better option then to touch already running site.

Now when I installed school there, in new location and it worked well. Only issue now how to transfer pictures.

I will be installing all mods one by one and once its ready, will move domain to this location.

 

 

 

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 10 Dec 2012

Hello

when I had an instructor, this one is not showing under "School Instructors"

I could not check it in your demo site as I don't find it anymore.

 

I have the last version of schools.

Is any one having the same issue ? or any advices ?

 

Thanks

Quote · 2 Feb 2013

 The mod has been refreshed on the demo site. The demo is not reflecting this issue. Please PM me your site details so I can take a look.

Hello

when I had an instructor, this one is not showing under "School Instructors"

I could not check it in your demo site as I don't find it anymore.

 

I have the last version of schools.

Is any one having the same issue ? or any advices ?

 

Thanks

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 3 Feb 2013

Patch 2.0.7 Released. (See patches/version_2.0.7 folder in zip file)

Adds Youtube Embed functionality.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 22 Feb 2013

I've got an issue whereas when I click the EDIT action button, I just get a white screen....it shows in the web address field- http://www.mysite.com/m/schools/edit/1

It was just a test school since I'm just getting things up and going on 7.1..but everything else seems to be functioning normally...

OOPS....I take that back- This happening when attempting to add any Media- Sounds, Videos, Photos, and Files...

It will allow me to do YouTube Embed though.

Any idea what I should check first?

This is 2.07 installed new on 7.1.0

Much Thanks

Quote · 20 Mar 2013

 The issue cannot be replicated locally. PM me site details so I can take a look at it.

I've got an issue whereas when I click the EDIT action button, I just get a white screen....it shows in the web address field- http://www.mysite.com/m/schools/edit/1

It was just a test school since I'm just getting things up and going on 7.1..but everything else seems to be functioning normally...

Any idea what I should check first?

This is 2.07 installed new on 7.1.0

Much Thanks

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 20 Mar 2013

Hello,

There is no location section in the School View when I add a new school. I have version 7.0.9. Can anyone please assist me to figure out how to resolve this?

Trish

Schools - No Location.pdf · 89.1K · 502 downloads
Quote · 29 Mar 2013

Dolphin 7.0.x version
=====================
Patch 2.0.7 Released. (See patches/version_2.0.7 folder in zip file)

Google Maps has been updated.



Dolphin 7.1.x version
===================
Patch 2.0.8 Released. (See patches/version_2.0.8 folder in zip file)

Some new fields have been added.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 12 Apr 2013

Dolphin 7.1 version - Issue with broken URL fixed. Replace the following file and clear cache.

      modules/modzzz/schools/templates/base/unit.html

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 5 Jun 2013

Patch 2.0.9 Released. (See patches/version_2.0.9 folder in zip file)

A courses section has been added to schools.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 12 Jul 2013

Hello,

I try to apply the patche from2.06 to 2.07 put I got an error message during the process:

Database query error
Query:
ALTER TABLE `modzzz_schools_main` ADD `instructors_count` int(11) NOT NULL
Mysql error:
Duplicate column name 'instructors_count'
 
Now, trying to look at a school page also create an error:
 
Database query error
Query:
SELECT `id`, `id_entry`, `title`, `url` FROM `modzzz_schools_youtube` WHERE `id_entry`=0
Mysql error:
Table 'youdanzc_toWVsN.modzzz_schools_youtube' doesn't exist
 
Can you help me? I really like to make an update without to have to reinstall the school module and loose data
 
Thank you
Quote · 18 Aug 2013

The problem occurred because you ran the sqlupdate.php for patch 2.0.6 twice. I logged into your FTP and corrected it.

Hello,

I try to apply the patche from2.06 to 2.07 put I got an error message during the process:

Database query error
Query:
ALTER TABLE `modzzz_schools_main` ADD `instructors_count` int(11) NOT NULL
Mysql error:
Duplicate column name 'instructors_count'
 
Now, trying to look at a school page also create an error:
 
Database query error
Query:
SELECT `id`, `id_entry`, `title`, `url` FROM `modzzz_schools_youtube` WHERE `id_entry`=0
Mysql error:
Table 'youdanzc_toWVsN.modzzz_schools_youtube' doesn't exist
 
Can you help me? I really like to make an update without to have to reinstall the school module and loose data
 
Thank you

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 19 Aug 2013

 

The problem occurred because you ran the sqlupdate.php for patch 2.0.6 twice. I logged into your FTP and corrected it.

 

 

 

Hello Modzzz,

thank you very much for your quick help !!!  

Quote · 19 Aug 2013

Patch 2.0.9 Released. (See patches/version_2.0.9 folder in zip file)

Added Events/News sections.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 21 Aug 2013

Hello,

I have somebody claim the ownership of a school.

If I go in the schools module panel in Dolphin admin, I get:

Fatal error: Call to undefined method BxSchoolsDb::getCategoryInfo() in /home/cnd/public_html/social/modules/modzzz/schools/classes/BxSchoolsTemplate.php on line 236

And if I go to the school page, I can add a fan, or student, as an administrator, but he can not edit the school page.

 

Quote · 8 Oct 2013

 Acknowledged.

Hello,

I have somebody claim the ownership of a school.

If I go in the schools module panel in Dolphin admin, I get:

Fatal error: Call to undefined method BxSchoolsDb::getCategoryInfo() in /home/cnd/public_html/social/modules/modzzz/schools/classes/BxSchoolsTemplate.php on line 236

And if I go to the school page, I can add a fan, or student, as an administrator, but he can not edit the school page.

 

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 8 Oct 2013

Several improvements have been made to the mod. Re-upload all files, clear cache and recompile the language for the mod.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 8 Oct 2013

 

Several improvements have been made to the mod. Re-upload all files, clear cache and recompile the language for the mod.

 

As you installed the school module for me as an "integration" from your "organization" mod, can I do this without risk ? (like lose the connection btween the school and the organization) ?

Quote · 8 Oct 2013

 I updated the mod on your site.

 

Several improvements have been made to the mod. Re-upload all files, clear cache and recompile the language for the mod.

 

As you installed the school module for me as an "integration" from your "organization" mod, can I do this without risk ? (like lose the connection btween the school and the organization) ?

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 16 Oct 2013

Schools module - Patch 2.1.0 Released. (See patches/version_2.1.0 folder in zip file)

Redesign done to the Student mechanism.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 20 Aug 2014

A language string was missing from the patch. Re-upload modules\modzzz\schools\install\langs\en.php

Login to your Admin Panel, go to Modules=>Add & Manage and under "Installed Modules" select "Schools" then scroll down and click "Recompile language(s)".

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 25 Aug 2014

Patch 2.1.1 Released. (See patches/version_2.1.1 folder in zip file)

Remove references to modzzz in some URLs.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 30 Sep 2014

How do I remove the requirement for tags?  I would like this to be optional, not mandatory.

Quote · 30 Dec 2014

In modules\modzzz\schools\classes\BxSchoolsFormAdd.php

Find this block of code :

                    'required' => true,
                    'checker' => array (
                        'func' => 'avail',
                        'error' => _t ('_modzzz_schools_form_err_tags'),
                    ),

Replace with :

             'required' => false,

How do I remove the requirement for tags?  I would like this to be optional, not mandatory.

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 31 Dec 2014

This module is now compatible with Dolphin 7.2 . For those upgrading from Dolphin 7.1, please check the upgrade folder for instructions.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 7 Sep 2015

Patch 2.1.2 Released. (See patches/version_2.1.2 folder in zip file)


Miscellaneous updates have been made.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 17 Mar 2016

There is an issue about the "Privacy Settings".

View school: public.

result:

Site visitor can view the school;

After logged in, other user (not fans) cannot view the school, 

thanks.

Walter - http://www.ForeignTeacher.com
Quote · 4 Jul 2017

@1265116616 - There must be some other restriction (such as membership level) which is preventing your members fro viewing school listings. I have sent you a PM.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 4 Jul 2017

Thank you!

It's my fault. It's because of the membership permission settings.

Walter - http://www.ForeignTeacher.com
Quote · 4 Jul 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.