I am a stupid noob.

This forum is primarily for reporting issues about Web Accessibility such as difficulty using mojoPortal with a screen reader or other assistive technology.

Post any feedback here related to improving the accessibility or usability of mojoPortal. As stated in our Accessibility documentation, it is an important goal of the project that both the front-end customer experience and the back end administration and content publishing features be accessible to as many people as possible. Ideally, if you post about problems, we will also be glad to have suggestions on how the problems can be fixed but all constructive feedback on these issues is welcome.

This thread is closed to new posts. You must sign in to post in the forums.
6/30/2012 4:17:06 AM
Gravatar
Total Posts 6

I am a stupid noob.

When I tried to upload pictures to a profile i get this. Can anyone translate this and see where I need to go to fix this?

2012-06-30 00:02:09,465 ERROR 68.97.254.117 - en-US - /Dialog/AvatarUploadDialog.aspx?u=11 - mojoPortal.Web.Global -  Referrer(http://sneaknpeekparanormal.com/Dialog/AvatarUploadDialog.aspx?u=11) useragent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20100101 Firefox/13.0.1
System.NotSupportedException: The given path's format is not supported.
   at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
   at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
   at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
   at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path)
   at System.Web.InternalSecurityPermissions.PathDiscovery(String path)
   at System.Web.Hosting.HostingEnvironment.MapPath(VirtualPath virtualPath)
   at mojoPortal.FileSystem.DiskFileSystem.MapPath(String virtualPath)
   at mojoPortal.FileSystem.DiskFileSystem.CopyFile(String virtualSourcePath, String virtualTargetPath, Boolean overwrite)
   at mojoPortal.Web.Dialog.AvatarUploadDialog.btnUploadAvatar_Click(Object sender, EventArgs e)
   at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
   at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
   at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
   at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
   at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

7/2/2012 9:10:05 AM
Gravatar
Total Posts 18439

Re: I am a stupid noob.

Hi,

Does the folder exist at:

/Data/Sites/[SiteID]/useravatars

SiteID will typically be 1 so /Data/Sites/1/useravatars

If it doesn't exist, create it manually and see if that solves the problem.

Hope that helps,

Joe

7/2/2012 11:54:41 PM
Gravatar
Total Posts 6

Re: I am a stupid noob.

It works on some users, and it does not work on other users. That folder does exist... I wonder if its my webhost

You must sign in to post in the forums. This thread is closed to new posts.