Not a member?
Sign up!
|
Forgot Password?
Members
Groups
Voices
Listing
Messages
My Profile
Groups
Members
Voices
Resource Center
Trips
Trips Calendar
Travel Experience
Olivia Nation
Travel Insurance
Reservations
Your Benefits
Olivia Credit Card
Events
Meet Olivia
Olivia Communities, Tucson
How do I?
>
Topics
>
What does this mean?
What does this mean?
Last post 03/14/2008, 1:23 AM by
MickeyBCLA
. 4 replies.
< Previous Topic
Next Topic >
Sort Posts:
Oldest on top
Newest on top
MickeyBCLA
Joined: 03/14/2008
Posts: 3
Re: What does this mean?
03/14/2008, 1:23 AM
sorry forgot this part... u may also have too many in your album already. They only alot u so much storage space, from the coding above... u ran out.
Report abuse
MickeyBCLA
Joined: 03/14/2008
Posts: 3
Re: What does this mean?
03/14/2008, 1:22 AM
the picture file you are trying to upload is too large. You will need to resize your photo. jpg format is the most common and read up on what the largest file size they will accept. this should solve your problem. hope it helps.
Report abuse
brewmax
Joined: 01/12/2007
Posts: 418
Re: What does this mean?
02/07/2008, 7:31 AM
I'd feel better if I could figure out how to add more photos to my album and not get that message above, Evergreen!
Report abuse
evergreen
Joined: 01/14/2007
Posts: 1,213
Re: What does this mean?
02/07/2008, 5:39 AM
?????
You feeling okay Brewmax?
Report abuse
brewmax
Joined: 01/12/2007
Posts: 418
What does this mean?
02/06/2008, 5:28 PM
Add Photo
Browse your computer to select a new photo and click
Save changes
.
function qq() { var state = 'editphoto'; if (state == 'editphoto') { $('PreviewAttachment').innerHTML = ''; SelectPreview(); } } function getAttachment(res) { if (res) { $('ctl00_ctl01_bcr_PhotoEditControl1_ServeruploadtempID').value = res[0]; $('ctl00_ctl01_bcr_PhotoEditControl1_ServerFileName').value = res[1]; $('ctl00_ctl01_bcr_PhotoEditControl1_ServerFriendlyFileName').value = res[2]; // Element.show('ctl00_ctl01_bcr_PhotoEditControl1_RemoveTempServerUploadLink'); Element.show(multicol_profile_edit1); var fileOrLink = $('ctl00_ctl01_bcr_PhotoEditControl1_FileOrLinkMessage'); if(res[3]) { fileOrLink.innerHTML = 'Upload photo'; } else { fileOrLink.innerHTML = 'Link'; } } } function removeServerID() { $('ctl00_ctl01_bcr_PhotoEditControl1_ServeruploadtempID').value = ''; $('ctl00_ctl01_bcr_PhotoEditControl1_ServerFileName').value = ''; $('ctl00_ctl01_bcr_PhotoEditControl1_ServerFriendlyFileName').value = ''; // Element.hide('ctl00_ctl01_bcr_PhotoEditControl1_RemoveTempServerUploadLink'); Element.hide(multicol_profile_edit1); } function SelectPreview() { Element.show('loading'); PhotoEditControl.PreviewPost('ctl00_ctl01_bcr_PhotoEditControl1','):aa(:;[]',previewCallBack); //PhotoEditControl.PreviewPost('ctl00_ctl01_bcr_PhotoEditControl1','):aa(:;[]',previewCallBack); SelectPreviewAttachment(); } function previewCallBack(res) { Element.hide('loading'); } function SelectPreviewAttachment() { $('PreviewAttachment').innerHTML = ''; var attachmentVal = '0'; if($('ctl00_ctl01_bcr_PhotoEditControl1_ServeruploadtempID').value != '') var attachmentVal = $('ctl00_ctl01_bcr_PhotoEditControl1_ServeruploadtempID').value PhotoEditControl.PreviewAttachment('ctl00_ctl01_bcr_PhotoEditControl1',attachmentVal,previewAttachmentCallBack); } function previewAttachmentCallBack(res) { $('PreviewAttachment').innerHTML = res.value; } function showWhatThis() { window.open ("WhatThis.htm","What","height=200, width=400, top=300,left=300,toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, status=no"); }
This photo cannot be uploaded due to the disk space quota applied to this gallery
Report abuse