Extended Profile v2.xx
|
Diabelez |
Posted on 27-06-2007 16:16
|
Member
Posts: 8
Joined: 21.02.07
|
After I have downloaded the newest update (v2,13) there is no "boxes" in edit_profile, only fields. In the old version you could chose between fields or boxes (lige the signature box). I can not do that anymore
In the old version you also could set how many characters there should be.
Can you please help me?
Sorry for my english |
|
|
|
muscapaul |
Posted on 27-06-2007 19:22
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
I am not quite certain what you mean... Can you illustrate using screenshots?
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
Diabelez |
Posted on 27-06-2007 22:38
|
Member
Posts: 8
Joined: 21.02.07
|
I can try
I want a box, where you can write a little about yourself or your tattoos. A box like the signature-box and not a field like the four fields above the signatur-box (See first picture)
In the old version, i could set how many characters people should be able to write (Second picture). I can not do that anymore
I hope you understand
http://img504.ima...filto5.png
http://img504.ima...minxu8.png |
|
|
|
muscapaul |
Posted on 05-07-2007 00:15
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
In that respect nothing has changed. The second picture depicts the old situation and the new situation. You cannot set the number of characters, but you can set the position. There is no reason why you should not be able to write some more about yourself. The only thing is that you have a small field to enter the data, but all data should be printed on the profile page. You cannot use html code, though. See for example: http://www.dipter...p?lookup=1.
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
muscapaul |
Posted on 05-07-2007 13:17
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
luxperpetua wrote:
It would be really nice to be able to get a report based on the new fields you've added - like, to be able to see a list of users sorted by the extended profile fields.
Would it be terribly hard to do something like that?
I have got this sorted for the most part. It will be a page with three drop-down menus at the top. The first giving a number of regular profile fields (like email address, msn, icq, etc.) and the fields listed in the extended profile. The second gives the choice on which to sort (profile property, user id or user name). The third gives the option to sort ascending or desceding. A few of the regular fields are admin only (like user theme, ip). I only have to make certain that members who ticked to 'hide email' box will not be shown in the list.
The list will come as a folder in the infusions folder. I have not yet decided whether I will include an infusion file which will automatically add the link to the navigation panel. That would be the only reason to create the infusion file because no new database table or fields are created for this panel. Any feedback on this is welcome.
Please note that it will be possible to use the panel even if the Extended Profile infusion is not used.
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
muscapaul |
Posted on 11-07-2007 17:14
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
Item posted here: http://www.muscap...read_id=14.
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
muscapaul |
Posted on 14-08-2007 12:38
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
I discovered an old bug that was corrected in a branched of version by colgate but was still present in the version that was available from this site (field order was not saved when a field was edited). It is now fixed. In addition I have corrected a few code errors that did not influence the way the infusion worked but were errors nonetheless. Finally, I changed the locale files a little to prevent undue stretching of the table with infusions on administration/infusions.php and updated the version number in infusion.php.
Updating from previous versions can be done by just copying the contents of the php-files/infusions/extended_profile folder over the existing one.
DOWNLOAD (last version: 17.08.2007)
Edited by muscapaul on 17-08-2007 19:00
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
Smokeman |
Posted on 17-08-2007 14:30
|
Member
Posts: 10
Joined: 17.08.07
|
Hi - does this infusion work with v6.01.11 ?
I have installed it but get the following fail when i click on the icon in administration/infusions:
Warning: main(BASEDIRfooter.php): failed to open stream: No such file or directory in C:\WM\www\infusions\extended_profile\extended_profile_admin.php on line 215
Warning: main(BASEDIRfooter.php): failed to open stream: No such file or directory in C:\WM\www\infusions\extended_profile\extended_profile_admin.php on line 215
Warning: main(): Failed opening 'BASEDIRfooter.php' for inclusion (include_path='.;c:\php4\pear') in C:\WM\www\infusions\extended_profile\extended_profile_admin.php on line 215
Line 215 said:
include BASEDIR."footer.php";
Any solution to this - or does it not work with newest ver. PHP-F ?
Edited by Smokeman on 17-08-2007 14:47 |
|
|
|
muscapaul |
Posted on 17-08-2007 18:56
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
Oops! Silly mistake when I updated the file header. Please, download it again and replace extended_profile_admin.php in the infusions/extended_profile folder. No need to take any other actions. Should work then.
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
Smokeman |
Posted on 17-08-2007 20:45
|
Member
Posts: 10
Joined: 17.08.07
|
Hi again.
Now it works fine!
Great infusion btw - thumbs up! |
|
|
|
Smokeman |
Posted on 18-08-2007 02:37
|
Member
Posts: 10
Joined: 17.08.07
|
I just discovered that I can't use the characters " or ' in the fields when I edit my profile. Any solutions to this problem?
Eks.: When I will write that I have a 21" TV - then if I save the profile, it will look like this instead: 21\" and not 21"
Not ok
Ok
Edited by Smokeman on 18-08-2007 02:42 |
|
|
|
muscapaul |
Posted on 18-08-2007 02:54
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
I could probably put stripslashes() in. I will look into it next week or so.
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
Smokeman |
Posted on 18-08-2007 03:24
|
Member
Posts: 10
Joined: 17.08.07
|
Ok I will wait so |
|
|
|
muscapaul |
Posted on 20-08-2007 16:56
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
this should do it: extract and upload to the appropriate folder on the server. I will soon update the full package.
muscapaul attached the following file:
extended_profile_prelim_update.zip
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
Smokeman |
Posted on 22-08-2007 16:29
|
Member
Posts: 10
Joined: 17.08.07
|
Thanks! |
|
|
|
gnckampus |
Posted on 23-08-2007 00:48
|
Member
Posts: 10
Joined: 22.06.07
|
heyy turkish character isn't becoming ? "ş??şğı-Ş??ŞĞİ" Do you look at pls. |
|
|
|
gnckampus |
Posted on 29-08-2007 19:37
|
Member
Posts: 10
Joined: 22.06.07
|
hi buddys turkish pack v.2.15 update versiyon
download link: http://rapidshare...h.rar.html
Phpfusion Turkey team: http://www.phpfus...
nice
Edited by gnckampus on 29-08-2007 19:43 |
|
|
|
muscapaul |
Posted on 28-09-2007 01:25
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
Changes:
- All special characters are now displayed properly in the Extended Profile fields and escape slashes are striped. (It may not work on sites with PHP versions before 4.3.0.)
(Note: The Turkish support site also distributed a v2.15 that should display all Turkish special characters properly. The full version here displays ALL special characters and strips slashes.)
- Turkish locale file added.
Updating from previous versions can be done by just copying the contents of the php-files/infusions/extended_profile folder over the existing one.
DOWNLOAD (last version: 27.09.2007)
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
Aszcoy |
Posted on 30-09-2007 09:59
|
Member
Posts: 3
Joined: 26.05.07
|
Thank you very much! |
|
|
|
muscapaul |
Posted on 01-10-2007 01:45
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
You're welcome.
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|