PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old February 23rd, 2007, 09:20 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 261
Approve members

Are there anyway new members first can upload photos and make comments after I had approved them?
KlausM is offline   Reply With Quote
Old February 23rd, 2007, 09:28 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,720
There is no approval on registrations in a stand alone install and if your integrating with a forum approval falls onto your forum
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 23rd, 2007, 10:15 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 261
Ok thanks Chuck
KlausM is offline   Reply With Quote
Old February 25th, 2007, 07:25 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 261
Chuck Are the anyway that I can make some adjustements in the code so that any new members as default are unregistred?

What variable holds if they are registred, unregistred, banned etc. ?
KlausM is offline   Reply With Quote
Old February 25th, 2007, 07:27 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,720
member.php when they confirm their registration they are placed in usergroup 4 which is registered and in 3 which is unregistered if they do not confirm

Your free to modify anything you wish
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 25th, 2007, 07:43 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 261
Thanks Chuck
But I wan´t them to stay in usergroup 3 even if they confirm, until I from the admin panel goes in and change them to registered.
Can I do that ?

Last edited by KlausM; February 25th, 2007 at 07:53 PM.
KlausM is offline   Reply With Quote
Old February 26th, 2007, 09:56 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,720
yeah you can just edit your register.php file look at this code change the 4 to a 3 in the update query

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 26th, 2007, 12:34 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 261
Thanks Chuck - it´s working :-)

Now I just have to find a way to I get an email everytime a new member sign in and had confirmed.

I can see that there are an options in the admin panel that says:
"Do you want to be notified of all new comments?"

That one I will newer use. Are there any way that I can change that to:
"Do you want to be notified of all new Members?"

That would solve all my problems with the missing approval on registrations in a stand alone installation.

Regards Klaus
KlausM is offline   Reply With Quote
Old February 26th, 2007, 12:59 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,720
Lines 323-341 of register.php show you how we send an email to users to verify there registration and you would have to similarly hack your code to send the admin an email now since this is outside product support I suggest you try posting in the mod corner if your lost on how to code it yourself.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 26th, 2007, 01:43 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 261
Is it the line that says:

Code:
Content visible to verified customers only.
That are sending the mail?
KlausM is offline   Reply With Quote
Old February 26th, 2007, 01:54 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,720
well that is simply one line of a whole larger block I am merely pointing you to an example of how mail in generated in the program. I would suggest if you want to discuss code modification issues which fall outside support that you post here

http://www.photopost.com/forum/photopost-pro-mod-discussions/

Here are the rules of said forum

http://www.photopost.com/forum/showthread.php?t=121154
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 26th, 2007, 03:14 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 261
Yes I understand that it is only one line of a whole block, but what I where asking was, if this is the line actual sending the mail.

But why I´m asking here, is because it is an extension of my earlier question.

By the way, there are not much activity in the modcorner and not so many answers.
KlausM is offline   Reply With Quote
Old February 26th, 2007, 05:18 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,720
yes that is the PHP line that sends an email but you need to code up some type of PHP code to build that new email you want which is why I sent you to the mod forum

This question has nothing to do with product support but is something you want to code into the software which is why I suggest you post there as this falls outside product support.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 26th, 2007, 08:36 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 261
Ok thanks Chuck - I had solved the problem.
KlausM is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Approve All Comments Tums Classifieds How do I...? 2 September 22nd, 2006 07:36 AM
Approve/Not Approve kimca01 Before You Buy 2 June 6th, 2006 10:54 PM
How to show members latest uploaded pic in the Members Gallery? CSS59 How Do I? - vBulletin 3.0.X 0 July 11th, 2005 12:14 AM
approve ads? ihiustler Classifieds Installation & Upgrades 2 July 6th, 2005 10:48 AM
Approve Photos AND Descriptions + other ?'s BumpStop Before You Buy 7 March 29th, 2005 05:07 PM


All times are GMT -5. The time now is 04:00 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0