Extended Profile v3.XX
|
muscapaul |
Posted on 15-08-2008 18:46
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
Maybe it is an issue with nested tables inside opentable.
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
Pieka |
Posted on 13-09-2008 00:25
|
Member
Posts: 5
Joined: 03.09.08
|
Polish locale attached (iso/utf-8).
Pieka attached the following file:
polish_locale_iso-utf8_3.zip
Edited by Pieka on 13-09-2008 00:25 |
|
|
|
muscapaul |
Posted on 18-09-2008 13:01
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
Added to download.
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
Harly |
Posted on 27-09-2008 15:10
|
Member
Posts: 2
Joined: 31.08.08
|
Hi muscapaul!
Just to let you, and the danish users, know:
In the danish local, in the infusion "Extended_Profile-v3.03", there is a typingerror!
This is how it's written:
Code // other
$locale['xpf300'] = "Ikke defineret";
// temporary language
$locale['xpf999'] = "Ekstra information";
But this is how it should be written (corrections in blue):
Code // other
$locale['xpf_300'] = "Ikke defineret";
// temporary language
$locale['xpf_999'] = "Ekstra information";
I wondered why the text over the additional information was missing, so I looked it up. Now it works fine, with these corrections!
By the way: Very nice infusion/mod!
Best regards, Harly. |
|
|
|
gnckampus |
Posted on 27-09-2008 16:35
|
Member
Posts: 10
Joined: 22.06.07
|
hi musca this version fusionBoard 4.0 ?
campus student platform |
|
|
|
muscapaul |
Posted on 27-09-2008 17:06
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
I will correct the errors sometime tomorrow or the day after tomorrow.
And the extended profile is not integrated with fusionBoard. You will have to do that yourself.
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
gnckampus |
Posted on 27-09-2008 17:12
|
Member
Posts: 10
Joined: 22.06.07
|
no no..
/public_html/infusions/fusionboard4/usercp.php open file.
search .
include LOCALE.LOCALESET."user_fields.php";
add after.
@include INFUSIONS."extended_profile/includes/edit_profile.php";
ok finish
campus student platform |
|
|
|
oKawa |
Posted on 01-10-2008 00:03
|
Member
Posts: 5
Joined: 20.08.07
|
Hi,
I have installed v7.00-Misc-Extended_Profile-v3.03, and I just noticed that it's not saving.
Any suggestions? |
|
|
|
muscapaul |
Posted on 01-10-2008 00:10
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
When is it not saving? When you create new fields or when enter data into these fields while you edit a profile?
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
oKawa |
Posted on 01-10-2008 00:20
|
Member
Posts: 5
Joined: 20.08.07
|
muscapaul wrote:
When is it not saving? When you create new fields or when enter data into these fields while you edit a profile?
When I input data in the edit profile it's not saving. The other edit profile stuff is saving, just not the extended profile.
I looked at my other sites, and all of them are working, just not this one site. |
|
|
|
muscapaul |
Posted on 01-10-2008 00:49
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
Make certain you copied all the modded files. In this case usually it means that ../includes/update_profile_include.php is not updated.
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
oKawa |
Posted on 01-10-2008 00:58
|
Member
Posts: 5
Joined: 20.08.07
|
muscapaul wrote:
Make certain you copied all the modded files. In this case usually it means that ../includes/update_profile_include.php is not updated.
Thanks! |
|
|
|
helmuth |
Posted on 01-10-2008 14:12
|
Member
Posts: 23
Joined: 26.04.06
|
revised Danish locale attached (thx Harly) ;)
EDIT
thx Paul ;)
helmuth attached the following file:
danish_16.zip
Edited by helmuth on 01-10-2008 16:24 |
|
|
|
muscapaul |
Posted on 01-10-2008 16:01
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
You can attach it now.
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
helmuth |
Posted on 01-10-2008 16:25
|
Member
Posts: 23
Joined: 26.04.06
|
Done (#33) |
|
|
|
Frankenstein |
Posted on 19-11-2008 00:49
|
Member
Posts: 2
Joined: 18.11.08
|
1. Quotes are displayed with a backslashes (see attachment).
2. And how it works with a FusionBoard?
Frankenstein attached the following image:
[4.53kB]
|
|
|
|
muscapaul |
Posted on 19-11-2008 01:30
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
1. I'll need to attend to that.
2. I have no idea as I don't use the FusionBoard.
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|
|
gnckampus |
Posted on 25-12-2008 20:11
|
Member
Posts: 10
Joined: 22.06.07
|
hi muscapaul,
fusionboard all the fusion users..New version please.
bad english sorry
campus student platform |
|
|
|
muscapaul |
Posted on 05-01-2009 17:35
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
I don't do anything with FusionBoard, so what do you want me to do?
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 16-12-2009 05:05
|
Super Administrator
Posts: 368
Joined: 24.03.06
|
New version: v3.04
Remark:
Don't forget to read the first post in the thread for updating from v2.xx and additional information.
Update from v3.03:
Upload the modified files mentioned under the changes below. Next upload the infusion.php file and update the infusion in Admin Panel -> System Admin -> Infusions. Please note that you need to modify core files you are to upload manually following the instructions in the read-me file if you modified a core file for other reasons.
Changes in v3.04:
- Modified core files ../profile.php, ../administration/members.php, ../administration/updateuser.php and ..includes/update_profile_include.php updated to PHP-Fusion v7.00.06.
- Error fixed: Upgrade script was faulty for updating the admin rights in the admin table. If you experience any problems related to admin rights, please run the code as given in the forum on http://www.muscapaul.com/forum/viewthread.php?thread_id=38.
If you are currently using v3.00 or v3.01, you may eventually run into a problem because of an incorrect setting in the admin table. Previewing the code below in a Custom Page should correct it: Code <?php
$result = dbquery ("UPDATE ".DB_ADMIN." SET admin_rights = 'TER' WHERE admin_link='../infusions/terms/terms_admin.php'");
?>
v3.02 and v3.03 can simply be updated by overwriting the existing files and running the infussion upgrade in Admin Panel -> System Admin -> Infusions.
DOWNLOAD (last version: 15.12.2009)
Edited by muscapaul on 16-12-2009 05:11
Paul
Time flies like an arrow, fruit flies like banana (Groucho Marx)
sites: www.diptera.info (site owner); www.phpfusion-ned... (superadministrator) |
|
|