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 Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old April 14th, 2005, 12:30 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Location: Netherlands
Posts: 32
Disk space allowed?

Hey all,

The diskspace a normal user has (no administrator, nor moderator), is that the ammount in: Maximum multimedia upload size in Kb

Or do you have to adjust the diskspace of usergroup anonymous? I'm a bit confused about that.....

Thansk for the help!

Regards,
Ilse
Ilse is offline   Reply With Quote
Old April 14th, 2005, 07:25 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
Diskspace for normal users would be set in usergroup editor in admin. The setting you have above is for maximum allowed multimedia filesize
__________________
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 April 14th, 2005, 11:58 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Location: Netherlands
Posts: 32
So.... Which usergroup is it?????

Quote:
Originally Posted by omegatron
Diskspace for normal users would be set in usergroup editor in admin. The setting you have above is for maximum allowed multimedia filesize
Now I don't know which usergroup this is. I have three usergroups in the administration of Photopost:
Anonymous
Admin
Moderators

So, which one is meant for the actual members of the site? (being not anonymous, that is!)

Thanks for the help!

Regards,
Ilse
Ilse is offline   Reply With Quote
Old April 14th, 2005, 12:11 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
Interesting looks to me like your not getting the members group set

We set this in the init_usergroup function

You can use phpmyadmin to insert this make sure to put your proper table prefix

INSERT INTO pp_usergroups (groupid,groupname,modaccess,cpaccess,uploads,comments,diskspace,uploadsize,editpho,editposts,useralbums,reqmod) VALUES('100','Guests',0,0,0,0,0,0,0,0,0,0)
__________________
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 April 14th, 2005, 12:19 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Location: Netherlands
Posts: 32
Ehhhh, correct me if I'm wrong, but guests? I need members. Or is this one of these things that's "just a name" that I can name anything?

Regards,
Ilse
Ilse is offline   Reply With Quote
Old April 14th, 2005, 12:27 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
Just rename Guests to Users when you run the insert

// If none, default to Users
if ($ubbgroups[0] == "") {
$ubbgroups = array( 100 );
}
__________________
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 April 14th, 2005, 12:35 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Location: Netherlands
Posts: 32
*confused* Where do I use this code?????

I have done the insert as in the previous post and I have changed guests to members (in administration of Photopost). But where do I add / insert the code:
// If none, default to Users
if ($ubbgroups[0] == "") {
$ubbgroups = array( 100 );
}

Regards,
Ilse
Ilse is offline   Reply With Quote
Old April 14th, 2005, 12:40 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,662
You dont that was just a reference to show users are usergroup 100

Set that last group 100 under usergroups settings under moderators to the settings you want
__________________
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
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disk space for subscribers Blackhat How Do I? - vBulletin 3.0.X 1 March 26th, 2005 09:21 AM
What to charge for extra Disk Space? dkmulford General Discussion 3 February 21st, 2005 08:46 PM
Disk Space Limits Mark Goldstein General Discussion 2 September 13th, 2004 08:26 AM
Setting Disk Space Limit ridersrally General Discussion 1 August 2nd, 2004 06:17 PM


All times are GMT -5. The time now is 03:22 PM.

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