 | |  | | | General Discussion General use discussion forum for PhotoPost products. |
August 18th, 2006, 08:30 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 63
| Limits?
Ever since I changed our preferences so that our users could upload to multiple albums, I've had a couple of weird messages regarding limits.
* We allow 5 files uploaded per 24-hour period. But when a user uploads 3 layouts and assigns them to multiple categories, it says that she is reaching her limit.
* Ever since we made the change, now if somone puts a large amount of text in the description, the upload gets stuck processing the image and never gets to the second page (the page that allows you to choose additional albums).
Any ideas?
|
| |
August 19th, 2006, 09:55 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,794
|
Thats easy 3 uploads or additional categories is considered 3 uploads. The file is only physically on your server once but their are 3 photos inserted into the database so they are each treated as a photo
what do you mean by alot of text? Servers do have a physical limit on the amount of text you can carry by a uri process
|
| |
August 21st, 2006, 12:06 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 63
|
Thanks for getting back to me Chuck.
So there isn't a way to change those settings so that 5 individual photos (even loaded into multiple albums) can still be considered just 5 photos?
We found a way around the text issue. If they saved their descriptions for the second load page (after you submit, when it processes the image and then takes you to a bulk upload page) they are entering their descriptions there and it seems to allow large amounts of text that way.
|
| |
August 21st, 2006, 08:17 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,794
|
Not without modifying the existing code no. You can try this in uploadphoto.php add in bold Code: Content visible to verified customers only.
Second issue is easy as stated since you enter it on bulkupload then thats sent to the server as a post command not a URL so it does not trigger your server URI limit
|
| |
August 22nd, 2006, 11:49 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 63
|
Ok, that makes sense! Thank you! One last question:
We have one girl who has not been able to upload since August 8 (the day that I made the change to allow them to upload to more than one album). Now, every time she tries to upload she gets a message that tells her she has exceeded her daily limit. It's been well over the 24 hours obviously and we had her clear out her cache and she still can't upload. What is the best way to fix this for her?
|
| |
August 23rd, 2006, 10:33 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,794
|
Try running the query in phpmyadmin and see what is returned for that user remember to place here userid where noted.
|
| |
August 25th, 2006, 02:02 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 63
| Quote:
Originally Posted by Chuck S Try running the query in phpmyadmin and see what is returned for that user remember to place here userid where noted. | i hate to be a bother, but i have no idea how to do this...
|
| |
August 25th, 2006, 02:27 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,794
| Code: Content visible to verified customers only.
Your saying it is one specific user so you need to find out what is being returned by the query above. replace the part in bold with her userid and run it in phpmyadmin which is usually a database tool in your admin
|
| |
August 30th, 2006, 02:10 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 63
|
here's what i get:
SQL query: Documentation
SELECT COUNT( * )
FROM pp_photos
WHERE userid = dodo
AND storecat =0
AND date & gt;
UNIX_TIMESTAMP( DATE_SUB( NOW( ) , INTERVAL 24 HOUR ) )
MySQL said: Documentation
#1054 - Unknown column 'dodo' in 'where clause'
|
| |
September 1st, 2006, 04:02 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 63
|
Any ideas what it means?
|
| |
September 1st, 2006, 06:18 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,794
|
userid not username  you trying to put a username where you need a userid
|
| |
September 3rd, 2006, 03:16 AM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Aug 2006
Posts: 63
| Quote:
Originally Posted by Chuck S userid not username  you trying to put a username where you need a userid | sorry...i'm just not understanding this.
how is the userid different from the username?
|
| |
September 3rd, 2006, 10:08 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,794
|
Userid is a number. Say the admin is usually userid 1. Does that make sense.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | PP5.11 - Upload limits problem | Rids | Photopost Pro Installation & Upgrades | 7 | June 19th, 2005 11:11 AM | | Member limits not honored | imported_tormodg | Installs and Upgrade - vBulletin 3.0.X | 2 | March 18th, 2005 05:27 PM | | Upload Limits??? | kvnband | Photopost Pro Installation & Upgrades | 2 | January 21st, 2005 07:17 PM | | Disk Space Limits | Mark Goldstein | General Discussion | 2 | September 13th, 2004 09:26 AM | All times are GMT -5. The time now is 09:49 AM. | |