Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterOutstanding issues with AS 1.3 and UMOutstanding issues with AS 1.3 and UM
Previous
 
Next
New Post
1/28/2010 3:13 AM
 

Hi Bruce, hope you guys had a good Aussie Day (and are now hard back at work ;) - hint hint

 
New Post
1/28/2010 5:41 AM
 

OK I've worked out why the /asv/mysettings and asv/myaccount urls don't work.  It's actually a very simple bug.

Going onto the others : is it a big deal if the Urls for the 'Edit Profile' link stays at : http://test.pokerdiy.com/language/en-us/poker-player-profile/asv/profileedit/aspeid/340.aspx

I could set it up to use a bertram/asv/profileedit.aspx Url to match the others, but is it a big deal?  One of the fundamental parts of the design is the assumption that there is only one 'key' for the user id in the profile urls.  I didn't really foresee a system requiring two different keys.  So while I could technically achieve having different keys for different urls, I'm a little reluctant to do it for such an unimportant url (it's not public facing, no seo benefit, etc).   You could hack it up with the system I've implemented to handle the ids, which is discussed below.

With the 'id' value, what I've done is allow the 'url parameter' to have more than one value (split them with the | character).  This means it will match the old /id/xx Urls, and because they aren't the 'friendliest' version of the profile, under the redirect rules, they will be forwarded to the 'display-name' format.

The urls you sent before are all working - please give the system a good test and let me know if you find any other problems (there are a couple of other bug fixes in that release)

As for Australia Day - well, a swim, barbecue and a couple of beers at a friends newly built (oversized) house.  What could be more Australian than that?   The irony is that he is recently arrived Pommie - but I've found the adopted Australians tend to be the most patriotic :)

 
New Post
1/28/2010 8:29 AM
 

Great stuff Bruce.

It all seems to work great, EXCEPT Edit Profile. That just redirects to the base URL. The Settings and My Account work perfectly.

The old URLs work great for ID and ASUID.

Glad you had a good Aussie Day - sounds like about what I missed out on being in Mexico. Ironically in Aus, 75% of my mates are poms/Irish/Scottish and the rest of true blue aussies - just had to meet them in Manly, Sydney!

 
New Post
1/28/2010 12:03 PM
 

OK, I installed another version which seems to have fixed the redirect problem on the edit profile link.  I couldn't reproduce the error on my test instance so I just took a stab at what I thought was wrong, seems I was right.

 
New Post
1/28/2010 4:16 PM
 

Yes, thats seems to work - cool! Ok, so can you send me that version please and I'll try it on the live site...

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterOutstanding issues with AS 1.3 and UMOutstanding issues with AS 1.3 and UM


Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

Please note : If you are posting a new thread for the Url Master module, please include the following information where applicable:

- Url Master version

- DotNetNuke version

- Example Url where possible

- If there is an error, please post the full error text and/or stack trace (from the DotNetNuke event log).