Nicknames in v4.1.0 (this was an upgrade using aeWebWorks upgrade script) accept ' characters - this will cause database insert errors later when notification emails are sent out (when they are inserted into the database)
Smoge
Nicknames in v4.1.0 (this was an upgrade using aeWebWorks upgrade script) accept ' characters - this will cause database insert errors later when notification emails are sent out (when they are inserted into the database)
Smoge
ModMySite Administrator
Problems? Questions? Need modifications or other help with your site?
Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.
what would work better is if a member can make their nickname into two words. ie, fun lover .......
is there any way this can be done ????
ModMySite Administrator
Problems? Questions? Need modifications or other help with your site?
Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.
i think i may have found another way. if i create another field in profiles like "screen name" and can use that and change the nickname to "url" instead then i can achieve all but seeing as though i have a few thousnd members i would need to populate the new "screen name" field with the existing nicknames. would that work ?
and how the hell do populate the new field with the existing nicknames?
You need to be careful when renaming standard field names... many of them are hard coded and if you change the names you will break things.
You should create a new field for this purpose - as for populating it - you would normally write a script or include the code (write a function) that updates this value when changed/added/etc.... you more or less select the info you want, stick it in variables, and then do a update of the database with the combined info you want.... this would be the easy way without a lot of other changes required to the code.
Smoge
ModMySite Administrator
Problems? Questions? Need modifications or other help with your site?
Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks