Profile Exporter Mod Support (Modzzz)

This is the support forum for the Profile Exporter mod.

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

i believe when I selected the profile photo, I go  this DB error

 

Query:
SELECT `NickName`,`Email`,`Sex`,`Country`,`ProfilePhoto`,`Age`,`MobileNumber`,`FirstName`,`LastName` FROM `Profiles` WHERE 1 AND (TO_DAYS(`DateOfBirth`) BETWEEN TO_DAYS('1936-02-08') AND (TO_DAYS('1999-02-08')+1)) ORDER BY `DateReg` asc
Mysql error:
Unknown column 'ProfilePhoto' in 'field list'
Quote · 8 Feb 2012

 This has no relation to the Profile Exporter Mod.

i believe when I selected the profile photo, I go  this DB error

 

Query:
SELECT `NickName`,`Email`,`Sex`,`Country`,`ProfilePhoto`,`Age`,`MobileNumber`,`FirstName`,`LastName` FROM `Profiles` WHERE 1 AND (TO_DAYS(`DateOfBirth`) BETWEEN TO_DAYS('1936-02-08') AND (TO_DAYS('1999-02-08')+1)) ORDER BY `DateReg` asc
Mysql error:
Unknown column 'ProfilePhoto' in 'field list'

 

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

I'm getting a blocking error when I have AGE in the Profile Export list... see below.  Is age calculated from the DOB... or do people have to input their age into their profile?  Could code be added to skip over 'age' if it's not filled in?... or calculated it from the DOB (it that's available)?

Query:

SELECT `ID`,`NickName`,`Email`,`DateReg`,`DateLastEdit`,`Status`,`Age`,`FirstName`,`LastName`,`PhoneNumber` FROM `Profiles` WHERE 1 AND (TO_DAYS(`DateOfBirth`) BETWEEN TO_DAYS('1936-04-08') AND (TO_DAYS('1994-04-08')+1)) AND `Country` IN ('CA') ORDER BY `DateReg` asc 

Mysql error: Unknown column 'Age' in 'field list'

Found error in the file '/home/hostacct/public_html/modules/modzzz/exporter/classes/BxExporterModule.php' at line 143.
Called 'getAll' function with erroneous argument #0.

http://pkforum.dolphinhelp.com
Quote · 8 Apr 2012

Version 2.0.1 released. (See patches/version_2.0.1 folder in zip file)

Fixes issue with selectable list of Profile Fields.

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

This module is now updated for Dolphin 7.1

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

Version 2.0.2 released. (See patches/version_2.0.2 folder in zip file)

Fixes an issue with selecting fields.

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

Any chance that you could make it import friendly as well?

Export profiles and then be able to do a change on several profiles and then import that Excel back up again would be interesting.

7.1 My favorite number
Quote · 25 Apr 2013

 Noted. I will look into implementing this at some point.

Any chance that you could make it import friendly as well?

Export profiles and then be able to do a change on several profiles and then import that Excel back up again would be interesting.

 

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

Hi. Is there any way the mod can export expiry dates in reports? Great mod btw.

Thanks,

Mark

Quote · 3 Jun 2013

 I am not aware of any expiry dates for Profiles, please clarify.

Hi. Is there any way the mod can export expiry dates in reports? Great mod btw.

Thanks,

Mark

 

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

I wonder if it's a mod feature then? Please see attached.

Mark

expiry.jpg · 67.7K · 345 views
Quote · 4 Jun 2013

The membership details is not stored in the Profile table. The mod will only export from the Profile table.

I wonder if it's a mod feature then? Please see attached.

Mark

 

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

Ok, thank you

Quote · 4 Jun 2013

Profile Exporter Module - This is now compatible with Dolphin 7.2.

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

In one case I don't want to send emails (forever from website) for exported profiles.

Since the profiles created by me.

So, do I need to make unsubscribe field at the time of making such profiles ?

Even I don't want to send confirmation email.

My aim is not to send single e-mails from site for such exported profiles.

 

 

Quote · 21 Mar 2017

@sureandhraindia - You have posted in the wrong support forum. Based on what you said above, you are actually referring to the Profile Importer module. I will look at the possibility of adding an option to bypass emails for those profiles.

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

ok

Thank u.

@sureandhraindia - You have posted in the wrong support forum. Based on what you said above, you are actually referring to the Profile Importer module. I will look at the possibility of adding an option to bypass emails for those profiles.

 

Quote · 21 Mar 2017

basic question i know but my client has a modeling site and we have altered dolphin to work as a search engine for there models etc.

we need a way to be able to email profiles to some Directors either a list of profiles with specific information like all males aged 19 for instance so on and so forth.

or even single profiles.

also will this system allow for a button to be on the profile viable by admin to be able to post that profile to a email account where it can be forwarded on to others.

Cheers

Wes

Quote · 31 Mar 2017

@Wesways, your requirement would have to be done as a customization.

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

 ALL Purchased mate can you give me a price for the customization i basically need a contact card to email / and save as a pdf with selected fields including there profile photo?

and need it if possible to dispay as below

user 1 

name   Profile photo

field 1   field 3

field 2    field 4

 

user 2 

name   Profile photo

field 1   field 3

field 2    field 4

these will be generated depending on what the admin selects and generates the report.

 

@Wesways, your requirement would have to be done as a customization.

 

Quote · 7 Apr 2017

Hello can anyone help.

i have installed with all running well using the profile exporter but i do have the following issues

i am able to set up the exporter with all the required fileds but when i export these save and click export no matter what i choose i get no profiles displayed even if i simply select one field i get nothing

as shown in the atttached pic

Screenshot_1.png · 12.6K · 199 views
Quote · 29 Nov 2017

@Wesways - PM me the details of the site so I can check this out.

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

Thank you mate

Quote · 30 Nov 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.