vForums Support > vForums :: Support :: > Modify Profile Issue

Modify Profile Issue - Posted By XeroCint (kai) on 3rd Jan 08 at 11:55pm
http://ts.virtualforums.co.uk/board/suggest/topic/986/action/view_topic/modifying-profile/

Re: Modify Profile Issue - Posted By Michael (wrighty) on 4th Jan 08 at 12:07am
ask him to screenshot what he sees.

Re: Modify Profile Issue - Posted By Ross (admin) on 4th Jan 08 at 12:28am
There's nothing wrong with his account as I just logged into it and could modify the profile with no problems. Get him to check that he's not viewing the forum with the www. portion in the URL.

Re: Modify Profile Issue - Posted By XeroCint (kai) on 4th Jan 08 at 2:39am
Quote:
That's what I thought to try when I couldn't find it the first time.

Code:
 
  1. An Error Has Occured
  2. You may not modify this members profile.
 

Re: Modify Profile Issue - Posted By Marc (cr0w) on 4th Jan 08 at 4:43am
 
There's nothing wrong with his account as I just logged into it and could modify the profile with no problems. Get him to check that he's not viewing the forum with the www. portion in the URL.


Hey Ross, why not put an auto-redirect in the .htaccess file to auto-remove the www.?

Re: Modify Profile Issue - Posted By Ross (admin) on 4th Jan 08 at 9:23am
 
 
There's nothing wrong with his account as I just logged into it and could modify the profile with no problems. Get him to check that he's not viewing the forum with the www. portion in the URL.


Hey Ross, why not put an auto-redirect in the .htaccess file to auto-remove the www.?


The only reason the www. could cause an issue would be if the link to the view profile page was hard coded in (in the header/footer) and forced the URL with either the www. portion or without it.

Re: Modify Profile Issue - Posted By XeroCint (kai) on 5th Jan 08 at 12:52am
 
ask him to screenshot what he sees.


Image

Re: Modify Profile Issue - Posted By Michael (wrighty) on 5th Jan 08 at 12:54am
tell him to add:
noheaders/1

to the end of the URL to modify... tell us if that works.